pypolymake: A Sage Interface to polymake

General discussion on polymake goes here.
vdelecroix
Posts: 19
Joined: 08 Jul 2016, 23:06

Re: pypolymake: A Sage Interface to polymake

Postby vdelecroix » 08 Jul 2016, 23:13

Hello,

Based on the work of Burcin, I started a Sage agnostic Python interface to polymake. It is currently developed at

https://github.com/videlec/pypolymake

and available from PyPI at

https://pypi.python.org/pypi/pypolymake/

The aim is to be able to call polymake from Sage but it does not cost anything to have it in pure Python. The code that was needed from Sage is now included in the package (essentially gmp <-> Python interface).

Any comment, report of success, report of failure, help is appreciated!

Thanks,
Vincent


Return to “General Discussion”