forked from pool/normaliz
- Update to release 3.9.4
OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=51
This commit is contained in:
parent
e120681c99
commit
1c35578929
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0288f410428a0eebe10d2ed6795c8906712848c7ae5966442ce164adc2429657
|
||||
size 4946498
|
3
normaliz-3.9.4.tar.gz
Normal file
3
normaliz-3.9.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdfcec1bfd4586aee2c43040370e051c1cb28a3d4bdd8d77a62c0c0e0afb9a6f
|
||||
size 5069245
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 25 15:09:46 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 3.9.4
|
||||
* New: A variant of project-and-lift for "positive systems",
|
||||
i.e. diophantine linear systems whose solutions are
|
||||
nonnegative and for which Normaliz can derive upper bounds
|
||||
for all coordinates directly from the input inequalities and
|
||||
equations.
|
||||
* Lattice points in polytopes can be constrained by polynomial
|
||||
equations and inequalities.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:34:45 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: normaliz
|
||||
%define lname libnormaliz3
|
||||
Version: 3.9.3
|
||||
Version: 3.9.4
|
||||
Release: 0
|
||||
Summary: Tools for computations in affine monoids and rational cones
|
||||
License: GPL-3.0-or-later
|
||||
@ -78,7 +78,7 @@ the Normaliz computations from C++ programs.
|
||||
%build
|
||||
autoreconf -fi
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
Loading…
Reference in New Issue
Block a user