Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b509caa76c60e

Jump to content

Normaliz

From Wikipedia, the free encyclopedia
Normaliz
Original authorsWinfried Bruns, Robert Koch, Bogdan Ichim, Christof Soeger
Stable release
3.11.1[1] / 2 February 2026; 5 months ago (2 February 2026)
Written inC++, C and Python
TypeComputer algebra system
LicenseGNU General Public License, version 3
Websitenormaliz.uni-osnabrueck.de
Repository

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.[2]

See also

[edit]

References

[edit]
  1. "Release 3.11.1". 2 February 2026. Retrieved 3 April 2026.
  2. De Loera, Jesús. "Combinatorial Problems with Geometric Solutions". Course Notes: Algebraic and Geometric Combinatorics. UC Davis.
[edit]