Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-18 | Version 0.5.13 | a821 | |
2024-03-30 | Version 0.5.12 | a821 | |
2023-11-21 | Version 0.5.11 | a821 | |
2023-08-11 | Add python-setuptools to makedepends back | a821 | |
2023-07-18 | Fix tests: remove deprecated distance metric | a821 | |
2023-05-03 | Version 0.5.10 | a821 | |
2022-12-13 | Fix: np.matrix type not supported by sklearn | a821 | |
Some tests fail because the function `pairwise_distance` does not support the `numpy.matrix` type. The error suggest to call `numpy.asarray` first on the argument, so this patch does just that. | |||
2022-11-01 | Version 0.5.8 | a821 | |
2022-05-14 | Version 0.5.7 | a821 | |
2022-01-21 | Version 0.5.6 | a821 | |
2021-10-15 | Version 0.5.5 | a821 | |
2021-07-07 | Version 0.5.4 | a821 | |
2021-07-05 | Version 0.5.3 | a821 | |
2021-03-25 | Add missing deps. Add license | a821 | |
2021-03-20 | 0.5.2 | Michel Zou | |
2020-03-21 | 0.4.7 | Michel Zou | |