fdtomasi / regain

REGAIN (Regularised Graphical Inference)
BSD 3-Clause "New" or "Revised" License
28 stars 13 forks source link

Refactoring of the package. #1

Closed fdtomasi closed 6 years ago

fdtomasi commented 6 years ago

Import changes of in this version:

codecov-io commented 6 years ago

Codecov Report

Merging #1 into master will increase coverage by 3%. The diff coverage is 98.11%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #1   +/-   ##
=======================================
+ Coverage   76.12%   79.12%   +3%     
=======================================
  Files          14       14           
  Lines         557      570   +13     
=======================================
+ Hits          424      451   +27     
+ Misses        133      119   -14
Impacted Files Coverage Δ
regain/prox.py 32.29% <100%> (+0.71%) :arrow_up:
regain/utils.py 86% <100%> (+28%) :arrow_up:
regain/admm/graph_lasso_.py 93.54% <100%> (+0.56%) :arrow_up:
regain/admm/latent_time_graph_lasso_.py 95.45% <100%> (+0.21%) :arrow_up:
regain/tests/test_utils.py 100% <100%> (ø) :arrow_up:
regain/admm/time_graph_lasso_.py 82.75% <92.3%> (-0.99%) :arrow_down:

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 e864a15...bf5d429. Read the comment docs.