Changes between Initial Version and Version 1 of Ticket #16102
- Timestamp:
- Apr 8, 2014, 4:57:45 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16102 – Description
initial v1 8 8 9 9 {{{ 10 sage: import sage.dynamics.flat_surfaces.lyapunov_exponents.interval_exchange as intex 10 11 sage: R = intex.cyclic_cover_iet(4, [1, 1, 1, 1]) 11 12 sage: R.lyapunov_exponents_H_plus()