1. Introduction The SuanShu is a Java math library for numerical analysis, statistics, root finding, linear algebra, optimization, and lots more. One of the things it provides is functionality for both real and complex numbers. There’s an open-source version of the library, as well as a version that requires a license -with different forms of the license: academic, commercial, and contributor. Note that the examples below use the licensed version through the pom.xml. The open-source version is currently n