ginac-utils - GiNaC-related utilities
Website: | http://www.ginac.de/ |
---|---|
License: | GPLv2+ |
Vendor: | Fedora Project |
- Description:
GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an open framework for symbolic computation within the C++ programming language. This package includes ginsh ("GiNaC interactive shell") which provides a simple and easy-to-use CAS-like interface to GiNaC for non-programmers, and the tool "viewgar" which displays the contents of GiNaC archives.
Packages
ginac-utils-1.5.1-1.fc11.ppc [98 KiB] |
Changelog
by Rakesh Pandit (2009-03-17):
- Patched up lexer.cpp for missing header - Removed rpaths in pkgconfig file #487612 - Updated to 1.5.1: - Added polynomial factorization. - New, faster (recursive descent) expression parser. - Faster GCD computation. - Replaced custom RTTI by standard C++ RTTI. - Fixed recursion in polynomial divide that caused a significant slowdown in sqrfree(). - Improved lsolve() of systems containing non-numeric coefficients. - Improved configuration and compatibility. |