Description
Commutative algebra functionality can be embedded in C++ software, with an interpreter included for interactive mathematical work. It is useful for developers and researchers who need algebraic computation routines in programs or scripts.
Library users need to understand the mathematical model and API. The included interpreter is helpful for exploration, but production use should still validate algorithms and inputs.