-
Notifications
You must be signed in to change notification settings - Fork 126
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
Updates to FreeAssAlgIdeal #4035
Updates to FreeAssAlgIdeal #4035
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4035 +/- ##
==========================================
- Coverage 84.66% 84.65% -0.02%
==========================================
Files 600 601 +1
Lines 82622 82676 +54
==========================================
+ Hits 69956 69989 +33
- Misses 12666 12687 +21
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some misc comments of things that confused me
- Updated AbstractAlgebra version from 0.42.0 to 0.42.3 in Project.toml - `FreeAssAlgebra` -> `FreeAssociativeAlgebra`
@antonydellavecchia It seems that |
I'll take a look at this PR this afternoon, and either merge it or request changes. If I haven't done it by the end of the day, feel free to just merge, I can always get changes in later as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All comments have been addressed. And Max didn't do a review yesterday, so let's merge this for now.
Co-authored-by: Antony Della Vecchia <vecchia@math.tu-berlin.de> Co-authored-by: antonydellavecchia <antonydellavecchia@gmail.com> Co-authored-by: Lars Göttgens <lars.goettgens@rwth-aachen.de>
deg_bound
field toFreeAssAlgIdeal
struct for speed improvementdeg_bound
andgb
.Base.show
forFreeAssAlgIdeal
.FreeAssAlgIdeal
.ideal
function.groebner_basis
functions withinterreduce
option.is_groebner_basis
andinterreduce!
functions.quantum_automorphism_groups
.FreeAssAlg
->FreeAssociativeAlgebra