README
VERSION
pytest.ini
setup.py
autogen/__init__.py
autogen/handlers.py
autogen/pm_types.py
polymake/__init__.py
polymake/applications.py
polymake/array.pxd
polymake/array.pyx
polymake/big_object.pyx
polymake/coercion.pxd
polymake/coercion.pyx
polymake/defs.pxd
polymake/function_dispatcher.pyx
polymake/functions.py
polymake/handlers.pxd
polymake/handlers.pyx
polymake/incidence_matrix.pxd
polymake/incidence_matrix.pyx
polymake/integer.pxd
polymake/integer.pyx
polymake/main.pxd
polymake/main.pyx
polymake/map.pxd
polymake/map.pyx
polymake/matrix.pxd
polymake/matrix.pyx
polymake/perl_object.pxd
polymake/perl_object.pyx
polymake/pm_object.c
polymake/pm_object.pxd
polymake/pm_object.pyx
polymake/polynomial.pxd
polymake/polynomial.pyx
polymake/power_set.pxd
polymake/power_set.pyx
polymake/quadratic_extension.pxd
polymake/quadratic_extension.pyx
polymake/rational.pxd
polymake/rational.pyx
polymake/rational_function.pxd
polymake/rational_function.pyx
polymake/sage_conversion.pyx
polymake/set.pxd
polymake/set.pyx
polymake/sparse_matrix.cpp
polymake/sparse_matrix.pxd
polymake/sparse_matrix.pyx
polymake/vector.pxd
polymake/vector.pyx
polymake/wrap.h
polymake/cygmp/__init__.py
polymake/cygmp/all.pxd
polymake/cygmp/misc.pxd
polymake/cygmp/mpf.pxd
polymake/cygmp/mpn.pxd
polymake/cygmp/mpq.pxd
polymake/cygmp/mpz.pxd
polymake/cygmp/python_extra.h
polymake/cygmp/random.pxd
polymake/cygmp/types.pxd
polymake/cygmp/utils.pxd
polymake/cygmp/utils.pyx
pypolymake.egg-info/PKG-INFO
pypolymake.egg-info/SOURCES.txt
pypolymake.egg-info/dependency_links.txt
pypolymake.egg-info/top_level.txt
tests/test_coercion.py
tests/test_integers.py
tests/test_matrix.py
tests/test_polytope_quadratic_extension.py
tests/test_polytope_rational.py
tests/test_quadratic_extensions.py
tests/test_rationals.py
tests/test_sage.py
tests/test_vector.py