English

Groebner.jl: A package for Gr\"obner bases computations in Julia

Mathematical Software 2024-02-13 v3 Symbolic Computation Commutative Algebra

Abstract

We present Groebner.jl, a Julia package for computing Groebner bases with the F4 algorithm. Groebner.jl is an efficient, portable, and open-source software. Groebner.jl works over integers modulo a prime and over the rationals, supports basic multi-threading, and specializes in computation in the degree reverse lexicographical monomial ordering. The implementation incorporates various symbolic computation techniques and leverages the Julia type system and tooling, which allows Groebner.jl to compete with the existing state of the art, in many instances outperform it, and exceed them in extensibility. Groebner.jl is freely available at https://github.com/sumiya11/Groebner.jl.

Cite

@article{arxiv.2304.06935,
  title  = {Groebner.jl: A package for Gr\"obner bases computations in Julia},
  author = {Alexander Demin and Shashi Gowda},
  journal= {arXiv preprint arXiv:2304.06935},
  year   = {2024}
}

Comments

10 pages

R2 v1 2026-06-28T10:05:40.600Z