Skip to content

Commit

Permalink
Trac #28109: Renaming and improvement of periodic point methods
Browse files Browse the repository at this point in the history
Currently, rational_periodic_points() only works over QQ and returns all
the periodic points. We add functionality to make this work over finite
fields. We also add optional parameters for changing the base ring.

We also deprecate rational_periodic_points() and change the name to
all_periodic_points() for consistent naming. We do this under the
direction of Ben Hutz, the original author.

URL: https://trac.sagemath.org/28109
Reported by: gh-Zopherus
Ticket author(s): Eric Zhu, Alex Galarraga, Bianca Thompson
Reviewer(s): Adam Towsley, Jasmine Camero, Olivia Schwager, Ben Hutz
  • Loading branch information
Release Manager committed Aug 3, 2019
2 parents ca069e9 + e2d84a5 commit 7ff2a50
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 26 deletions.

0 comments on commit 7ff2a50

Please sign in to comment.