You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,8 @@ Module that implements th
129
129
The code is heavily sub-optimized. Therefore expect long execution times.
130
130
See table 1 in paper.
131
131
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)
0 commit comments