SHA256
1
0
forked from pool/polymake
polymake/polymake.changes

31 lines
1.3 KiB
Plaintext

- Update to new upstream release 3.3
* SCIP: Add interface for solving mixed integer linear programs
* TOSimplex: Add interface for computing lattice points
* soplex: Use soplex from SCIP, if available
* mptopcom: Add interface for computing triangulations of point
configurations, optionally with group action
* TOPCOM: If mptopcom.rules is configured, topcom.rules can inherit from this
* normaliz interface: two minor fixes, added support for
EHRHART_QUASI_POLYNOMIAL, update normaliz version
* For more points, see /usr/share/doc/packages/polymake/ChangeLog
- Add unbundle.diff
-------------------------------------------------------------------
Fri Sep 14 23:16:42 UTC 2017 - jengelh@inai.de
- Update to new upstream release 3.1
* Support for Perl 5.24
* Fix incompatibility of the Integer type with libnormaliz on
32-bit platforms.
* Completely refactored Polynomial related data types:
* Rings are now uniquely identified by coefficient type,
exponent type and number of variables.
* Variable names are only used for pretty printing and parsing
(and can be customized).
* The types Monomial, Term and Ring are gone.
-------------------------------------------------------------------
Sat May 18 13:12:05 UTC 2013 - jengelh@inai.de
- Initial package (version 2.12~rc3) for build.opensuse.org