- Update to release 4.6
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=16
This commit is contained in:
parent
4e3c7b391e
commit
48a50dbf88
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:77e98f1d41ed7d0eee8e983814bcb3f1a1b2b6100420ccd432bd2e796f0bc48a
|
|
||||||
size 45802758
|
|
3
V4.6.tar.gz
Normal file
3
V4.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f88341465f412e1fed459313a7dc5fa3ddbc56807ecc7246e836ae25e54585a8
|
||||||
|
size 45806225
|
@ -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>
|
Tue Nov 2 20:48:45 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package polymake
|
# 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
|
# 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
|
||||||
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define lname libpolymake4_5
|
%define lname libpolymake4_6
|
||||||
Name: polymake
|
Name: polymake
|
||||||
Version: 4.5
|
Version: 4.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Application for studying combinatorics and geometry of convex polytopes
|
Summary: Application for studying combinatorics and geometry of convex polytopes
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user