Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 549 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 549 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2021-10-13

  • Fixed cross validation bug with wrong alpha and theta values retained.
  • Fixed Lars cross validation test case.
  • Minor documentation improvements.
  • Improve speed through vectorization and other various tricks

[1.0.0] - 2020-05-27

  • Initial version.