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

Warning on sage 9.5 #18

Open
videlec opened this issue Feb 27, 2022 · 0 comments
Open

Warning on sage 9.5 #18

videlec opened this issue Feb 27, 2022 · 0 comments

Comments

@videlec
Copy link
Collaborator

videlec commented Feb 27, 2022

sage: f = train_track.FreeGroupAutomorphism('a->cba,b->baa,c->cbac')
sage: f.inverse().train_track().expansion_factor()
/home/vincent/programming/sage-train-track/train_track/graph_self_map.py:342: DeprecationWarning: non-integer arguments to randrange() have been deprecated since Python 3.10 and will be removed in a subsequent version
  eigenvalues = self.matrix().charpoly().roots(AA)
3.302775637731995?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant