Changes between Version 1 and Version 2 of Ticket #22710
- Timestamp:
- 03/30/17 17:01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22710 – Description
v1 v2 1 - #22469: Deprecate/remove sage/geometry/polytope.py 1 Packaging: 2 - #22513: Upgrade polymake to version 3.1 3 - #20977: Add Sage packages for additional software used by Polymake 4 - #22712: Install polymake jupyter kernel 5 - #20907: Polymake extensions 6 7 Polymake pexpect interface: 2 8 - #22452: Create a Polymake pexpect interface 3 - #22513: Upgrade polymake to version 3.1 9 - #22721: polymake interface: Get rid of terminal echo 10 - #22703: proper polymake preferences, perhaps using Python `with` 11 - #22705: polymake: Make global polymake user functions such as `save` available as methods 12 - #22702: polymake interface: Bug in interrupt handling - `expect_list` 13 - #22704: Create a variant of the polymake pexpect interface using polymake's `simulate_shell_input` 14 15 Interactions with Polyhedron: 4 16 - #22658: Support interface coercion polymake(X) for Polyhedron 5 17 - #22683: backend_polymake for Polyhedron 6 - #22703: proper polymake preferences, perhaps using Python 'with' 7 - #22705: polymake: Make global polymake user functions such as 'save' available as methods 8 - #22702: polymake interface: Bug in interrupt handling - expect_list 9 - #20977: Add Sage packages for additional software used by Polymake 10 - #20907: Polymake extensions 18 19 Library interface (pypolymake): 11 20 - #21170: package pypolymake 12 21 - #21725: Infrastructure for conversions of Sage number types for external Cython/Python packages (fpylll, pypolymake, ...) 13 - #22712: Install polymake jupyter kernel14 22 15 23 Recent history: … … 17 25 - #20894: Sage package for Perl 5 readline library (polymake prerequisite) 18 26 19 Ancient history :27 Ancient history (and dealing with it): 20 28 - #13768: upgrade polymake to version 2.12-rc3 21 29 - #14116: update polymake interface to 2.14-rc1 30 - #22469: Deprecate/remove sage/geometry/polytope.py