Simple plotting utility and numerical simulator
A simple plotter and numerical solver, which can plot plain text files with numerical data separated by whitespace, and can numerically solve equations and ODEs to generate data and plot them for studying dynamical systems.
Features :
- 2D and 3D plotting.
- Plot appearance customization.
- Numerically solve and plot ODE and Difference Equations.
- Plot functions of one and two variables.
- Use its own console or CLI mode for simple calculation tasks.