Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search for Periodic Points #205

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

saraedum
Copy link
Member

@saraedum saraedum commented Feb 3, 2023

TODO
  • Add an entry in doc/news/.
  • Add a test for this change.
  • Add new .py files to the documentation in doc/geometry or doc/graphical.
Expose through ThurstonVeech or cylinder decomposition
  • Expose horizontal_twist() and vertical_twist().
  • Implement regions().
  • Implement veech_group() and random_element() there.
Implement Region:
  • Implement width() and height().
  • Implement intersection() to intersect a region and a line to obtain a segment.
  • Implement horizontal_cylinder() and vertical_cylinder().
Implement Cylinder:
  • Implement circumference().
  • Implement multiplicity().

@saraedum
Copy link
Member Author

To resolve merge conflicts, please run git fetch [email protected]:saraedum/periodic periodic then git merge FETCH_HEAD then git push.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants