Genius 1.0.1 (Default branch) |
|
|
Saturday November 17, 2007. 11:10 AM FreshMeat
Genius is an arbitrary precision integer and
multiple precision floating point calculator. It
includes its own programming language similar in
some aspects to C, bc, or Pascal. It can deal with
rational numbers and complex numbers. It has
matrix support as well. It uses the gmp library so
it is very fast for calculations of large numbers.
It has a command line and a GNOME interface. The
GNOME interface supports plotting functions and 3D
surfaces.
License: GNU General Public License (GPL)
Changes:
Support for viewing of variables and backtraces, updated GtkExtra graphing, soft memory limits with the possibility of interrupts, nicer matrix printing, chopping of small numbers, and lots of other improvements and bugfixes.
|