Simultaneous Ordinary Differential Equation Calculator and plotter using numerical technique
This software is inspired from CalcODE by C.K.Raju
This software uses below opensource software
- https://github.com/SoftMoore/GraphLib-Kt : An Open Source Android Library for Graphs
- https://github.com/mariuszgromada/MathParser.org-mXparser : a super easy, rich and highly flexible Mathematical Expression Parser
- https://github.com/evrencoskun/TableView : TableView for Android