QB3 / CLaR

Concomitant Lasso with Repetitions
9 stars 3 forks source link

[MRG] adding doc #14

Closed mathurinm closed 5 years ago

mathurinm commented 5 years ago

@QB3 doc should work now. There's still a lot to do but you can take over.

make sure to have sphinx, ghp-import etc installed via conda. Then you can make doc in the doc folder, and make install.

mathurinm commented 5 years ago

@qb3 you also need to configure it so that it pushes to your website

codecov-io commented 5 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   60.69%   60.75%   +0.05%     
==========================================
  Files          10       10              
  Lines         743      744       +1     
==========================================
+ Hits          451      452       +1     
  Misses        292      292
Impacted Files Coverage Δ
clar/__init__.py 100% <100%> (ø) :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 1c3bf27...86ab619. Read the comment docs.

mathurinm commented 5 years ago

Go for merge @QB3. Don't forget to update the doc as you're the one with the rights, we'll move to organization another day

mathurinm commented 5 years ago

ping @QB3