This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
v2.2.0
2.2.0 - 2020-06-29
Changed
- #57
Mark the Fortran code as linguist-vendored so that GitHub classifies
this project as Python. - #62
Update the cross-validation for users to be able to define groups of
observations, which is equivalent with foldid of cvglmnet in R. - #64
- Python version support: Add v3.8, and drop v3.4 + v3.5.
- Maintenance: Drop versioneer; update and pin dependencies for development.