summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorNathan Cassereau <84033440+ncassereau-idris@users.noreply.github.com>2022-12-03 22:44:41 +0100
committerGitHub <noreply@github.com>2022-12-03 22:44:41 +0100
commitac830dd2b85cfd39f4fadd879a721b36ded033ea (patch)
tree8a013c1bf3016bb950294d1707a0da4a54ba0564 /RELEASES.md
parentfa0d4f2afff73284f4b79bfebb085eed332c112f (diff)
[MRG] Wrong documentation in weak OT solver (#410)
* Docstrings of weak.py updated * releases.md
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 564fd4a..68487e8 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -26,6 +26,7 @@ roughly 2^31) (PR #381)
- Added a work-around for scipy's bug, where you cannot compute the Hamming distance with a "None" weight attribute. (Issue #400, PR #402)
- Fixed an issue where the doc could not be built due to some changes in matplotlib's API (Issue #403, PR #402)
- Replaced Numpy C Compiler with Setuptools C Compiler due to deprecation issues (Issue #408, PR #409)
+- Fixed weak optimal transport docstring (Issue #404, PR #410)
## 0.8.2