Skip to content
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

Complex matrix operations #117

Merged
merged 4 commits into from
Dec 27, 2021
Merged

Complex matrix operations #117

merged 4 commits into from
Dec 27, 2021

Conversation

baggepinnen
Copy link
Owner

  • svdvals
  • eigvals
  • det
  • exp
  • log

@codecov
Copy link

codecov bot commented Dec 27, 2021

Codecov Report

Merging #117 (217ad99) into master (aa1427c) will decrease coverage by 0.34%.
The diff coverage is 85.96%.

❗ Current head 217ad99 differs from pull request most recent head ad4fa83. Consider uploading reports for the commit ad4fa83 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   92.27%   91.92%   -0.35%     
==========================================
  Files          19       19              
  Lines         997     1053      +56     
==========================================
+ Hits          920      968      +48     
- Misses         77       85       +8     
Flag Coverage Δ
unittests 91.92% <85.96%> (-0.35%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/bymap.jl 93.54% <ø> (ø)
src/deconstruct.jl 91.97% <ø> (ø)
src/particles.jl 91.79% <33.33%> (-0.59%) ⬇️
src/complex.jl 91.20% <88.88%> (-3.39%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa1427c...ad4fa83. Read the comment docs.

@baggepinnen baggepinnen merged commit e28aebf into master Dec 27, 2021
@baggepinnen baggepinnen deleted the complex_ops branch December 27, 2021 07:05
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant