-
-
Notifications
You must be signed in to change notification settings - Fork 655
RealDoubleFieldElement without GSL: Add missing methods #35158
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
base: develop
Are you sure you want to change the base?
RealDoubleFieldElement without GSL: Add missing methods #35158
Conversation
…ment_gsl, invoke methods defined here explicitly
…oth back here from RealDoubleElement_gsl
Codecov ReportBase: 88.59% // Head: 88.58% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #35158 +/- ##
===========================================
- Coverage 88.59% 88.58% -0.01%
===========================================
Files 2140 2140
Lines 396961 396961
===========================================
- Hits 351677 351666 -11
- Misses 45284 45295 +11
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
lgtm otherwise!
Co-authored-by: Marc Mezzarobba <marc@mezzarobba.net>
…l__add_missing_methods
Thank you! |
Documentation preview for this PR is ready! 🎉 |
I've committed your suggested change, and it still passes tests. So I'm setting to positive review. |
On OSX I get:
|
📚 Description
Fixes #32779
📝 Checklist
⌛ Dependencies