Normaliz
{{Short description|Computer algebra system}}
{{Infobox software
| name = Normaliz
| title = Normaliz
| logo =
| logo caption =
| logo_size =
| logo_alt =
| screenshot = Hilbert basis.gif
| caption =
| screenshot_size =
| screenshot_alt =
| collapsible =
| author = Winfried Bruns, Robert Koch, Bogdan Ichim, Christof Soeger
| developer =
| released =
| discontinued =
| latest release version = {{wikidata|property|reference|P348}}
| latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}}
| latest preview version =
| latest preview date =
| programming language = C++, C and Python
| operating system =
| platform =
| size =
| language =
| language count =
| language footnote =
| genre = Computer algebra system
| license = GNU General Public License, version 3
| website = {{URL|https://normaliz.uni-osnabrueck.de/}}
}}
Normaliz is a free computer algebra system developed by Winfried Bruns, Robert Koch (1998–2002), Bogdam Ichim (2007/08) and Christof Soeger (2009–2016). It is published under the GNU General Public License version 2.
Normaliz computes lattice points in rational polyhedra, or, in other terms, solves linear diophantine systems of equations, inequalities, and congruences. Special tasks are the computation of lattice points in bounded rational polytopes and Hilbert bases of rational cones. Normaliz also computes enumerative data, such as multiplicities (volumes) and Hilbert series. The kernel of Normaliz is a templated C++ class library. For multivariate polynomial arithmetic it uses CoCoALib.
Normaliz has interfaces to several general computer algebra systems: CoCoA, GAP, Macaulay2 and Singular. It can be used interactively via its Python interface PyNormaliz. Its use in SageMath is in preparation.
Jesús A. De_Loera cites Normaliz among his favorite programs for computing Hilbert basis.{{cite book|last1=De Loera|first1=Jesús|title=Course Notes: Algebraic and Geometric Combinatorics|publisher=UC Davis|url=https://www.math.ucdavis.edu/~deloera/TEACHING/MATH246/NOTES/chapter2.tex|chapter=Combinatorial Problems with Geometric Solutions}}
See also
{{Portal|Free and open-source software}}
References
{{Reflist}}
External links
- {{Official website|https://www.normaliz.uni-osnabrueck.de/}}
- [https://www.normaliz.uni-osnabrueck.de/documentation/ Publications and examples of Normaliz applications]
- http://github.com/normaliz/Normaliz
{{Computer algebra systems}}
Category:Computer algebra system software for Linux
Category:Computer algebra system software for macOS
Category:Computer algebra system software for Windows
Category:Cross-platform free software