Changes between Initial Version and Version 7 of Ticket #11384
- Timestamp:
- 06/30/11 20:51:56 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11384
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Volker Braun
- Property Cc novoselt added
-
Property
Dependencies
changed from
to
#11558, #11559
- Property Keywords sd31 added
-
Property
Reviewers
changed from
to
Andrey Novoseltsev
-
Property
Status
changed from
-
Ticket #11384 – Description
initial v7 1 1 For some toric algorithms one needs to choose orientations for cones, essentially to construct the homology complex of the cone complex. This patch implements new methods `fan.oriented_boundary(cone)` and `fan.complex()` to return chosen boundary orientations of cones and the resulting homology complex. 2 3 Apply [attachment:trac_11384_fan_complex.patch]