JuliaLinearAlgebra / Octavian.jl

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

In the README, mention that the package is still experimental #20

Closed DilumAluthge closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (f292e21) into master (510659f) will increase coverage by 1.63%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #20      +/-   ##
===========================================
+ Coverage   98.36%   100.00%   +1.63%     
===========================================
  Files          10        10              
  Lines         122       122              
===========================================
+ Hits          120       122       +2     
+ Misses          2         0       -2     
Impacted Files Coverage Δ
src/macros.jl 100.00% <0.00%> (+33.33%) :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 510659f...f292e21. Read the comment docs.