Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 295 Bytes

File metadata and controls

10 lines (9 loc) · 295 Bytes

PyNormaliz - Python interface to LibNormaliz

Install

Make sure Normaliz and LibNormaliz are properly installed. The setup.py assumes the files are in /usr/local, change it to your needs. Type

    make

and run python in the current folder. See examples/first.py on how to use it.