This repository contains the Normaliz.jl Julia package. It is a wrapper around Normaliz, an open source tool for computations in affine monoids, vector configurations, lattice polytopes, and rational cones.
To install this package, enter this into the Julia prompt:
using Pkg; Pkg.develop(url="https://github.com/Normaliz/Normaliz.jl")For more usage information, please consult the documentation.
Issues should be reported via our issue tracker.