forked from pool/normaliz
normaliz-3.2.0
OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=2
This commit is contained in:
BIN
Normaliz3.1.1Source.zip
(Stored with Git LFS)
BIN
Normaliz3.1.1Source.zip
(Stored with Git LFS)
Binary file not shown.
BIN
normaliz-3.2.0source.zip
(Stored with Git LFS)
Normal file
BIN
normaliz-3.2.0source.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 21 00:23:26 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 3.2.0
|
||||
* Constriants in symbolic format
|
||||
* A better implementation of Approximate and its use in the
|
||||
inhomogeneous case
|
||||
* Option for Symmetrize that produces symmetrized input for and
|
||||
runs nmzIntegrate and runs on it
|
||||
* QNormaliz, a version of Normaliz using coordinates in an
|
||||
extension of the rational numbers (estricted to convex hull
|
||||
computations and triangulation)
|
||||
* Further automatic choices of algorithmic variants
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 8 09:45:59 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: normaliz
|
||||
Version: 3.1.1
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
Summary: Tools for computations in affine monoids and rational cones
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: https://www.normaliz.uni-osnabrueck.de/
|
||||
|
||||
Source: https://www.normaliz.uni-osnabrueck.de/wp-content/uploads/2016/04/Normaliz3.1.1Source.zip
|
||||
Source: https://www.normaliz.uni-osnabrueck.de/wp-content/uploads/2017/01/normaliz-3.2.0source.zip
|
||||
BuildRequires: boost-devel
|
||||
BuildRequires: cmake >= 2.6
|
||||
BuildRequires: gcc-c++
|
||||
@@ -75,7 +75,7 @@ Normaliz offers an API - libnormaliz - that allows the user to access
|
||||
the Normaliz computations from any C++ program.
|
||||
|
||||
%prep
|
||||
%setup -qn Normaliz3.1
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
pushd source/
|
||||
|
Reference in New Issue
Block a user