Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.9.3 source code.tar.gz | 2024-01-12 | 2.8 MB | |
0.9.3 source code.zip | 2024-01-12 | 2.9 MB | |
README.md | 2024-01-12 | 679 Bytes | |
Totals: 3 Items | 5.7 MB | 0 |
Closed issues
- Fixed an issue with cost correction for mismatched labels in
ot.da.BaseTransport
fit methods. This fix addresses the original issue introduced PR [#587] (PR [#593])
What's Changed
- tiny typos in doc by @gabrielfougeron in https://github.com/PythonOT/POT/pull/591
- Fix DA cost correction when cost limit is set to Inf by @kachayev in https://github.com/PythonOT/POT/pull/593
- [MRG] Release 0.9.3 by @rflamary in https://github.com/PythonOT/POT/pull/594
New Contributors
- @gabrielfougeron made their first contribution in https://github.com/PythonOT/POT/pull/591
Full Changelog: https://github.com/PythonOT/POT/compare/0.9.2...0.9.3