Skip to content

Commit baae344

Browse files
committed
Merge branch 'main' of ssh://github.com/panchoop/DGCG_algorithm into main
2 parents f1ddf1e + 1528db5 commit baae344

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ Module that implements th
129129
The code is heavily sub-optimized. Therefore expect long execution times.
130130
See table 1 in paper.
131131

132-
#### FAQ:
132+
#### Troubleshooting:
133+
- When running the algorithm, nearing convergence the energy is not monotonously decreasing!
134+
- - **answer:** Try setting the tolerance value to something higher. Likely there are rounding errors, see [this issue](https://github.com/panchoop/DGCG_algorithm/issues/13#issue-774344239)
133135

134136

0 commit comments

Comments
 (0)