forked from pool/normaliz
Accepting request 839145 from science
- Update to release 3.8.9 OBS-URL: https://build.opensuse.org/request/show/839145 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/normaliz?expand=0&rev=16
This commit is contained in:
commit
9c8114d481
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aed49fce48bdf9660c5f7081f79dd78cedcaeaa98dd66d35016e07ee038bd5e7
|
||||
size 4551693
|
3
normaliz-3.8.9.tar.gz
Normal file
3
normaliz-3.8.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4c3eda39ffe42120adfd3bda9433b01d9965516e3f98e401b62752a54bee5dd
|
||||
size 4558110
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 2 11:20:40 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 3.8.9
|
||||
* New extensions:
|
||||
* Input types rational_lattice and rational_offset. They allow
|
||||
to choose an arbitrary sublattice of the rational space as
|
||||
the lattice of reference.
|
||||
* Computation goal IsEmptySemiOpen. It allows to check the
|
||||
emptyness of semiopen polyhedra defined by inequalities
|
||||
and strict inequalities.
|
||||
* Computation goals DualFaceLattice, DualFVector, DualIncidence
|
||||
computing the face lattice etc. for the dual cone.
|
||||
* Computation goal TriangulationGenerators: it replaces
|
||||
unstable Generators, and the name says explicitly for what it
|
||||
is meant.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 06:57:22 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -16,11 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%global _lto_cflags %nil
|
||||
|
||||
Name: normaliz
|
||||
%define lname libnormaliz3
|
||||
Version: 3.8.8
|
||||
Version: 3.8.9
|
||||
Release: 0
|
||||
Summary: Tools for computations in affine monoids and rational cones
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user