Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| news:release_3_0 [2016/01/25 13:39] – 3.0r1 benmuell | news:release_3_0 [2016/07/22 13:52] (current) – 3.0r2 benmuell | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | ====== Polymake 3.0r2 ====== | ||
| + | |||
| + | Release date July 22nd, 2016 | ||
| + | |||
| + | ==== Changelog ==== | ||
| + | |||
| + | -- distribution -- | ||
| + | * support for perl 5.24 | ||
| + | * support for gcc 6 (add no-delete-null-pointer-checks) | ||
| + | * workaround for compile error under clang 3.8 / xcode 7.3 | ||
| + | * warn when neither bliss nor nauty are enabled | ||
| + | * include nauty interface in minimal tarball | ||
| + | |||
| + | -- general -- | ||
| + | * several small fixes in handling of subobjects and specializations | ||
| + | * several other minor bugfixes | ||
| + | |||
| + | -- fan -- | ||
| + | * fix in regularity client (thanks: Sebastian Gutsche) | ||
| + | |||
| + | -- matroid -- | ||
| + | * fix in dual matroid client | ||
| + | |||
| + | -- polytope -- | ||
| + | * fix for degenerate hypersimplices (thanks: Charles Wang) | ||
| + | * fix in separating hyperplane client | ||
| + | |||
| + | |||
| ====== Polymake 3.0r1 ====== | ====== Polymake 3.0r1 ====== | ||