flatsurf / flatsurvey

4 stars 1 forks source link

orbit_closure_dimension_upper_bound not always implemented for Thurston-Veech #15

Closed saraedum closed 2 years ago

saraedum commented 2 years ago

This happens for ThurstonVeech([0, 2, 1], [1, 0, 2], [1, 1], [1, 1]).

              |   File "/tmp/ruth/micromamba/envs/flatsurvey/lib/python3.9/site-packages/flatsurvey/surfaces/thurston_veech.py", line 75, in orbit_closure_dimension_upper_bound
              |     raise NotImplementedError
videlec commented 2 years ago

Should be fixed in 8345b42