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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -129,8 +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
133
- When running the algorithm, nearing convergence the energy is not monotonously decreasing!
134
-
**ans** Try setting the tolerance value to something higher. There are rounding issues with rounding errors, see [this issue](https://github.com/panchoop/DGCG_algorithm/issues/13#issue-774344239)
134
+
--**answer:** Try setting the tolerance value to something higher. There are rounding issues with rounding errors, see [this issue](https://github.com/panchoop/DGCG_algorithm/issues/13#issue-774344239)
0 commit comments