-
-
Notifications
You must be signed in to change notification settings - Fork 701
Description
polymake has a number of tutorials in two formats
- polymake website html: https://polymake.org/doku.php/tutorial/start - apparently released under CC BY-NC-SA
- ipynb at https://github.com/polymake/polymake/tree/Releases/demo - apparently released under GPL
In this ticket, we add a translation of the Perl-based tutorials to Python (via the polymake pexpect interface) as a thematic tutorial.
(Upstream has been contacted regarding precise license status / possible relicensing under CC-BY-SA or similar to make it suitable for the Sage documentation.)
(This will also serve as an extended testsuite for the polymake pexpect interface.)
Preview of one translated tutorial: https://www.math.ucdavis.edu/~mkoeppe/art/icerm-2018/index.html#polymake-tutorial-on-polytopes-translated-to-python
Depends on #28265
CC: @simon-king-jena @jplab @videlec @tscrim @sagetrac-tmonteil @dimpase [email protected]
Component: documentation
Author: Matthias Koeppe
Branch/Commit: u/mkoeppe/add_polymake_tutorial @ 59a2cc1
Issue created by migration from https://trac.sagemath.org/ticket/26357