© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
H. Li, PhDNumerical Methods Using Kotlinhttps://doi.org/10.1007/978-1-4842-8826-9_1

1. Introduction to Numerical Methods in Kotlin/S2

Haksun Li, PhD1  
(1)
Hong Kong, China
 

When I coded the first line of a matrix multiplication algorithm, the classical O(n3) version, in the attic of my London apartment during an evening back in 2009, it was nothing more than a hobby. I was coding a trading strategy in Java but could not find a good Java math library to use (namely, one that was professionally maintained, well documented with examples, solidly object-oriented, and had an extensive open data structure). A large part of the strategy code was developed in R/MATLAB ...

Get Numerical Methods Using Kotlin: For Data Science, Analysis, and Engineering now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.