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 compileto compile, and thenmvn exec:java -Dexec.mainClass="Main"to run the application.