Package Release Info

normaliz-3.5.4-bp153.1.17

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libnormaliz0
normaliz
normaliz-devel

Change Logs

Version: 3.10.4-bp160.1.13
* Mon Oct 07 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 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.10.3
  * Computation goals for SingleFusionRing and ModularGradings.
  * Implement algorithmic variant UseModularGrading.
* Fri Mar 01 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.10.2
  * Special input types and computation goals for fusion rings
  * Refined management of computations on an HPC for the patching
    version of project-and-lift algorithm for lattice points
    (used for fusion rings)
  * Processing of lists of input files
  * Orbit versions of (dual) face lattice and f-vector
  * Full implementation of SingleLatticePoint
- Delete 0001-Add-FLINT-3-support.patch (fixed upstream)
* Sat Dec 23 2023 Jan Engelhardt <jengelh@inai.de>
- Add 0001-Add-FLINT-3-support.patch
* Wed Jun 28 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.10.1
  * Improved the patching variant of the project-and-lift
    algorithm for lattice points in polytopes.
* Tue Jan 31 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 2022 Jan Engelhardt <jengelh@inai.de>
- normaliz-devel needs e-antic-devel for headers.
Version: 3.5.4-bp150.2.4
* Mon Apr 30 2018 badshah400@gmail.com
- Update to version 3.5.4:
  * Make computations that so far required homogeneous input
    available to all polytopes, regardless of the input type:
    Ehrhart series, triangulations, cone decomposition, Stanley
    decomposition.
- Changes from version 3.5.3:
  * Performance improvements.
  * Bug fixes.
- Changes from version 3.5.2:
  * Introduce a new algorithm for volume computations by descent
    in the face lattice.
  * Bug fixes.
- Use %%license to package COPYING file, instead of %%doc.
* Tue Jan 09 2018 badshah400@gmail.com
- Update to version 3.5.1:
  * Uniqueness in output of not uniqely determined results (bases
    of sublattices, equations), necessary to make all tests yield
    the same results on all.
  systems
- Drop 0001-Fix-compiler-warnings-in-matrix.cpp.patch:
  incorporated upstream.
* Mon Dec 25 2017 jengelh@inai.de
- Update to new upstream release 3.5.0
  * Euclidean volume of polytopes
  * Expansion of series
  * Projection of cones and polyhedra
  * LLL reduced coordinates for project-and-lift
- Add 0001-Fix-compiler-warnings-in-matrix.cpp.patch
* Wed Nov 22 2017 badshah400@gmail.com
- Update to version 3.4.1:
  * Miscellaneous bug fixes.
* Wed Sep 27 2017 jengelh@inai.de
- Let normaliz-devel require boost-devel because its
  header files do.
* Mon Sep 25 2017 jengelh@inai.de
- Drop unusual Require on gap-core (copy&paste error?)
* Sat Aug 26 2017 badshah400@gmail.com
- Update to version 3.4.0:
  * New project-and-lift algorithm, also in a floating point
    variant.
  * Improved subdivision of large simplicial cones, equivalent own
    replacement of Scip.
  * Floating point input (and, partly, output).
  * Fast Gorenstein test.
  * Restriction of number of significant coefficients of
    quasipolynomial.
* Sun Jul 09 2017 badshah400@gmail.com
- Update to new upstream release 3.3.0:
  * Inclusion of NmzIntegrate in libnormaliz
  * Rational numbers in input
  * Improvement of polynomial arithmetic
  * Controlled interruption
* Thu Mar 23 2017 jengelh@inai.de
- Update to new upstream release 3.2.1
  * Automatic choice of symmetrization
  * better use of HSOP option via libnormaliz
* Tue Feb 21 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 08 2016 jengelh@inai.de
- Update to new upstream release 3.1.1
  * support for nonpointed cones / input of subspace
  * new computation goals: IsIntegrallyClosed and
  WitnessNotIntegrallyClosed
  * new computation goal: IntegerHull
  * new computation goal: ConeDecomposition
* Sat Mar 12 2016 jengelh@inai.de
- Initial package (version 3.1.0) for build.opensuse.org