- 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)
- available for
scikit-learn <= 0.23