We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85bf21 commit ba515c2Copy full SHA for ba515c2
ot/low_rank/_factor_relaxation.py
@@ -92,7 +92,7 @@ def solve_balanced_FRLC(
92
r,
93
tau,
94
gamma,
95
- stopThr=1e-5,
+ stopThr=1e-7,
96
numItermax=1000,
97
log=False,
98
):
0 commit comments