SHA256
1
0
forked from pool/normaliz

Accepting request 903783 from science

- Update to release 3.9.0

OBS-URL: https://build.opensuse.org/request/show/903783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/normaliz?expand=0&rev=18
This commit is contained in:
2021-07-03 18:50:51 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

BIN
normaliz-3.8.10.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
normaliz-3.9.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jul 2 21:41:53 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.9.0
* Normaliz now uses e-antic for algebraic polyhedra.
* Added the Lawrence algorithm for polytope volumes by signed
decomposition into simplices.
* The descent algorithm for volumes now has a variant exploiting
isomorphisms of faces.
-------------------------------------------------------------------
Thu Feb 11 15:26:52 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -18,7 +18,7 @@
Name: normaliz
%define lname libnormaliz3
Version: 3.8.10
Version: 3.9.0
Release: 0
Summary: Tools for computations in affine monoids and rational cones
License: GPL-3.0-or-later
@@ -26,6 +26,7 @@ Group: Productivity/Scientific/Math
URL: https://www.normaliz.uni-osnabrueck.de/
Source: https://github.com/Normaliz/Normaliz/releases/download/v%version/%name-%version.tar.gz
BuildRequires: e-antic-devel >= 1.0.1
BuildRequires: flint-devel
BuildRequires: gcc-c++
BuildRequires: gmp-devel