Open Nathabolin opened 6 months ago
Keep Track of what issue tickets you file and what pull requests you make with ticket numbers
We plan to do these things:
reduced form timeouts (10 hours)
map types (50 hours)
is_lattes -function already exists (Fixes #28292), find Elliptic Curve, Lattes_to_curve now exists at #38330
is_newton -base function already exists at #28173, find polynomial, now exists at #38396
The remaining work after is_newton is not complete as of 8/26/24, I hope to come back during the semester to get at least is_chebyshev done.
is_chebyshev -function already exists (Fixes #28292)
-return conjugation
interpolation (20 hours)
attracting periodic points (40 hours)
- given a map find all points of period n that are (attracting, repelling, indifferent) - given a periodic point, return if it is attracting, repelling, indifferent.
close issues and fix bugs (40 hours)
The green function fix is ready for review PR #38161 tied to issue #36164
Keep Track of what issue tickets you file and what pull requests you make with ticket numbers
We plan to do these things:
reduced form timeouts (10 hours)
map types (50 hours)
is_lattes -function already exists (Fixes #28292), find Elliptic Curve, Lattes_to_curve now exists at #38330
is_newton -base function already exists at #28173, find polynomial, now exists at #38396
The remaining work after is_newton is not complete as of 8/26/24, I hope to come back during the semester to get at least is_chebyshev done.
is_chebyshev -function already exists (Fixes #28292)
interpolation (20 hours)
attracting periodic points (40 hours)
close issues and fix bugs (40 hours)