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 english page: https://en.numere.org
Buy us a coffee: https://ko-fi.com/numere
We've moved to GitHub: https://github.com/numere-org
Features
- Language: German, English
- extended, integrated documentation and a keyword search
- numerical mathematics parser
- Functions for data analysis
- Curve fitting in 1D and 2D
- extended, graphical plotting functions
- automatable through scripts
- programmable through procedures
- Database for custom defined functions
- Matrix operations
- FFT and FWT (wavelet) algorithms
- File formats: Text files & CSV files (*.txt, *.dat, *.csv)
- File formats: CASSY Lab files (*.labx)
- File formats: JCAMP-DX files (*.jdx, *.dx, *.jcm)
- File formats: IGOR Binary Waves (*.ibw)
- File formats: NumeRe-Datafile-Format (*.ndat)
- File formats: OpenDocument Spreadsheets (*.ods)
- File formats: Excel Workbooks (*.xls, *.xlsx)
License
GNU General Public License version 3.0 (GPLv3)User Reviews
-
NumeRe is your best friend for any kind of numerical issue. With a indeed helpful 'help'-function and a rather intuitive syntax you get easily into the basics (plotting graphs, analysing data) and with the great variety of advanced features NumerRe satisfies all your numerical needs (if not just ask the developer to include the stuff you like).
-
Es ist echt einfach und intuitiv zu bedienen, und wenn etwas doch nicht klappt, ist die Hilfe-Funktion hilfreich. Gerade mit etwas Übung geht alles schnell und ohne Probleme von der Hand, unter anderem auch durch bereits vordefinierte Funktionen und ähnliches. Besonders praktisch (zumindest in meinen Augen) ist die Möglichkeit, Fehler gleich in einen Fitt mit einzubinden, sodass diese nicht mehr extra berechnet werden müssen.