Skip to content

Macaulay2/mathicgb

 
 

Repository files navigation

mathicgb

Mathicgb is a program for computing Groebner basis and signature Grobner bases. Mathicgb is based on the fast data structures from mathic.

The paper "Practical Grobner 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

The following copyright and license notice applies to all of the files in mathicgb.

Copyright 2012 2013 Bjarke Hammersholt Roune (http://www.broune.com) and Michael Stillman

Mathicgb is licensed for use under the terms of GNU General Public License version 2 and under any later version; the option is yours. See the files gpl-*.txt in this directory.

About

Compute (signature) Groebner bases using the fast datastructures from mathic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.8%
  • CMake 2.4%
  • M4 1.3%
  • Other 1.5%