Skip to content

Commit

Permalink
other output
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreevatsa R committed Mar 10, 2014
1 parent dee624e commit 0dccbba
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions log-convergence.py
Original file line number Diff line number Diff line change
Expand Up @@ -432,4 +432,27 @@ def test(beta):
2.897 (0, 10000)
2.898 (0, 10000)
2.899 (0, 10000)
When thresholds were changed to 1e-300 and 1e300, output was:
2.710 (10000, 0)
2.711 (10000, 0)
2.712 (10000, 0)
2.713 (10000, 0)
2.714 (10000, 0)
2.715 (10000, 0)
2.716 (10000, 0)
2.717 (0, 10000)
2.718 (10000, 0)
2.719 (0, 10000)
2.720 (0, 10000)
2.721 (1591, 8409)
2.722 (0, 10000)
2.723 (10000, 0)
2.724 (0, 10000)
2.725 (0, 10000)
2.726 (0, 10000)
2.727 (0, 10000)
2.728 (0, 10000)
2.729 (0, 10000)
2.730 (0, 10000)
"""

0 comments on commit 0dccbba

Please sign in to comment.