Involutive Bases for Noncommutative Polynomials
Version 0.17
Released 2025-09-11
This project is maintained by Christopher D. Wensley
The IBNP package provides methods for computing an involutive (Gröbner) basis B for an ideal J over a polynomial ring R in both the commutative and noncommutative cases. Methods are also provided to involutively reduce a given polynomial to its normal form in R/J.
Copyright 2024-2025 by Gareth Evans and Chris Wensley
ibnp-<version_number>.tar.gz
in the pkg
subdirectory of the GAP root directory.From within GAP load the package with:
gap> LoadPackage("ibnp");
true
doc
subdirectory.testall.g
from the ibnp/tst/
directory.If you have a question relating to ibnp, encounter any problems, or have a suggestion for extending the package in any way, please