aboutsummaryrefslogtreecommitdiff
path: root/math/libnormaliz/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* math/libnormaliz: Update 3.8.10 -> 3.9.0Yuri Victorovich2021-08-231-11/+5
| | | | | PR: 257999 Approved by: moritz@schmi.tt (maintainer)
* math/libnormaliz: update to version 3.8.10, install missing header filesThierry Thomas2021-06-201-1/+19
| | | | | | | | | | | - Install additional header files which are currently not installed - Upgrade to 3.8.10 Release notes at <https://github.com/Normaliz/Normaliz/releases/tag/v3.8.10>. PR: 256697 Reported by: Philipp Ost Approved by: maintainer (moritz)
* math/libnormaliz: Update port and set MAINTAINERFernando ApesteguĂ­a2020-12-041-1/+1
| | | | | | | | | | | | | | ChangeLog: https://github.com/Normaliz/Normaliz/releases/tag/v3.8.9 Pet linters Submitter becomes maintainer PR: 251542 Submitted by: moritz@schmi.tt Notes: svn path=/head/; revision=556955
* Update to 3.8.7Li-Wen Hsu2020-08-061-2/+0
| | | | | | | | PR: 248489 Submitted by: Marcel Bischoff <marcel@herrbischoff.com> Notes: svn path=/head/; revision=544273
* math/libnormaliz: create portSteve Wills2019-03-201-0/+17
Normaliz is an open source tool for computations in affine monoids, vector configurations, lattice polytopes, and rational cones. Computation goals: - convex hulls and dual cones; - conversion from generators to constraints and vice versa; - projections of cones and polyhedra; - triangulations, disjoint decompositions and Stanley decompositions; - Hilbert basis of rational, not necessarily pointed cones; - normalization of affine monoids; - lattice points of rational polytopes and (unbounded) polyhedra; - Euclidean and lattice normalized volumes of polytopes; - Hilbert (or Ehrhart) series and (quasi) polynomials under Z-gradings (for example, for rational polytopes); - generalized (or weighted) Ehrhart series and Lebesgue integrals of polynomials over rational polytopes. WWW: https://www.normaliz.uni-osnabrueck.de PR: 231806 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> Notes: svn path=/head/; revision=496352