SHA256
1
0
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:
Jan Engelhardt 2017-02-21 00:32:20 +00:00 committed by Git OBS Bridge
parent d293b91b0b
commit 5d53f8d9d8
4 changed files with 20 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:265c9756e1f8be80e864f8117ba94c443e713c1025b01ae32cf80eff4bfbdd35
size 2682417

3
normaliz-3.2.0source.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c4d881c053e82c016067767bf6afe190834ba357588dcb30c0aa4345b3d328e
size 3407261

View File

@ -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

View File

@ -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/