Package Release Info

polymake-4.12-bp160.1.14

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

polymake
polymake-devel

Change Logs

* Sun Aug 18 2024 Jan Engelhardt <jengelh@inai.de>
- Add perl.patch, unconstrain perl version
* Fri May 17 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.12
  * fan: fix min_weights for trivial subdivisions
  * graph: rename Lattice to PartiallyOrderedSet
    (keep compat aliases)
  * improve order and chain polytope
  * topaz: many Nevo-Santos-Wilson triangulated spheres
* Thu Nov 09 2023 Jan Engelhardt <jengelh@inai.de>
- polymake uses a number of external programs; add them as
  Suggests.
* Mon Nov 06 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.11
  * Support for Perl 5.38 (but only < 5.40)
  * polydb: new libmongoc interface to polydb (bundled:polydb)
  * polydb: Perl interface removed
  * check_fan: several fixes, including for trivial fans
  * random_matroid: new client
* Tue Jun 13 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.10
  * topcom: extend interface to access other combinations of
    connected, fine, and regular.
* Mon Jan 30 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.9
  * fulton: markov_bases: add new client
  * polytope: mps files: many fixes in parser and writer
* Tue Dec 20 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.8
  * plantri: introduce interface to plantri for generation of
    planar graphs.
  * pluecker_ideal changed to c++ client
  * add tropical median
- Drop vertices-31.patch (merged)
* Sat Nov 19 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.7
  * matroid: Ehrhart polynomial for matroid polytopes
  * polytope: convex_hull: adjust labels to improve prefer behavior
  * polytope: convex_hull: increase weights for count rules
  * polytope: conway: add CG construction
  * topaz: new client poincare_sphere
  * tropical: voronoi_diagram: improve performance
- Add vertices-31.patch
* Fri Jan 14 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.6
  * Polytope changes:
  * new function describe() for Polytope
  * new function secondary_configuration()
  * secondary_polytope() return type changed from
    PointConfiguration to Polytope
  * improve contains function to solve smaller LPs
  * improve conversion methods lp2poly and poly2lp
  * fan: make k_skeleton and common_refinement work properly for
    PolyhedralCom
  * topaz: MINIMAL_NON_FACES type changed to IncidenceMatrix
* Tue Nov 02 2021 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.5
  * Extend flint interface for computations over ZZ/nZZ.
  * Fixed bug giving wrong signs of determinant occasionally
  * New property type DoublyConnectedEdgeList used for Conway
    notation and hyperbolic surfaces.
- Drop bliss077.patch (merged)