When I coded the first line of matrix multiplication algorithm, the classical O(n3) version, in the attic of my London apartment back in 2009, it was nothing more than a hobby. I was coding trading strategy in Java but could not find a good Java math library to use (namely, one that was professionally maintained, was well-documented with examples, was solidly object-oriented, had an open data structure, and was extensive). A large part of the strategy code was developed in R/MATLAB, and the trade/order execution system was in Java. However, making Java talk to R/MATLAB, ...
1. Introduction to Numerical Methods in Java
Get Numerical Methods Using Java: 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.