rmcarthur/GrobnerSolver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A Groebner Solver Package ======================= Used to calculate Groebner bases of various ideals using both power basis polynoomials and Chebyshev polynomials. ----- Uses an implementation of the F4 Algorithm to calculate a Groebner basis.