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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,6 @@ See table 1 in paper.
131
131
132
132
#### Troubleshooting:
133
133
- When running the algorithm, nearing convergence the energy is not monotonously decreasing!
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)
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