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

47 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Sat Sep 26 21:03:32 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Go back from _constraints file to %limit_build
-------------------------------------------------------------------
Tue Sep 8 11:27:01 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.1
* Data file format switched from XML to JSON.
* Basic datatype for all sizes and indexes in C++ is now
"Int" (typedef) which is "long int".
-------------------------------------------------------------------
Sun Mar 17 15:37:17 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- 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