[C++-sig] projects using boost::python

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Thu May 29 22:06:15 CEST 2008


I've checked this in to the boost svn trunk (revision 45920).
Thanks for the contribution! Sorry it took so long to get to this.
Ralf

----- Original Message ----
From: Michael Brickenstein <brickenstein at mfo.de>
To: c++-sig at python.org
Cc: Alexander Dreyer <alexander.dreyer at itwm.fraunhofer.de>
Sent: Sunday, April 20, 2008 11:25:26 PM
Subject: [C++-sig] projects using boost::python

Hi!
I have an additional project using BOOST::python.


PolyBoRi: http://polybori.sourceforge.net/

The core of 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. As a unique approach, binary decision diagrams  
are used as internal storage type for polynomial structures. On top of  
this C++-library we provide a Python interface. This allows parsing of  
complex polynomial systems, as well as sophisticated and extendable  
strategies for Gröbner basis computation.
Boost::python has helped us to create this interface in a very clean  
way.

Best regards,
Michael Brickenstein


_______________________________________________
C++-sig mailing list
C++-sig at python.org
http://mail.python.org/mailman/listinfo/c++-sig




More information about the Cplusplus-sig mailing list