mathematicalmichael / mud-examples

Creation of figures for papers pertaining to the MUD (Maximal Updated Density) method for Parameter Estimation.
https://mud-examples.readthedocs.io/
MIT License
0 stars 1 forks source link

fix some figures #47

Closed mathematicalmichael closed 3 years ago

mathematicalmichael commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #47 (4534fbd) into main (e011e50) will increase coverage by 0.04%. The diff coverage is 96.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   77.90%   77.95%   +0.04%     
==========================================
  Files          14       14              
  Lines        1797     1801       +4     
  Branches      231      231              
==========================================
+ Hits         1400     1404       +4     
  Misses        312      312              
  Partials       85       85              
Impacted Files Coverage Δ
src/mud_examples/linear/lin.py 80.43% <92.85%> (+0.17%) :arrow_up:
src/mud_examples/monomial.py 95.60% <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 e011e50...4534fbd. Read the comment docs.