forked from pool/normaliz
Accepting request 751018 from science
- Update to release 3.8.3 OBS-URL: https://build.opensuse.org/request/show/751018 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/normaliz?expand=0&rev=12
This commit is contained in:
commit
6c2b8116f7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a1ae79f129d5a4a48a59f9651c5fcee7461f28bfa69829e0ce5f8e0e4432f44f
|
|
||||||
size 4555081
|
|
3
normaliz-3.8.3.tar.gz
Normal file
3
normaliz-3.8.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d5318ec917fe60ee48d193ce168acb242d40bcd4e0e95240b1db6f2b3f4d0d62
|
||||||
|
size 4427812
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 26 11:18:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 3.8.3
|
||||||
|
* Technical realease that fixes an incompatibility between
|
||||||
|
libnormaliz and PyNormaliz in version 3.8.2.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 24 16:21:26 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Sun Nov 24 16:21:26 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: normaliz
|
Name: normaliz
|
||||||
%define lname libnormaliz3
|
%define lname libnormaliz3
|
||||||
Version: 3.8.2
|
Version: 3.8.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools for computations in affine monoids and rational cones
|
Summary: Tools for computations in affine monoids and rational cones
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -35,10 +35,8 @@ BuildRequires: libtool
|
|||||||
BuildRequires: mpfr-devel
|
BuildRequires: mpfr-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Normaliz is an open source tool for computations in affine monoids,
|
Normaliz is a tool for computations in affine monoids, vector configurations,
|
||||||
vector configurations, lattice polytopes, and rational cones.
|
lattice polytopes, and rational cones. It supports,
|
||||||
|
|
||||||
Computation goals
|
|
||||||
|
|
||||||
* convex hulls and dual cones
|
* convex hulls and dual cones
|
||||||
* conversion from generators to constraints and vice versa
|
* conversion from generators to constraints and vice versa
|
||||||
@ -56,8 +54,8 @@ Summary: C++ API for Normaliz, a tool for computation of rotational cones
|
|||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
Normaliz is an open source tool for computations in affine monoids,
|
Normaliz is a tool for computations in affine monoids, vector configurations,
|
||||||
vector configurations, lattice polytopes, and rational cones.
|
lattice polytopes, and rational cones.
|
||||||
|
|
||||||
Normaliz offers an API - libnormaliz - that allows the user to access
|
Normaliz offers an API - libnormaliz - that allows the user to access
|
||||||
the Normaliz computations from any C++ program.
|
the Normaliz computations from any C++ program.
|
||||||
@ -69,8 +67,8 @@ Requires: %lname = %version
|
|||||||
Requires: gmp-devel
|
Requires: gmp-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Normaliz is an open source tool for computations in affine monoids,
|
Normaliz is a tool for computations in affine monoids, vector configurations,
|
||||||
vector configurations, lattice polytopes, and rational cones.
|
lattice polytopes, and rational cones.
|
||||||
|
|
||||||
Normaliz offers an API - libnormaliz - that allows the user to access
|
Normaliz offers an API - libnormaliz - that allows the user to access
|
||||||
the Normaliz computations from any C++ program.
|
the Normaliz computations from any C++ program.
|
||||||
|
Loading…
Reference in New Issue
Block a user