Giac is a Computer Algebra System made by Bernard Parisse. It provides
features from the C/C++ libraries PARI, NTL (arithmetic), GSL (numerics),
GMP (big integers), MPFR (bigfloats) and also
- Efficient algorithms for multivariate polynomial operations
(product, GCD, factorization, groebner bases),
- Symbolic computations: solver, simplifications, limits/series, integration,
- Linear algebra with numerical or symbolic coefficients.
- Partial Maple and TI compatibility.
- It has interfaces in texmacs and sagemath.
It consists of:
- a C++ library (libgiac)
- a command line interpreter (icas/giac)
- an FLTK-based GUI (xcas) with interactive geometry and formal spreadsheets.
Build Time
2024-08-10 16:55:18 GMT
Size
84.74 MB
29f9b2ca9ab67a65efe6522fa62fd44e
License
GPL-3.0-or-later AND GPL-3.0-only AND GPL-2.0-or-later AND (GPL-1.0-or-later OR Artistic-1.0-Perl) AND LGPL-3.0-or-later AND LGPL-2.0-or-later AND MIT