mgb
Compute Groebner bases (command line tool)
Install
- All systems
-
curl cmd.cat/mgb.sh
- Debian
-
apt-get install mathicgb - Ubuntu
-
apt-get install mathicgb - Fedora
-
dnf install mathicgb - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mathicgb - Raspbian
-
apt-get install mathicgb
mathicgb
Compute Groebner bases (command line tool)
Mathicgb is a program for computing Groebner basis and signature Groebner bases. Mathicgb is based on the fast data structures from mathic. The paper "Practical Groebner Basis Computation" describes the algorithms in Mathicgb from a high level. It was presented at ISSAC 2012 and is available at http://arxiv.org/abs/1206.6940 This package contains the command line tool.