软件包:python3-brial(1.2.10-1 以及其他的)
polynomials over Boolean Rings, Python 3 module
The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation.
This package contains the BRiAl Python 3 module.
其他与 python3-brial 有关的软件包
|
|
|
|
-
- dep: libbrial-groebner3 (= 1.2.10-1+b1)
- computer algebra routines of BRiAl
-
- dep: libbrial3 (= 1.2.10-1+b1)
- polynomials over Boolean Rings, shared library
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)