aboutsummaryrefslogtreecommitdiff
blob: e8192740d705ee4d336d4a4b247fc9214167e3e2 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci-mathematics</herd>
	<longdescription>PolyBoRi 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. It also include a python interface on top of it.</longdescription>
	<use>
	<flag name='sage'>Replace the standard python interface by sage's python interface for easy integration in sage.</flag>
	</use>
</pkgmetadata>