Normaliz is software for computations with rational cones and affine
monoids. It pursues two main computational goals: finding the Hilbert
basis, a minimal generating system of the monoid of lattice points of a
cone; and counting elements degree-wise in a generating function, the
Hilbert series.
As a recent extension, Normaliz can handle unbounded polyhedra. The
Hilbert basis computation can be considered as solving a linear
diophantine system of inhomogeneous equations, inequalities and
congruences.
This package allows creating libnormaliz cone objects from within GAP,
and gives access to it in the GAP environment. In this way GAP can be
used as an interactive interface to libnormaliz.
* Mon Apr 14 2025 Jerry James <loganjerry@gmail.com> - 1.4.0-1
- Version 1.4.0
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Jerry James <loganjerry@gmail.com> - 1.3.7-3
- Move configuration steps to %conf
* Thu Oct 10 2024 Jerry James <loganjerry@gmail.com> - 1.3.7-2
- Rebuild for normaliz 3.10.4
* Tue Sep 03 2024 Jerry James <loganjerry@gmail.com> - 1.3.7-1
- Version 1.3.7
- Change from C++11 to C++14 has been upstreamed
- Setting LC_ALL is no longer necessary
* Wed Aug 14 2024 Jerry James <loganjerry@gmail.com> - 1.3.6-1
- Initial RPM