Skip to content

gap-packages/ibnp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Code Coverage

The GAP 4 package 'IBNP'

Introduction

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.

Distribution

Copyright

Copyright 2024-2025 by Gareth Evans and Chris Wensley

Installation

  • unpack 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
    
  • The documentation is in the doc subdirectory.

  • To run the test file read testall.g from the ibnp/tst/ directory.

Contact

If you have a question relating to ibnp, encounter any problems, or have a suggestion for extending the package in any way, please

Packages

 
 
 

Contributors

Languages