Changes between Version 15 and Version 16 of Ticket #22710
- Timestamp:
- 05/23/19 02:39:38 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22710 – Description
v15 v16 10 10 - #23289: polymake does not build with gcc 7.1 11 11 - #24905: Upgrade polymake to version 3.4 12 - #27803: Fix polymake 3.4's lrslib detection, add dependency on ppl 12 13 - #27763: Perl packages for polymake 14 - #27855: polymake: Add spkg-legacy-uninstall, use sdh scripts 15 - #27853: polymake: Install gcc if system gcc older than 5.1 13 16 14 17 Polymake pexpect interface: … … 23 26 Polymake interfaces: 24 27 - #22703: proper polymake preferences, perhaps using Python `with` 25 - #22705: polymake: Make global polymake user functions such as `save` available asmethods28 - #22705: polymake: Resolve clashes between global polymake user functions, polymake methods, Sage methods 26 29 - #27736: Polymake: Turn polymake applications into objects with directories 30 - #27861: Polymake: Better syntax to call functions with <template arguments> 31 - #27841: polymake: Some properties are mapped as member functions 27 32 28 33 Interactions with Polyhedron: