forked from pool/normaliz
- Update to release 3.10.0
OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=54
This commit is contained in:
parent
8a31c5fffc
commit
b6034ba23b
3
normaliz-3.10.0.tar.gz
Normal file
3
normaliz-3.10.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ae8b1e678ed25f055c83eecaba3c6a2536ab0e6746ef171974196763fc9fe86
|
||||||
|
size 5177794
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fdfcec1bfd4586aee2c43040370e051c1cb28a3d4bdd8d77a62c0c0e0afb9a6f
|
|
||||||
size 5069245
|
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 31 11:03:14 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 3.10.0
|
||||||
|
* This release adds general affine monoids and binomial ideals
|
||||||
|
to Normaliz. In particular, it computes:
|
||||||
|
* minimal systems of generators (Hilbert bases) of affine monoids
|
||||||
|
* Hilbert series of affine monoids
|
||||||
|
* singular loci of affine monoid algebras
|
||||||
|
* Markov and Gröbner bases of lattice ideals
|
||||||
|
* affine monoids from binomial ideals
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 21 00:20:12 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Wed Dec 21 00:20:12 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package normaliz
|
# spec file for package normaliz
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
Name: normaliz
|
Name: normaliz
|
||||||
%define lname libnormaliz3
|
%define lname libnormaliz3
|
||||||
Version: 3.9.4
|
Version: 3.10.0
|
||||||
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
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
URL: https://www.normaliz.uni-osnabrueck.de/
|
URL: https://www.normaliz.uni-osnabrueck.de/
|
||||||
|
|
||||||
Source: https://github.com/Normaliz/Normaliz/releases/download/v%version/%name-%version.tar.gz
|
Source: https://github.com/Normaliz/Normaliz/releases/download/%version/%name-%version.tar.gz
|
||||||
BuildRequires: e-antic-devel >= 1.0.1
|
BuildRequires: e-antic-devel >= 1.0.1
|
||||||
BuildRequires: flint-devel
|
BuildRequires: flint-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
Loading…
Reference in New Issue
Block a user