Prototype for Probably Correct: Oscar issue 3110 - #2395
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2395 +/- ##
==========================================
- Coverage 88.14% 88.12% -0.03%
==========================================
Files 128 129 +1
Lines 32886 32909 +23
==========================================
+ Hits 28987 29000 +13
- Misses 3899 3909 +10 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
FWIW here is the test suite that I have been using (not intended to be exhaustive). |
|
Some thoughts that I also voiced during today's rebel triage. First off, the main reason behind what I am about to suggest are twofold:
Now here is what I suggest (I haven't given it nearly as much thought as @JohnAAbbott and some others, so take it with a grain of salt):
The result is hopefully something that is feature-wise similar to the current PR, usability-wiser similar to existing features in AbstractAlgebra, and easily extendable in the future. |
Prototype implementation incorporating some feedback.
This code is needed to make the PRs in Oscar and Nemo work.