This Java project contains sample code that uses the Galileo math library. Galileo is a numerical and symbolic mathematics library written in Scala. For more info, see https://github.com/cascala.
Use
mvn compile
to compile, and thenmvn exec:java -Dexec.mainClass="Main"
to run the application.