ginac

GiNaC is a C++ library for symbolic mathematical computations

brewmacoslinux
Try with needOr install directly
Source

About

Not a Computer algebra system

Commands

ginac-config

Examples

Check GiNaC version and compiler flags$ ginac-config --version
Get compiler flags needed to compile GiNaC programs$ ginac-config --cflags --libs
Display all available GiNaC configuration options$ ginac-config --help