JuliaLinearAlgebra / Octavian.jl

Multi-threaded BLAS-like library that provides pure Julia matrix multiplication
https://julialinearalgebra.github.io/Octavian.jl/stable/
Other
231 stars 18 forks source link

Add support for both arrays containing dual numbers. #118

Closed chriselrod closed 3 years ago

chriselrod commented 3 years ago

@ranocha

codecov[bot] commented 3 years ago

Codecov Report

Merging #118 (456ace9) into master (daefe40) will increase coverage by 0.18%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage   87.03%   87.21%   +0.18%     
==========================================
  Files          13       13              
  Lines         779      798      +19     
==========================================
+ Hits          678      696      +18     
- Misses        101      102       +1     
Impacted Files Coverage Δ
src/forward_diff.jl 97.43% <94.73%> (-2.57%) :arrow_down:
src/matmul.jl 91.33% <0.00%> (+0.02%) :arrow_up:

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 daefe40...456ace9. Read the comment docs.