Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 953 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 953 Bytes

Change Log

v0.0.11

  • Implement notebook unittest (#115)
  • Prepare change log (#104)
  • Implement HMLasso (#73)
  • Fix ksvd inpainting example (#76)
  • Implement DCT dictionary generator (#79)
  • Implement Dictionary initialization for KSVD (#80)
  • Fix masked ksvd bug (#83)
  • Implement L2,1 norm constrained regression (#88)
  • Support scikit-learn >= 0.24.0 (#98)
  • Fix fused lasso (#99)

v0.0.1 ~ v0.0.10

  • available for scikit-learn <= 0.23