-
Notifications
You must be signed in to change notification settings - Fork 4
Generic cyclotomic ring #286
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
Generic cyclotomic ring #286
Conversation
745e4f5
to
556d066
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #286 +/- ##
==========================================
+ Coverage 94.96% 95.10% +0.14%
==========================================
Files 13 13
Lines 913 920 +7
==========================================
+ Hits 867 875 +8
+ Misses 46 45 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
556d066
to
a3cc5d0
Compare
Co-authored-by: Max Horn <[email protected]>
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.
Looks good to me.
Perhaps generic_cyclotomic_ring
should also be described in the manual?
Yes, ideally in the yet to be filled section about generic cyclotomics: https://oscar-system.github.io/GenericCharacterTables.jl/dev/cyclo/ |
This should improve the whole situation about
generic_cyclotomic_ring
.