videlec / pypolymake

Python wrappers for polymake
https://pypi.python.org/pypi/pypolymake
3 stars 5 forks source link

Recompiling application common #20

Open videlec opened 7 years ago

videlec commented 7 years ago

Each time a polymake function is called in pypolymake a recompilation takes place

>>> import polymake
>>> c = polymake.cube(3)
polymake:  WARNING: Recompiling application common in extension ... please be patient...