Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Numerical Methods Using Kotlin: For Data Science, Analysis, and Engineering

    Posted By: GFX_MAN
    Numerical Methods Using Kotlin: For Data Science, Analysis, and Engineering

    Numerical Methods Using Kotlin: For Data Science, Analysis, and Engineering
    English | 2023 | ISBN: 9781484288269 | 914 pages | True EPUB | 65.62 MB

    This in-depth guide covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation and integration, solving differential equations, random numbers and simulation, a whole suite of unconstrained and constrained optimization algorithms, statistics, regression and time series analysis. The mathematical concepts behind the algorithms are clearly explained, with plenty of code examples and illustrations to help even beginners get started.

    In this book, you'll implement numerical algorithms in Kotlin using NM Dev, an object-oriented and high-performance programming library for applied and industrial mathematics. Discover how Kotlin has many advantages over Java in its speed, and in some cases, ease of use. In this book, you’ll see how it can help you easily create solutions for your complex engineering and data science problems.

    After reading this book, you'll come away with the knowledge to create your own numerical models and algorithms using the Kotlin programming language.

    What You Will Learn
    Program in Kotlin using a high-performance numerical library
    Learn the mathematics necessary for a wide range of numerical computing algorithms
    Convert ideas and equations into code
    Put together algorithms and classes to build your own engineering solutions
    Build solvers for industrial optimization problems
    Perform data analysis using basic and advanced statistics

    Who This Book Is For
    Programmers, data scientists, and analysts with prior experience programming in any language, especially Kotlin or Java.