PolyBoRi

Description

PolyBoRi is implemented as a C++ library for Polynomials over Boolean Rings, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings.

In addition to optimized data structures, PolyBoRi features a performant reference implementation for Gröbner basis computation, using an enhanced variant of the slimgb algorithm, which was implemented first in the computer algebra system Singular . The framework was developed and designed together with slimgb's original author.

License

GPL 3+

SPKG Maintainers

Burcin Erocal [email protected]

Upstream Contact

Web site:

http://polybori.sourceforge.net/

Mailing list:

[email protected]

Dependencies

Boost (package includes the required subset of boost headers, no compiled component necessary) SCons

Special Update/Build Instructions

Changelog

polybori-0.3.1 (Burcin Erocal)

polybori-0.1-r7 (Ralf-Philipp Weinmann)

polybori-0.1-r6 (Michael Abshoff)

prior releases