glm-tools / pyglmnet

Python implementation of elastic-net regularized generalized linear models
http://glm-tools.github.io/pyglmnet/
MIT License
279 stars 84 forks source link

Add missing DOIs to paper. #355

Closed geektoni closed 4 years ago

geektoni commented 4 years ago

Fix issue with JOSS submission as stated here https://github.com/openjournals/joss-reviews/issues/1921.

codecov-io commented 4 years ago

Codecov Report

Merging #355 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #355   +/-   ##
=======================================
  Coverage   75.66%   75.66%           
=======================================
  Files           4        4           
  Lines         678      678           
  Branches      149      149           
=======================================
  Hits          513      513           
  Misses        128      128           
  Partials       37       37

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 af2d1ed...d98fd9a. Read the comment docs.

jasmainak commented 4 years ago

Excellent, you were faster than me @geektoni ! Thank you so much.

geektoni commented 4 years ago

I guess we also need to regenerate the PDF in the joss issue to make the changes visible.

jasmainak commented 4 years ago

Seems like the editors did this. Thank you again! :)