Computer algebra system for polynomial computations and commutative algebra
Computer algebra system for polynomial computations
Singular
$ Singular
$ Singular script.sing
$ echo 'ring r = 0,(x,y,z),dp; poly f = x^2 + y^2 + z^2; f;' | Singular