Genius 1.0.2 (Default branch) |
|
|
Wednesday November 21, 2007. 08:51 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:
Build fixes and some minor bugfixes were made.
|