An open API service indexing awesome lists of open source software.

https://github.com/rtlevy/simplevisualizer

Simple math visualizer library
https://github.com/rtlevy/simplevisualizer

mathematics visualization

Last synced: about 1 year ago
JSON representation

Simple math visualizer library

Awesome Lists containing this project

README

          

# SimpleVisualizer
Simple math visualizer library

Building
--------
This is a Eclipse project built using maven. To build a jar, `cd` to the project directory and run `mvn install`. To build the JavaDoc, run `mvn javadoc:javadoc javadoc:jar`.