Changes between Version 1 and Version 5 of Ticket #20887
- Timestamp:
- 03/08/17 06:51:28 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20887
- Property Cc jipilab added
-
Property
Commit
changed from
to
17911f7051d618046f8ed37681b6f4516ec751b3
-
Property
Branch
changed from
to
u/mforets/22497
-
Ticket #20887 – Description
v1 v5 1 1 The ticket #22522 makes available a function `sage.interfaces.latte.integrate` that calls the corresponding LattE function. We make this low level function available as a method of polyhedra. 2 3 Moreover, we add a new "engine" to the existent `volume` method of Polyhedron, interfacing with `sage.interfaces.latte.integrate`.