Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| news:release_3_2 [2018/01/29 21:45] – benmuell | news:release_3_2 [2018/11/01 14:36] (current) – 3.2r4 benmuell | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Polymake 3.2r1 ====== | + | ====== Polymake 3.2 ====== |
| + | |||
| + | Release dates: | ||
| + | * 3.2: January 29th, 2018 | ||
| + | * r1: January 29th, 2018 | ||
| + | * r2: February 16th, 2018 | ||
| + | * r3: May 7th, 2018 | ||
| + | * r4: November 1st, 2018 | ||
| - | Release date January 29th, 2018 | ||
| ==== Changelog ==== | ==== Changelog ==== | ||
| Line 10: | Line 16: | ||
| * support for perl 5.26 and blead up to 5.27.7 | * support for perl 5.26 and blead up to 5.27.7 | ||
| * tutorials available as jupyter notebooks | * tutorials available as jupyter notebooks | ||
| + | * [r2] several improvements for polymake-in-container | ||
| + | * [r2] preliminary support for clang 6 and gcc 8 | ||
| + | * [r2] improvements in java build/ | ||
| + | * [r2] improve callable library file structure | ||
| + | * [r2] include INSTALL and COPYING in tarball again | ||
| + | * [r3] support for boost 1.67 | ||
| + | * [r3] support for java 10 | ||
| + | * [r3] better support for Mac OS X package managers: | ||
| + | * support for brew | ||
| + | * fink is no longer assumed by default | ||
| + | * [r4] fix order in config.ninja for reproducibility | ||
| + | |||
| -- interfaces -- | -- interfaces -- | ||
| * new python interface to callable library (thanks Sebastian Gutsche) | * new python interface to callable library (thanks Sebastian Gutsche) | ||
| - | * **3.2r1**: | + | * [r1] fix installation for python3 older than 3.5 |
| + | * [r2+r3] improve support for OS X | ||
| * new jupyter-kernel interface (thanks Sebastian Gutsche) | * new jupyter-kernel interface (thanks Sebastian Gutsche) | ||
| * threejs visualization now working again in jupyter | * threejs visualization now working again in jupyter | ||
| Line 24: | Line 43: | ||
| * soplex: requires version >= 2.2.1 | * soplex: requires version >= 2.2.1 | ||
| * callable library: major improvements for emulating command line | * callable library: major improvements for emulating command line | ||
| + | * [r3] visualization: | ||
| + | * [r4] support for lrslib 070 | ||
| -- general -- | -- general -- | ||
| Line 42: | Line 63: | ||
| -- graph -- | -- graph -- | ||
| * several fixes for props:: | * several fixes for props:: | ||
| + | * [r4] fix edge number of permuted graphs | ||
| -- group -- | -- group -- | ||
| Line 58: | Line 80: | ||
| * improved support for root systems | * improved support for root systems | ||
| * beneath_beyond support for non-full-dim / non-pointed cases | * beneath_beyond support for non-full-dim / non-pointed cases | ||
| + | * [r4] vertex_figure: | ||
| + | * [r4] BOUNDED_COMPLEX: | ||
| + | * [r4] normaliz interface: two minor fixes | ||
| + | * [r4] Cone-VISUAL: | ||
| + | * [r4] tensor: dont compare example output (order depends on cdd version) | ||
| -- topaz -- | -- topaz -- | ||