openbsd-ports/math/ginac/pkg/DESCR
steven 717799ddb1 import ginac 1.4.1
submitted by Paul Irofti <bulibuta at gmail.com>
2007-12-01 13:38:38 +00:00

9 lines
493 B
Plaintext

The name GiNaC is an iterated and recursive abbreviation for GiNaC is
Not a CAS, where CAS stands for Computer Algebra System. It has been
developed to become a replacement engine for xloops which in the past
was powered by the Maple CAS. Its design is revolutionary in a sense
that contrary to other CAS it does not try to provide extensive
algebraic capabilities and a simple programming language but instead
accepts a given language (C++) and extends it by a set of algebraic
capabilities.