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

Feature/linear example #41

Closed mathematicalmichael closed 3 years ago

mathematicalmichael commented 3 years ago

new linear example!

lin-meas-cov-convergence lin-meas-cov-sd-convergence-2

needs cleanup. but those are the two figures newly contributed.

codecov-commenter commented 3 years ago

Codecov Report

Merging #41 (11e5aae) into main (41d41c1) will decrease coverage by 0.73%. The diff coverage is 58.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   78.37%   77.64%   -0.74%     
==========================================
  Files          14       14              
  Lines        1679     1812     +133     
  Branches      216      233      +17     
==========================================
+ Hits         1316     1407      +91     
- Misses        289      320      +31     
- Partials       74       85      +11     
Impacted Files Coverage Δ
src/mud_examples/linear/lin.py 80.39% <56.66%> (-11.13%) :arrow_down:
src/mud_examples/linear/models.py 64.86% <61.90%> (+30.57%) :arrow_up:
src/mud_examples/monomial.py 95.69% <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 41d41c1...11e5aae. Read the comment docs.