Main features
- computation with different numerical precision : double, quadruple and multiple precision (through GNU MP/GNU MPFR/MPC)
- numerical kernel (matlab-like).
- interface to gnuplot or grace to display graphics.
- multi-core support for fast execution of parallel operations.
- interface to other computer algebra system through the SCSCP protocol or to Maple.
- SCSCP server for other computer algebra system or client application.
- interface to other external dynamic libraries (such as SOFA, ...) to call C or fortran code.
- interface to LAPACK
- syntax coloring for different editors : emacs, gedit, kwrite, bbedit, vim, ...