-
-
Notifications
You must be signed in to change notification settings - Fork 487
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
Implement basic multivariate polynomial species #38446
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a5f1db - Browse repository at this point
Copy the full SHA 8a5f1dbView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce7c87f - Browse repository at this point
Copy the full SHA ce7c87fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae5497 - Browse repository at this point
Copy the full SHA 2ae5497View commit details
Commits on May 15, 2024
-
Improved repr output and added a way to name conjugacy classes of sub…
…groups Also added various miscellaneous functions
Configuration menu - View commit details
-
Copy full SHA for 663b422 - Browse repository at this point
Copy the full SHA 663b422View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3f16ba - Browse repository at this point
Copy the full SHA b3f16baView commit details
Commits on May 16, 2024
-
Update src/sage/rings/burnside.py
Co-authored-by: Martin Rubey <axiomize@yahoo.de>
Configuration menu - View commit details
-
Copy full SHA for 6f9cac4 - Browse repository at this point
Copy the full SHA 6f9cac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bec9b0b - Browse repository at this point
Copy the full SHA bec9b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 476218f - Browse repository at this point
Copy the full SHA 476218fView commit details -
Burnside ring now inherits from CombinatorialFreeModule
Also some fixes to _element_constructor_ ConjugacyClassesOfSubgroups
Configuration menu - View commit details
-
Copy full SHA for 3d2a730 - Browse repository at this point
Copy the full SHA 3d2a730View commit details -
Configuration menu - View commit details
-
Copy full SHA for d49eb76 - Browse repository at this point
Copy the full SHA d49eb76View commit details
Commits on May 17, 2024
-
Implemented monomial() and one_basis()
Added _repr_ for ConjugacyClassesOfSubgroups I now output B[(gens or name if available)] as _repr_ for generators, for example B[1] + 2*B[(2,3,4)]
Configuration menu - View commit details
-
Copy full SHA for bf76e0d - Browse repository at this point
Copy the full SHA bf76e0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1d95d - Browse repository at this point
Copy the full SHA dc1d95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c271e60 - Browse repository at this point
Copy the full SHA c271e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1453c90 - Browse repository at this point
Copy the full SHA 1453c90View commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa8b9f5 - Browse repository at this point
Copy the full SHA fa8b9f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be11997 - Browse repository at this point
Copy the full SHA be11997View commit details -
Make indexes for generators use ConjugacyClassesOfSubgroups internall…
…y and doctest updates
Configuration menu - View commit details
-
Copy full SHA for f39807c - Browse repository at this point
Copy the full SHA f39807cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4af3fc - Browse repository at this point
Copy the full SHA d4af3fcView commit details
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de3ccbc - Browse repository at this point
Copy the full SHA de3ccbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e5aab - Browse repository at this point
Copy the full SHA d9e5aabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a377f5 - Browse repository at this point
Copy the full SHA 1a377f5View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45361c3 - Browse repository at this point
Copy the full SHA 45361c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8da0e6 - Browse repository at this point
Copy the full SHA b8da0e6View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac4bb20 - Browse repository at this point
Copy the full SHA ac4bb20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecf26d - Browse repository at this point
Copy the full SHA 8ecf26dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f617657 - Browse repository at this point
Copy the full SHA f617657View commit details
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ecbe83 - Browse repository at this point
Copy the full SHA 6ecbe83View commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd55d15 - Browse repository at this point
Copy the full SHA bd55d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce14a5 - Browse repository at this point
Copy the full SHA 2ce14a5View commit details
Commits on Jun 17, 2024
-
Refactor conjugacy classes of subgroups of symmetric groups, add spec…
…ial case in construct_element
Configuration menu - View commit details
-
Copy full SHA for 04ac9e9 - Browse repository at this point
Copy the full SHA 04ac9e9View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ca8861 - Browse repository at this point
Copy the full SHA 3ca8861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dd1b87 - Browse repository at this point
Copy the full SHA 6dd1b87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77136a3 - Browse repository at this point
Copy the full SHA 77136a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e0a707 - Browse repository at this point
Copy the full SHA 1e0a707View commit details
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ffc003 - Browse repository at this point
Copy the full SHA 9ffc003View commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4207aab - Browse repository at this point
Copy the full SHA 4207aabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c4b0e2 - Browse repository at this point
Copy the full SHA 8c4b0e2View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12a129b - Browse repository at this point
Copy the full SHA 12a129bView commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 053346c - Browse repository at this point
Copy the full SHA 053346cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9149023 - Browse repository at this point
Copy the full SHA 9149023View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9438800 - Browse repository at this point
Copy the full SHA 9438800View commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afbdd9c - Browse repository at this point
Copy the full SHA afbdd9cView commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd59d1e - Browse repository at this point
Copy the full SHA bd59d1eView commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a08c4a4 - Browse repository at this point
Copy the full SHA a08c4a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2900263 - Browse repository at this point
Copy the full SHA 2900263View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e8ce44 - Browse repository at this point
Copy the full SHA 1e8ce44View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 125103d - Browse repository at this point
Copy the full SHA 125103dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6690bd - Browse repository at this point
Copy the full SHA f6690bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6604d28 - Browse repository at this point
Copy the full SHA 6604d28View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad7d13f - Browse repository at this point
Copy the full SHA ad7d13fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e6c02 - Browse repository at this point
Copy the full SHA 36e6c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5010e3f - Browse repository at this point
Copy the full SHA 5010e3fView commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6396163 - Browse repository at this point
Copy the full SHA 6396163View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1f3f3 - Browse repository at this point
Copy the full SHA ff1f3f3View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5eacfb0 - Browse repository at this point
Copy the full SHA 5eacfb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 981ed0c - Browse repository at this point
Copy the full SHA 981ed0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1b028c - Browse repository at this point
Copy the full SHA b1b028cView commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0f1cc4 - Browse repository at this point
Copy the full SHA a0f1cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b932b91 - Browse repository at this point
Copy the full SHA b932b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for a540531 - Browse repository at this point
Copy the full SHA a540531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b50890 - Browse repository at this point
Copy the full SHA 8b50890View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ad7c46 - Browse repository at this point
Copy the full SHA 1ad7c46View commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b0f03d - Browse repository at this point
Copy the full SHA 3b0f03dView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c7156e - Browse repository at this point
Copy the full SHA 6c7156eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b3980 - Browse repository at this point
Copy the full SHA 22b3980View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a5af17 - Browse repository at this point
Copy the full SHA 6a5af17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dabfd6 - Browse repository at this point
Copy the full SHA 8dabfd6View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cec6b5 - Browse repository at this point
Copy the full SHA 3cec6b5View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 776bd64 - Browse repository at this point
Copy the full SHA 776bd64View commit details
Commits on Aug 14, 2024
-
Fixed dompart, caching and construction errors, and equality checking…
… for atomic species
Configuration menu - View commit details
-
Copy full SHA for 268b2c4 - Browse repository at this point
Copy the full SHA 268b2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64700d - Browse repository at this point
Copy the full SHA a64700dView commit details
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ce6e11 - Browse repository at this point
Copy the full SHA 5ce6e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for a081b60 - Browse repository at this point
Copy the full SHA a081b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16099c4 - Browse repository at this point
Copy the full SHA 16099c4View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7f7beb - Browse repository at this point
Copy the full SHA b7f7bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 142c09a - Browse repository at this point
Copy the full SHA 142c09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19231be - Browse repository at this point
Copy the full SHA 19231beView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd146bc - Browse repository at this point
Copy the full SHA fd146bcView commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 284251b - Browse repository at this point
Copy the full SHA 284251bView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acc44f8 - Browse repository at this point
Copy the full SHA acc44f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa9cd0 - Browse repository at this point
Copy the full SHA 2aa9cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6061e - Browse repository at this point
Copy the full SHA 3b6061eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c54733 - Browse repository at this point
Copy the full SHA 4c54733View commit details -
Construct from group action (complete, added to MolecularSpecies and …
…PolynomialSpecies)
Configuration menu - View commit details
-
Copy full SHA for f8e8bb2 - Browse repository at this point
Copy the full SHA f8e8bb2View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 238eae1 - Browse repository at this point
Copy the full SHA 238eae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a38ab7 - Browse repository at this point
Copy the full SHA 7a38ab7View commit details
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1e10fc - Browse repository at this point
Copy the full SHA f1e10fcView commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd3fc7b - Browse repository at this point
Copy the full SHA dd3fc7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 700b925 - Browse repository at this point
Copy the full SHA 700b925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d07b86 - Browse repository at this point
Copy the full SHA 0d07b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b1703 - Browse repository at this point
Copy the full SHA 35b1703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 853b403 - Browse repository at this point
Copy the full SHA 853b403View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7dcaef - Browse repository at this point
Copy the full SHA e7dcaefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 046aa23 - Browse repository at this point
Copy the full SHA 046aa23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 125771f - Browse repository at this point
Copy the full SHA 125771fView commit details -
change AtomicSpeciesElement _repr_ and remove multicardinality check …
…in MolecularSpecies __call__
Configuration menu - View commit details
-
Copy full SHA for 2cedfcb - Browse repository at this point
Copy the full SHA 2cedfcbView commit details -
Get rid of some calls to libgap ConjugateGroup without passing domain…
… and use gens_small in ConjugacyClassOfSubgroups _canonicalize
Configuration menu - View commit details
-
Copy full SHA for 29bb7eb - Browse repository at this point
Copy the full SHA 29bb7ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 696f0e1 - Browse repository at this point
Copy the full SHA 696f0e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a0b9b - Browse repository at this point
Copy the full SHA 44a0b9bView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c71a412 - Browse repository at this point
Copy the full SHA c71a412View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56beab2 - Browse repository at this point
Copy the full SHA 56beab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf87e50 - Browse repository at this point
Copy the full SHA bf87e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9919ff - Browse repository at this point
Copy the full SHA f9919ffView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93b19bf - Browse repository at this point
Copy the full SHA 93b19bfView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f89ce8 - Browse repository at this point
Copy the full SHA 5f89ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a705847 - Browse repository at this point
Copy the full SHA a705847View commit details -
Configuration menu - View commit details
-
Copy full SHA for dada750 - Browse repository at this point
Copy the full SHA dada750View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 772b79b - Browse repository at this point
Copy the full SHA 772b79bView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c1f219 - Browse repository at this point
Copy the full SHA 7c1f219View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf6894 - Browse repository at this point
Copy the full SHA 1cf6894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c72461 - Browse repository at this point
Copy the full SHA 0c72461View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e6419a - Browse repository at this point
Copy the full SHA 4e6419aView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d62beae - Browse repository at this point
Copy the full SHA d62beaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51326d2 - Browse repository at this point
Copy the full SHA 51326d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0ae47 - Browse repository at this point
Copy the full SHA 0e0ae47View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc40a27 - Browse repository at this point
Copy the full SHA cc40a27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7a096 - Browse repository at this point
Copy the full SHA 8b7a096View commit details -
update references, do not put AtomicSpecies and PolynomialSpecies int…
…o global namespace
Configuration menu - View commit details
-
Copy full SHA for 383170c - Browse repository at this point
Copy the full SHA 383170cView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4189ceb - Browse repository at this point
Copy the full SHA 4189cebView commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ddb6b1 - Browse repository at this point
Copy the full SHA 9ddb6b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5252878 - Browse repository at this point
Copy the full SHA 5252878View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd95f4d - Browse repository at this point
Copy the full SHA bd95f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0382e7 - Browse repository at this point
Copy the full SHA a0382e7View commit details -
mark some doctests as random, run TestSuite also for element classes,…
… explain why we are skipping parts of the testsuite
Configuration menu - View commit details
-
Copy full SHA for b51a8b0 - Browse repository at this point
Copy the full SHA b51a8b0View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5484ce - Browse repository at this point
Copy the full SHA a5484ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b12b6 - Browse repository at this point
Copy the full SHA 67b12b6View commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5a2727 - Browse repository at this point
Copy the full SHA b5a2727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ae42ad - Browse repository at this point
Copy the full SHA 6ae42adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 470fa71 - Browse repository at this point
Copy the full SHA 470fa71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 846690e - Browse repository at this point
Copy the full SHA 846690eView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e5c8f6 - Browse repository at this point
Copy the full SHA 0e5c8f6View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c07f0b8 - Browse repository at this point
Copy the full SHA c07f0b8View commit details
Commits on Oct 21, 2024
-
Apply suggestions from code review
Co-authored-by: Travis Scrimshaw <clfrngrown@aol.com>
Configuration menu - View commit details
-
Copy full SHA for 1362973 - Browse repository at this point
Copy the full SHA 1362973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b88db8 - Browse repository at this point
Copy the full SHA 8b88db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e9cf42 - Browse repository at this point
Copy the full SHA 5e9cf42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 650bd55 - Browse repository at this point
Copy the full SHA 650bd55View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8aea71d - Browse repository at this point
Copy the full SHA 8aea71dView commit details -
Apply suggestions from code review
Co-authored-by: Travis Scrimshaw <clfrngrown@aol.com>
Configuration menu - View commit details
-
Copy full SHA for 9c673c2 - Browse repository at this point
Copy the full SHA 9c673c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6ef90 - Browse repository at this point
Copy the full SHA 8b6ef90View commit details -
Merge branch 'simple-species' of https://github.com/Newtech66/sage-ne…
…wtech66 into simple-species
Configuration menu - View commit details
-
Copy full SHA for 421623b - Browse repository at this point
Copy the full SHA 421623bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 518a463 - Browse repository at this point
Copy the full SHA 518a463View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df0554a - Browse repository at this point
Copy the full SHA df0554aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0577096 - Browse repository at this point
Copy the full SHA 0577096View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4104cc2 - Browse repository at this point
Copy the full SHA 4104cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e84c39 - Browse repository at this point
Copy the full SHA 0e84c39View commit details
Commits on Oct 26, 2024
-
remove ConjugacyClassOfDirectlyIndecomposableSubgroups and ConjugacyC…
…lassesOfDirectlyIndecomposableSubgroups and reorganize AtomicSpeciesElement.__classcall__ for significant performance improvement
Configuration menu - View commit details
-
Copy full SHA for c22759a - Browse repository at this point
Copy the full SHA c22759aView commit details -
allow to skip checks, make variable names more consistent, avoid unne…
…ccessary conversions between gap and sage in AtomicSpeciesElement.__classcall__ for performance
Configuration menu - View commit details
-
Copy full SHA for c1f5285 - Browse repository at this point
Copy the full SHA c1f5285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 070a08e - Browse repository at this point
Copy the full SHA 070a08eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96a5aa0 - Browse repository at this point
Copy the full SHA 96a5aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7721794 - Browse repository at this point
Copy the full SHA 7721794View commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c49f2b - Browse repository at this point
Copy the full SHA 0c49f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6755330 - Browse repository at this point
Copy the full SHA 6755330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 905079c - Browse repository at this point
Copy the full SHA 905079cView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02c082b - Browse repository at this point
Copy the full SHA 02c082bView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 084ea13 - Browse repository at this point
Copy the full SHA 084ea13View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c4723 - Browse repository at this point
Copy the full SHA f4c4723View commit details
Commits on Nov 4, 2024
-
Apply suggestions from code review
Co-authored-by: Travis Scrimshaw <clfrngrown@aol.com>
Configuration menu - View commit details
-
Copy full SHA for dd58ae3 - Browse repository at this point
Copy the full SHA dd58ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a15c61 - Browse repository at this point
Copy the full SHA 8a15c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for a305a74 - Browse repository at this point
Copy the full SHA a305a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb5ef7b - Browse repository at this point
Copy the full SHA cb5ef7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7b5a9 - Browse repository at this point
Copy the full SHA cd7b5a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc0224 - Browse repository at this point
Copy the full SHA 0bc0224View commit details -
Configuration menu - View commit details
-
Copy full SHA for 580a5c2 - Browse repository at this point
Copy the full SHA 580a5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca9a5b - Browse repository at this point
Copy the full SHA 0ca9a5bView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4598eda - Browse repository at this point
Copy the full SHA 4598edaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ade63cc - Browse repository at this point
Copy the full SHA ade63ccView commit details
Commits on Nov 8, 2024
-
Update src/sage/rings/species.py
Co-authored-by: Travis Scrimshaw <clfrngrown@aol.com>
Configuration menu - View commit details
-
Copy full SHA for 727d4d2 - Browse repository at this point
Copy the full SHA 727d4d2View commit details -
Update src/sage/rings/species.py
Co-authored-by: Travis Scrimshaw <clfrngrown@aol.com>
Configuration menu - View commit details
-
Copy full SHA for ff604c8 - Browse repository at this point
Copy the full SHA ff604c8View commit details -
Apply suggestions from code review
Co-authored-by: Travis Scrimshaw <clfrngrown@aol.com>
Configuration menu - View commit details
-
Copy full SHA for 8d7ab18 - Browse repository at this point
Copy the full SHA 8d7ab18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 622d08e - Browse repository at this point
Copy the full SHA 622d08eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef4cdb - Browse repository at this point
Copy the full SHA 9ef4cdbView commit details