PyQNormaliz

An interface to Normaliz


License
Other
Install
pip install PyQNormaliz==1.3

Documentation

PyQNormaliz - An interface to QNormaliz

What is PyQNormaliz

PyQNormaliz provides an interface to QNormaliz (https://www.normaliz.uni-osnabrueck.de) via libQNormaliz. It offers the complete functionality of QNormaliz, and can be used interactively from python.

Requirements

Installation

The PyQNormaliz install script assumes that you have executed the

install_normaliz_with_qnormaliz_eantic.sh

script. To install PyNormaliz and PyQNormaliz navigate to the Normaliz directory and type

./install_pynormaliz.sh --user

The script can be customized by some options. See Appendix E of the Normaliz manual.

Usage

See this notebook as an example.