Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
e2626f9cc0 | |||
b0afef9a9d |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0aeb58fbbca362ed759f338a85e74156ed411e2846cc395f52d23ae90022ec91
|
||||
size 6922380
|
BIN
normaliz-3.10.5.tar.gz
(Stored with Git LFS)
Normal file
BIN
normaliz-3.10.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 15:29:26 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 3.10.5
|
||||
* The option ExploitAutomsVectors has been activated. It uses the
|
||||
automorphism group for the computation of Hilbert bases and
|
||||
lattice points.
|
||||
* The interface for fusion rings has been extended by the
|
||||
computation of induction matrices also for noncommutative
|
||||
fusion rings of rank <= 8.
|
||||
* The options NoQuasiPolynomial and OnlyCyclotomicHilbSe are
|
||||
useful especially for file based interfaces by providing
|
||||
compact output files.
|
||||
* The computation of minimal Markov bases contained a bug.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 14:53:21 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 3.10.4
|
||||
* Added induction matrices and tests for ring homomorphisms to
|
||||
the fusion ring solver.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 19:00:09 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package normaliz
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: normaliz
|
||||
%define lname libnormaliz3
|
||||
Version: 3.10.3
|
||||
Version: 3.10.5
|
||||
Release: 0
|
||||
Summary: Tools for computations in affine monoids and rational cones
|
||||
License: GPL-3.0-or-later
|
||||
|
Reference in New Issue
Block a user