21.8 Further Reading
Apart from classes to support large ranges of values, the Java library doesn’t provide many other algorithms often needed for mathematical problems. The few available methods include solveCubic(...) and solveQuadratic(...) from the CubicCurve2D and QuadCurve2D classes, and even those aren’t without errors. [ 239 ]
On the (free) market, however, a large number of extensions are available, for example, for fractions, polynomials, and matrices. Let’s briefly look at a small selection of extensions:
-
Eclipse January (https://projects.eclipse.org/projects/science.january): an Eclipse Foundation project for large n -dimensional fields and matrices. Emulates the NumPy library known in Python. The goal is to define standard ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access