Changes between Version 27 and Version 62 of Ticket #25091
- Timestamp:
- 02/05/19 10:00:34 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25091
- Property Cc gh-braunmath added
-
Property
Milestone
changed from
sage-8.2
tosage-8.4
-
Property
Commit
changed from
668fdfc3d93a3c567c3258b7d8eaa2c36bcc5400
tof36bfeb89fd9293a021a0bb2f8f9584ba1a5ca10
-
Ticket #25091 – Description
v27 v62 1 Using Normaliz can compute several things that are currently not interfaced. For example:1 Using Normaliz can compute several things that are currently not interfaced. This ticket implements: 2 2 3 3 - Integral points generators … … 7 7 - Ehrhart series of compact polyhedron 8 8 - Ehrhart quasi-polynomial of compact polyhedron 9 10 TODO: Adapt the `is_package_installed` for the volume part (see #20382).