This package is now deprecated. You can find all its functionality and many things more in the Computer Algebra System Oscar.jl.
This is a julia library which provides an interface between Singular (https://github.com/Singular/Singular) and gb (https://github.com/ederc/gb).
It depends on Singular.jl (https://github.com/oscar-system/Singular.jl) for using Singular in julia.
The package also provides a benchmark suite for various different Groebner basis computations, see Benchmarks.jl.
In Example.jl we provide a small example for how to call the main functions of the package. E.g. in your julia session call
using GroebnerBasis
GroebnerBasis.run_cyclic_8()
This work is partly supported by the DFG Sonderforschungsbereich TRR 195.