1
0
forked from pool/polymake

- Update to release 4.6

OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=16
This commit is contained in:
2022-01-14 12:40:51 +00:00
committed by Git OBS Bridge
parent 4e3c7b391e
commit 48a50dbf88
4 changed files with 21 additions and 6 deletions
+15
View File
@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jan 14 11:48:43 UTC 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 2 20:48:45 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
+3 -3
View File
@@ -1,7 +1,7 @@
#
# spec file for package polymake
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
#
%define lname libpolymake4_5
%define lname libpolymake4_6
Name: polymake
Version: 4.5
Version: 4.6
Release: 0
Summary: Application for studying combinatorics and geometry of convex polytopes
License: GPL-2.0-or-later
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.