gb

Crates.iogb
lib.rsgb
version0.0.1
sourcesrc
created_at2022-02-28 16:53:33.641279
updated_at2022-02-28 16:53:33.641279
descriptionLibrary for computing Gröbner bases.
homepagehttps://github.com/42ndTowel/gb
repositoryhttps://github.com/42ndTowel/gb
max_upload_size
id541049
size3,097
Jan Ferdinand Sauer (jan-ferdinand)

documentation

README

gb

A library to compute Gröbner bases. It is very fast because it

  • uses Jean-Charle Faugère's F5,
  • uses data structures deemed efficient by Roune & Stillmann, and
  • runs in parallel.

license

This code and repository is released to the public domain. For particularities, see The Unlicense.

Commit count: 1

cargo fmt