ginac

A C++ library to combine symbolic manipulation with numeric computations

Version

1.7.2-3
(2023-04-21)

Size

12.3

MiB

Repository

HaikuPorts
x86_64
GiNaC (which is a recursive acronym for GiNaC is Not a CAS) was specifically developed to replace the Maple CAS as an engine for xloops. It is a C++ library and attempts to bring the features of a typical CAS to the C++ language itself. By doing that, it enables symbolic manipulation to be used in existing numeric software written in C++.