Numerical methods using Kotlin for data science, analysis, and engineering

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, re...

Full description

Bibliographic Details
Main Author: Li, Haksun
Format: eBook
Language:English
Published: New York, NY Apress 2023
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Includes bibliographical references and index
  • 1: Introduction to Numerical Methods in Kotlin
  • 2: Linear Algebra
  • 3: Finding Roots of Equations
  • 4: Finding Roots of Systems of Equations
  • 5: Curve Fitting and Interpolation
  • 6: Numerical Differentiation and Integration
  • 7: Ordinary Differential Equations
  • 8: Partial Differential Equations
  • 9: Unconstrained Optimization
  • 10: Constrained Optimization
  • 11: Heuristics
  • 12: Basic Statistics
  • 13: Random Numbers and Simulation
  • 14: Linear Regression
  • 15: Time Series Analysis