Framework for numerical computations, data analysis and visualisation
Curve fitting | Data analysis | Plotting | Matrix operations | FFT | Extensible framework | Multiple file formats | Programmable | Open source | Free for everyone
NumeRe: Framework for Numerical Computation is a numerical framework written for Microsoft Windows(R) and released under the GNU GPL v3 for solving and visualizing mathematical and physical problems numerically.
Keep simple things simple:
You want to plot a sine function? Just enter 'plot sin(x)'.
You want to load some data? Enter 'load "path/to/your/file"' or drag the file into the terminal.
You need to fit a function to the data? Enter 'fit data() -with=YOURFUNCTION(x)'
Need assistance? Enter 'help topic' into the terminal or simply press [F1].
Find us on Discord: https://discord.gg/s5tSjwU
Follow us on Mastodon: https://fosstodon.org/@numeredevs
Visit our page: https://www.numere.org
Buy us a coffee: https://ko-fi.com/numere
We've moved to GitHub: https://github.com/numere-org
Simulates and visualizes swarming algorithms with limited communication. Also provides an interface to animate particle motion by playback (with pause, fastforward, and rewind) of path information from files. Can output EPS figures and avi frames.