summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2022-12-06 18:02:44 +0100
committerGitHub <noreply@github.com>2022-12-06 18:02:44 +0100
commit8490196dcc982c492b7565e1ec4de5f75f006acf (patch)
tree7f330e9c15dd4dff8d36c2308fa8d416b552ce23 /RELEASES.md
parentac830dd2b85cfd39f4fadd879a721b36ded033ea (diff)
[MRG] Fix bug in regularized OTDA l1lp with log (#413)
* correct bug in DA l1lp with log * better tests and speedup with smaller dataset size * remove jax for log test * remove trndorflow for log test * pep8!
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 68487e8..3bd84c1 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -27,7 +27,8 @@ roughly 2^31) (PR #381)
- 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)
-
+- Fixed error whith parameter `log=True`for `SinkhornLpl1Transport` (Issue #412,
+PR #413)
## 0.8.2