-
Notifications
You must be signed in to change notification settings - Fork 11
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
Add Mahowald invariant example #113
Add Mahowald invariant example #113
Conversation
965d059
to
10b4ffa
Compare
Sorry for just leaving this here. We should probably merge this... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be nice to have some tests, but I'm ok without too. Thanks for contributing!
I'll add that the lint error is just due to a new version of clippy and the selenium error is the same as in #121 |
50638c2
to
78ff9bb
Compare
Co-authored-by: Joey Beauvais-Feisthauer <[email protected]>
78ff9bb
to
6167a5e
Compare
Thanks for the feedback. I'm trying to refactor the code to make it more testable and will comment here again when it's done (or I give up). |
`RP_-k_inf`s are not compatible with Nassau's algorithm.
I've added a test with a few cases (and "fixed" the incompatibility with the |
Looks great to me! @hoodmane anything to add? |
Here is an example that computes algebraic Mahowald invariants, showcasing
ResolutionHomomorphism
in particular.