adtzlr / matadi

Material Definition with Automatic Differentiation
GNU General Public License v3.0
21 stars 2 forks source link

Add parallel evaluation of function, gradient and hessian #6

Closed adtzlr closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #6 (38adb14) into main (b9a2094) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   99.35%   99.37%   +0.01%     
==========================================
  Files           8        8              
  Lines         156      159       +3     
==========================================
+ Hits          155      158       +3     
  Misses          1        1              
Impacted Files Coverage Δ
matadi/_apply.py 100.00% <100.00%> (ø)
matadi/_material.py 100.00% <100.00%> (ø)

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 b9a2094...38adb14. Read the comment docs.