-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
Finite field relative #34992
base: develop
Are you sure you want to change the base?
Finite field relative #34992
Commits on Sep 12, 2019
-
add relative finite field extensions
a first draft that tries to restore some sanity in the factory code mostly
Configuration menu - View commit details
-
Copy full SHA for b64586c - Browse repository at this point
Copy the full SHA b64586cView commit details -
Merge remote-tracking branch 'trac/u/caruso/21413/class_ring_extensio…
…n' into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for e447438 - Browse repository at this point
Copy the full SHA e447438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 544f4dd - Browse repository at this point
Copy the full SHA 544f4ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc9805 - Browse repository at this point
Copy the full SHA 9cc9805View commit details
Commits on Sep 13, 2019
-
Drop gen() from finte field base
as it interferes with the one we inhertit from the general ring extension.
Configuration menu - View commit details
-
Copy full SHA for 6b3d190 - Browse repository at this point
Copy the full SHA 6b3d190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e8334 - Browse repository at this point
Copy the full SHA 75e8334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3245229 - Browse repository at this point
Copy the full SHA 3245229View commit details -
Move absolute finte field code to its own base class
so it does not interfere with code inherited from the general extension framework
Configuration menu - View commit details
-
Copy full SHA for a78136c - Browse repository at this point
Copy the full SHA a78136cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92347b4 - Browse repository at this point
Copy the full SHA 92347b4View commit details -
Do not hide unrelated ValueError
with Python 3 we'd see the underlying error. However, at the moment it's quite annoying that we cannot see what caused the ValueError.
Configuration menu - View commit details
-
Copy full SHA for d044c89 - Browse repository at this point
Copy the full SHA d044c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2482826 - Browse repository at this point
Copy the full SHA 2482826View commit details -
Merge remote-tracking branch 'trac/u/caruso/21413/class_ring_extensio…
…n' into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 10cb1f3 - Browse repository at this point
Copy the full SHA 10cb1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c672c0e - Browse repository at this point
Copy the full SHA c672c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 382362d - Browse repository at this point
Copy the full SHA 382362dView commit details
Commits on Sep 14, 2019
-
Cleaning up finite field factory
so a few more extensions work (again)
Configuration menu - View commit details
-
Copy full SHA for 5e294d5 - Browse repository at this point
Copy the full SHA 5e294d5View commit details -
polynomial.change_ring(R) produces a polynomial over R even if R is a polynomial ring (and even if R is polynomial.parent()) in the same way polynomial.change_ring(hom) now produces a polynomial over hom.codomain()
Configuration menu - View commit details
-
Copy full SHA for f5386ec - Browse repository at this point
Copy the full SHA f5386ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5425868 - Browse repository at this point
Copy the full SHA 5425868View commit details
Commits on Feb 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ac1add0 - Browse repository at this point
Copy the full SHA ac1add0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76604ee - Browse repository at this point
Copy the full SHA 76604eeView commit details
Commits on Feb 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ff95a24 - Browse repository at this point
Copy the full SHA ff95a24View commit details
Commits on Mar 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2d46b14 - Browse repository at this point
Copy the full SHA 2d46b14View commit details
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c95ed0d - Browse repository at this point
Copy the full SHA c95ed0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 594492e - Browse repository at this point
Copy the full SHA 594492eView commit details
Commits on Jun 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 137e492 - Browse repository at this point
Copy the full SHA 137e492View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 740fb95 - Browse repository at this point
Copy the full SHA 740fb95View commit details -
Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage …
…into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 29646b7 - Browse repository at this point
Copy the full SHA 29646b7View commit details
Commits on Sep 17, 2020
-
Merge branch 'finite-field-relative' of https://gitlab.com/sagemath/d…
…ev/sage into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for a8365a3 - Browse repository at this point
Copy the full SHA a8365a3View commit details
Commits on Feb 11, 2022
-
Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage …
…into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for febd3a3 - Browse repository at this point
Copy the full SHA febd3a3View commit details
Commits on Feb 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4012c18 - Browse repository at this point
Copy the full SHA 4012c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98559a5 - Browse repository at this point
Copy the full SHA 98559a5View commit details
Commits on Feb 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 572e6a2 - Browse repository at this point
Copy the full SHA 572e6a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c7ec0 - Browse repository at this point
Copy the full SHA 07c7ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eef22fd - Browse repository at this point
Copy the full SHA eef22fdView commit details -
Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage …
…into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 4e4fdb3 - Browse repository at this point
Copy the full SHA 4e4fdb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d45965 - Browse repository at this point
Copy the full SHA 6d45965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be14a1 - Browse repository at this point
Copy the full SHA 4be14a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 285cac9 - Browse repository at this point
Copy the full SHA 285cac9View commit details -
Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage …
…into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 9ebe027 - Browse repository at this point
Copy the full SHA 9ebe027View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcda115 - Browse repository at this point
Copy the full SHA fcda115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c3c6e9 - Browse repository at this point
Copy the full SHA 6c3c6e9View commit details -
Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage …
…into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for edc78b9 - Browse repository at this point
Copy the full SHA edc78b9View commit details
Commits on Feb 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f93f973 - Browse repository at this point
Copy the full SHA f93f973View commit details -
Working on better support for trivial extensions and susing the categ…
…ory framework for inverse image
Configuration menu - View commit details
-
Copy full SHA for b1c2bde - Browse repository at this point
Copy the full SHA b1c2bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f7e93 - Browse repository at this point
Copy the full SHA 35f7e93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e723d0 - Browse repository at this point
Copy the full SHA 9e723d0View commit details
Commits on Feb 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 600f372 - Browse repository at this point
Copy the full SHA 600f372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c5f0ba - Browse repository at this point
Copy the full SHA 0c5f0baView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f6a67 - Browse repository at this point
Copy the full SHA c8f6a67View commit details -
Make coercion/conversion of ring extensions and their backend explicit
this fixes issues when a backend ring shows up multiple times in the extension, e.g., when the base and the backend are the same.
Configuration menu - View commit details
-
Copy full SHA for a8e2ed3 - Browse repository at this point
Copy the full SHA a8e2ed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434cc97 - Browse repository at this point
Copy the full SHA 434cc97View commit details -
Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage …
…into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 689538c - Browse repository at this point
Copy the full SHA 689538cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8404c - Browse repository at this point
Copy the full SHA 4d8404cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b869d - Browse repository at this point
Copy the full SHA 57b869dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3407788 - Browse repository at this point
Copy the full SHA 3407788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3bc10 - Browse repository at this point
Copy the full SHA 1a3bc10View commit details -
Configuration menu - View commit details
-
Copy full SHA for c44129b - Browse repository at this point
Copy the full SHA c44129bView commit details -
Do not test for exact factorization
since it is random with relative finite field extensions currently
Configuration menu - View commit details
-
Copy full SHA for b7179f7 - Browse repository at this point
Copy the full SHA b7179f7View commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 72668c9 - Browse repository at this point
Copy the full SHA 72668c9View commit details
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 18ea144 - Browse repository at this point
Copy the full SHA 18ea144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f7d77e - Browse repository at this point
Copy the full SHA 1f7d77eView commit details -
David Roe committed
Feb 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 3b17346 - Browse repository at this point
Copy the full SHA 3b17346View commit details
Commits on Feb 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f6f02b - Browse repository at this point
Copy the full SHA 1f6f02bView commit details -
Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage …
…into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for e5e97de - Browse repository at this point
Copy the full SHA e5e97deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03a15e1 - Browse repository at this point
Copy the full SHA 03a15e1View commit details -
Merge branch 't/33373/incorrect_parent_when_evaluating_constant_multi…
…variate_polynomial' into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 8185765 - Browse repository at this point
Copy the full SHA 8185765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7624b5d - Browse repository at this point
Copy the full SHA 7624b5dView commit details
Commits on Feb 19, 2022
-
Try a bunch of stuff in RingExtensionHomomorphism.__init__ check. Not…
… sure if it is all a good idea, but it makes a test pass
Configuration menu - View commit details
-
Copy full SHA for 69610f0 - Browse repository at this point
Copy the full SHA 69610f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 943c995 - Browse repository at this point
Copy the full SHA 943c995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd024d - Browse repository at this point
Copy the full SHA 9bd024dView commit details -
Merge branch 'ring-extension-revisions' of gitlab.com:sagemath/dev/sa…
…ge into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 71b2433 - Browse repository at this point
Copy the full SHA 71b2433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4332ca7 - Browse repository at this point
Copy the full SHA 4332ca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7088a - Browse repository at this point
Copy the full SHA dc7088aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8c74e - Browse repository at this point
Copy the full SHA ad8c74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8899fb0 - Browse repository at this point
Copy the full SHA 8899fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a3a57 - Browse repository at this point
Copy the full SHA 41a3a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 372949a - Browse repository at this point
Copy the full SHA 372949aView commit details -
Merge branch 'ring-extension-revisions' of gitlab.com:sagemath/dev/sa…
…ge into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 8d7afeb - Browse repository at this point
Copy the full SHA 8d7afebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55f9854 - Browse repository at this point
Copy the full SHA 55f9854View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52934e7 - Browse repository at this point
Copy the full SHA 52934e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e478132 - Browse repository at this point
Copy the full SHA e478132View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b96b1 - Browse repository at this point
Copy the full SHA b0b96b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff4453 - Browse repository at this point
Copy the full SHA 6ff4453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e495d1 - Browse repository at this point
Copy the full SHA 1e495d1View commit details -
Disable numerator/denominator where we would have to rely on coercion…
…s from the backend
Configuration menu - View commit details
-
Copy full SHA for 527e55b - Browse repository at this point
Copy the full SHA 527e55bView commit details
Commits on Feb 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8245ba6 - Browse repository at this point
Copy the full SHA 8245ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f02802 - Browse repository at this point
Copy the full SHA 6f02802View commit details
Commits on Feb 23, 2022
-
Merge branch 'u/galois/mrs/55/unique-orders' of git://trac.sagemath.o…
…rg/sage into ring-extension-revisions
Configuration menu - View commit details
-
Copy full SHA for 5414749 - Browse repository at this point
Copy the full SHA 5414749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8628c28 - Browse repository at this point
Copy the full SHA 8628c28View commit details -
Merge branch 'ring-extension-revisions' of gitlab.com:sagemath/dev/sa…
…ge into ring-extension-revisions
Configuration menu - View commit details
-
Copy full SHA for 2edab96 - Browse repository at this point
Copy the full SHA 2edab96View commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e195f49 - Browse repository at this point
Copy the full SHA e195f49View commit details
Commits on Feb 6, 2023
-
Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage …
…into finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 522a274 - Browse repository at this point
Copy the full SHA 522a274View commit details -
Merge branch 'ring-extension-revisions' of gitlab.com:sagemath/dev/sa…
…ge into ring-extensions-revisions
Configuration menu - View commit details
-
Copy full SHA for 933dfb4 - Browse repository at this point
Copy the full SHA 933dfb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c586388 - Browse repository at this point
Copy the full SHA c586388View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc58584 - Browse repository at this point
Copy the full SHA fc58584View commit details
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36c3f53 - Browse repository at this point
Copy the full SHA 36c3f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff285ab - Browse repository at this point
Copy the full SHA ff285abView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf2b005 - Browse repository at this point
Copy the full SHA bf2b005View commit details -
Configuration menu - View commit details
-
Copy full SHA for a690dc1 - Browse repository at this point
Copy the full SHA a690dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49edd37 - Browse repository at this point
Copy the full SHA 49edd37View commit details -
Configuration menu - View commit details
-
Copy full SHA for e83e508 - Browse repository at this point
Copy the full SHA e83e508View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c4cdf - Browse repository at this point
Copy the full SHA 72c4cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a78838d - Browse repository at this point
Copy the full SHA a78838dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 810354b - Browse repository at this point
Copy the full SHA 810354bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b9c771 - Browse repository at this point
Copy the full SHA 4b9c771View commit details -
Configuration menu - View commit details
-
Copy full SHA for e71ecc8 - Browse repository at this point
Copy the full SHA e71ecc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 519375d - Browse repository at this point
Copy the full SHA 519375dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 500c39e - Browse repository at this point
Copy the full SHA 500c39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c0480 - Browse repository at this point
Copy the full SHA 19c0480View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed3f68c - Browse repository at this point
Copy the full SHA ed3f68cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c55dfb - Browse repository at this point
Copy the full SHA 2c55dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef58856 - Browse repository at this point
Copy the full SHA ef58856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d5748 - Browse repository at this point
Copy the full SHA 34d5748View commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eda2a94 - Browse repository at this point
Copy the full SHA eda2a94View commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef5dbea - Browse repository at this point
Copy the full SHA ef5dbeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e4a74 - Browse repository at this point
Copy the full SHA b1e4a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ba5f37 - Browse repository at this point
Copy the full SHA 7ba5f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca379a0 - Browse repository at this point
Copy the full SHA ca379a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd17ae8 - Browse repository at this point
Copy the full SHA fd17ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ba1d0 - Browse repository at this point
Copy the full SHA b0ba1d0View commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e149054 - Browse repository at this point
Copy the full SHA e149054View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d5da8 - Browse repository at this point
Copy the full SHA a2d5da8View commit details
Commits on Mar 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6f9499 - Browse repository at this point
Copy the full SHA b6f9499View commit details -
Merge branch 'ring-extensions-revisions' of github.com:roed314/sage i…
…nto ring-extensions-revisions
Configuration menu - View commit details
-
Copy full SHA for 5c7e9c4 - Browse repository at this point
Copy the full SHA 5c7e9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562c481 - Browse repository at this point
Copy the full SHA 562c481View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8459d7 - Browse repository at this point
Copy the full SHA f8459d7View commit details
Commits on Mar 23, 2023
-
Merge branch 'finite-field-relative' of github:roed314/sage into fini…
…te-field-relative
Configuration menu - View commit details
-
Copy full SHA for 10289b1 - Browse repository at this point
Copy the full SHA 10289b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 876139f - Browse repository at this point
Copy the full SHA 876139fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b166799 - Browse repository at this point
Copy the full SHA b166799View commit details -
Configuration menu - View commit details
-
Copy full SHA for dac7644 - Browse repository at this point
Copy the full SHA dac7644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0524eb0 - Browse repository at this point
Copy the full SHA 0524eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610c638 - Browse repository at this point
Copy the full SHA 610c638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53593c4 - Browse repository at this point
Copy the full SHA 53593c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e4b31 - Browse repository at this point
Copy the full SHA d1e4b31View commit details -
Merge pull request #3 from stevehuang235/finite-field-relative
Adding implementation keyword to rings/morphisms
Configuration menu - View commit details
-
Copy full SHA for 89fcf83 - Browse repository at this point
Copy the full SHA 89fcf83View commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b0dd9a8 - Browse repository at this point
Copy the full SHA b0dd9a8View commit details
Commits on Mar 30, 2023
-
Merge branch 'finite-field-relative' of github.com:roed314/sage into …
…finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 7b66e37 - Browse repository at this point
Copy the full SHA 7b66e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a54c6 - Browse repository at this point
Copy the full SHA 31a54c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e6a78b - Browse repository at this point
Copy the full SHA 4e6a78bView commit details -
Merge branch 'finite-field-relative' of github.com:roed314/sage into …
…finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for a5ab49e - Browse repository at this point
Copy the full SHA a5ab49eView commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a04179c - Browse repository at this point
Copy the full SHA a04179cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e18a8 - Browse repository at this point
Copy the full SHA b3e18a8View commit details -
Merge branch 'finite-field-relative' of github.com:roed314/sage into …
…finite-field-relative
Configuration menu - View commit details
-
Copy full SHA for 700be7c - Browse repository at this point
Copy the full SHA 700be7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc16d15 - Browse repository at this point
Copy the full SHA fc16d15View commit details -
Merge branch 'finite-field-relative' of github:roed314/sage into fini…
…te-field-relative
Configuration menu - View commit details
-
Copy full SHA for 435752b - Browse repository at this point
Copy the full SHA 435752bView commit details