-
-
Notifications
You must be signed in to change notification settings - Fork 17
Define real
and imag
for StaticInteger
#74
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #74 +/- ##
=======================================
Coverage 98.87% 98.87%
=======================================
Files 1 1
Lines 443 446 +3
=======================================
+ Hits 438 441 +3
Misses 5 5
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
Co-authored-by: Zachary P Christensen <zchristensen7@gmail.com>
Co-authored-by: Zachary P Christensen <zchristensen7@gmail.com>
I formatted it locally with JuliaFormatter v1.0.5, but it fails the format test on CI using the same version of the formatter. |
Are we supposed to do this using specific SciML settings? I have to admit I haven't been keeping up with dev docs lately. |
That should happen automatically |
JuliaLinearAlgebra/Octavian.jl#147