flatsurf / surface-dynamics

Teichmüller dynamics in SageMath
https://flatsurf.github.io/surface-dynamics/
GNU General Public License v2.0
12 stars 14 forks source link

Fix standard form relabelling map for one-square origami #20

Closed slel closed 3 years ago

slel commented 3 years ago

Using surface_dynamics we can define the one-square origami:

sage: from surface_dynamics import Origami
sage: o = Origami('(1)', '(1)')
sage: o
(1)
(1)

For this origami,

A special treatment in o._set_standard_form(return_map=True) for the one-square origami should fix that.

Indeed, this seems wrong:

sage: rel = o._set_standard_form(return_map=True)
sage: rel
(531920848,)