SHA256
1
0
forked from pool/normaliz

- Update to release 3.9.0

OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=47
This commit is contained in:
Jan Engelhardt 2021-07-02 21:43:14 +00:00 committed by Git OBS Bridge
parent 88dd6fc142
commit 7574700f64
4 changed files with 15 additions and 4 deletions

View File

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

3
normaliz-3.9.0.tar.gz Normal file
View File

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

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