Skip to content

Fix norm function #100

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

Merged
merged 1 commit into from
Mar 15, 2020
Merged

Fix norm function #100

merged 1 commit into from
Mar 15, 2020

Conversation

mfherbst
Copy link
Contributor

Fix issue with norm introduced in b5108b8 (norms not properly implemented for complex arguments).

@codecov-io
Copy link

codecov-io commented Mar 15, 2020

Codecov Report

Merging #100 into master will decrease coverage by 0.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
- Coverage   51.07%   51.00%   -0.08%     
==========================================
  Files          62       62              
  Lines        2847     2847              
==========================================
- Hits         1454     1452       -2     
- Misses       1393     1395       +2     
Impacted Files Coverage Δ
src/math/linearalgebra/support.jl 40.00% <0.00%> (ø)
src/math/elementary/trig.jl 70.73% <0.00%> (-1.22%) ⬇️

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 7015090...e6328c1. Read the comment docs.

@JeffreySarnoff
Copy link
Member

thank you

@JeffreySarnoff JeffreySarnoff merged commit c8ad315 into JuliaMath:master Mar 15, 2020
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.

3 participants