-
-
Notifications
You must be signed in to change notification settings - Fork 482
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 ABCs CommutativePolynomial, MPolynomial_libsingular, InfinitePolynomial; deprecate is_Polynomial, is_MPolynomial #35076
Commits on Jan 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eb3a270 - Browse repository at this point
Copy the full SHA eb3a270View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6696f5c - Browse repository at this point
Copy the full SHA 6696f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f7e62 - Browse repository at this point
Copy the full SHA 79f7e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed050bb - Browse repository at this point
Copy the full SHA ed050bbView commit details -
sage.structure.element: Introduce common base class CommutativePolyno…
…mial for ABCs Polynomial, MPolynomial
Configuration menu - View commit details
-
Copy full SHA for 0613280 - Browse repository at this point
Copy the full SHA 0613280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27e8889 - Browse repository at this point
Copy the full SHA 27e8889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57228f5 - Browse repository at this point
Copy the full SHA 57228f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e0adc - Browse repository at this point
Copy the full SHA 95e0adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd625c - Browse repository at this point
Copy the full SHA 1fd625cView commit details -
InfinitePolynomial: Change from constructor function to base class wi…
…th __classcall__
Configuration menu - View commit details
-
Copy full SHA for 960506b - Browse repository at this point
Copy the full SHA 960506bView commit details
Commits on Jan 23, 2023
-
Remove ABCs sage.structure.element.*Polynomial; introduce ABCs in sag…
…e.rings.polynomial
Configuration menu - View commit details
-
Copy full SHA for fd54c82 - Browse repository at this point
Copy the full SHA fd54c82View commit details -
Replace use of implementation class from multi_polynomial_libsingular…
… in isinstance tests
Configuration menu - View commit details
-
Copy full SHA for 538c2a7 - Browse repository at this point
Copy the full SHA 538c2a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fcb6fb - Browse repository at this point
Copy the full SHA 0fcb6fbView commit details
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e2adaf - Browse repository at this point
Copy the full SHA 6e2adafView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdab0df - Browse repository at this point
Copy the full SHA cdab0dfView commit details
Commits on Feb 12, 2023
-
Merge tag '9.8' into t/32709/sage_structure_element__add_abcs_polynom…
…ial__mpolynomial_for_isinstance_testing SageMath version 9.8, Release Date: 2023-02-11
Configuration menu - View commit details
-
Copy full SHA for f7e9f41 - Browse repository at this point
Copy the full SHA f7e9f41View commit details -
src/sage/rings/polynomial/infinite_polynomial_element.py: Use Infinit…
…ePolynomial in isinstance tests, not InfinitePolynomial_sparse
Configuration menu - View commit details
-
Copy full SHA for e06e582 - Browse repository at this point
Copy the full SHA e06e582View commit details
Commits on Feb 13, 2023
-
Merge tag '10.0.beta0' into t/32709/sage_structure_element__add_abcs_…
…polynomial__mpolynomial_for_isinstance_testing SageMath version 10.0.beta0, Release Date: 2023-02-12 # Conflicts: # src/sage/combinat/schubert_polynomial.py
Configuration menu - View commit details
-
Copy full SHA for 6b557c0 - Browse repository at this point
Copy the full SHA 6b557c0View commit details -
src/sage/combinat/schubert_polynomial.py: Use isinstance(..., Infinit…
…ePolynomial) without _sparse
Configuration menu - View commit details
-
Copy full SHA for 8f5b799 - Browse repository at this point
Copy the full SHA 8f5b799View commit details -
Merge branch 'develop' into t/32709/sage_structure_element__add_abcs_…
…polynomial__mpolynomial_for_isinstance_testing
Configuration menu - View commit details
-
Copy full SHA for 2d32a2e - Browse repository at this point
Copy the full SHA 2d32a2eView commit details
Commits on Feb 14, 2023
-
Merge branch 'develop' into t/32709/sage_structure_element__add_abcs_…
…polynomial__mpolynomial_for_isinstance_testing
Configuration menu - View commit details
-
Copy full SHA for 95b8793 - Browse repository at this point
Copy the full SHA 95b8793View commit details
Commits on Feb 19, 2023
-
Merge branch 'develop' into t/32709/sage_structure_element__add_abcs_…
…polynomial__mpolynomial_for_isinstance_testing
Configuration menu - View commit details
-
Copy full SHA for 488a8b1 - Browse repository at this point
Copy the full SHA 488a8b1View commit details
Commits on Feb 20, 2023
-
src/sage/rings/polynomial/polynomial_element.pyx: Update doctest outp…
…ut (trac->github)
Configuration menu - View commit details
-
Copy full SHA for ffb4647 - Browse repository at this point
Copy the full SHA ffb4647View commit details
Commits on Mar 3, 2023
-
Merge remote-tracking branch 'upstream/develop' into t/32709/sage_str…
…ucture_element__add_abcs_polynomial__mpolynomial_for_isinstance_testing
Configuration menu - View commit details
-
Copy full SHA for 2993660 - Browse repository at this point
Copy the full SHA 2993660View commit details -
src/sage/quadratic_forms/quadratic_form.py: Replace use of deprecated…
… is_Polynomial, is_MPolynomial
Configuration menu - View commit details
-
Copy full SHA for 3b65350 - Browse repository at this point
Copy the full SHA 3b65350View commit details