Ump is a program in which all sorts of calculations can be done, from the simplest to the more advanced. It handles complex numbers and matrices of those. The complex numbers are built up by either floating point values or ratios of arbitrary sized integers. Ump also draws graphs, ordinary, polar, and parameter, which is done through an easy to use user interface. It's also possible to write your own functions using the built in editor.
| Tags | Scientific/Engineering Mathematics Visualization |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: Faster multiplication and faculty for large integers. Automatically finds a^b mod c cases and deals with them much faster. Some small bugfixes.


No changes have been submitted for this release.


Changes: This version adds extreme-point snapping for 2D plots, snaps to roots, minimums, maximums, and intersections. A gradient editor for the 3D gradients has been implemented, and various speed improvements and bugfixes have been made.


Changes: An AMD64 crash bug was fixed along with a bug that would duplicate the gradients for 3D plots.


Changes: This release fixes a compilation problem.