-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update hash C interface for preprocessing
- Loading branch information
Nick Gould
committed
Jan 13, 2025
1 parent
cc07f2d
commit dc5f3c6
Showing
5 changed files
with
65 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,41 @@ | ||
MR = 00 | ||
MR = 00 glrt_solve_problem exit status = 0, f = -7.57 | ||
MR = 01 | ||
MR = 01 glrt_solve_problem exit status = 0, f = -3.34 | ||
MR = 10 | ||
MR = 10 glrt_solve_problem exit status = 0, f = -9.63 | ||
MR = 11 | ||
|
||
stopping tolerance = 1.0537E-07, sigma = 1.0000E+00 | ||
|
||
Iter objective pgnorm lambda gamma it info | ||
0 0.00000000E+00 7.07E+00 - - - - | ||
1 -7.56564165E+00 1.29E-01 1.84420637007342E+00 7.00E-02 2 0d | ||
2 -7.56857169E+00 2.27E-02 1.84514276637603E+00 5.00E-01 3 0d | ||
3 -7.56866504E+00 4.11E-03 1.84519734730030E+00 5.00E-01 2 0d | ||
4 -7.56866811E+00 7.47E-04 1.84519998470893E+00 5.00E-01 2 0d | ||
5 -7.56866821E+00 1.35E-04 1.84520009936154E+00 5.00E-01 2 0d | ||
6 -7.56866821E+00 2.46E-05 1.84520010405336E+00 5.00E-01 2 0d | ||
7 -7.56866821E+00 4.46E-06 1.84520010423805E+00 5.00E-01 2 0d | ||
8 -7.56866821E+00 8.10E-07 1.84520010424513E+00 5.00E-01 2 0d | ||
9 -7.56866821E+00 1.47E-07 1.84520010424513E+00 5.00E-01 1 0d | ||
10 -7.56866821E+00 2.67E-08 1.84520010424513E+00 5.00E-01 1 0d | ||
|
||
stopping tolerance = 1.4901E-07, sigma = 1.0000E+00 | ||
|
||
Iter objective pgnorm lambda gamma it info | ||
0 0.00000000E+00 1.00E+01 - - - - | ||
1 -9.61921723E+00 2.44E-01 1.74632172062310E+00 1.40E-01 2 0d | ||
2 -9.62719764E+00 6.53E-02 1.74847790614645E+00 1.00E+00 3 0d | ||
3 -9.62780907E+00 1.87E-02 1.74879664044715E+00 1.00E+00 3 0d | ||
4 -9.62785977E+00 5.41E-03 1.74883686433044E+00 1.00E+00 2 0d | ||
5 -9.62786401E+00 1.56E-03 1.74884138743299E+00 1.00E+00 2 0d | ||
6 -9.62786436E+00 4.52E-04 1.74884186268817E+00 1.00E+00 2 0d | ||
7 -9.62786439E+00 1.31E-04 1.74884191052577E+00 1.00E+00 2 0d | ||
8 -9.62786439E+00 3.77E-05 1.74884191520131E+00 1.00E+00 2 0d | ||
9 -9.62786439E+00 1.09E-05 1.74884191564860E+00 1.00E+00 2 0d | ||
10 -9.62786439E+00 3.15E-06 1.74884191569070E+00 1.00E+00 2 0d | ||
11 -9.62786439E+00 9.11E-07 1.74884191569462E+00 1.00E+00 2 0d | ||
12 -9.62786439E+00 2.63E-07 1.74884191569462E+00 1.00E+00 1 0d | ||
13 -9.62786439E+00 7.61E-08 1.74884191569462E+00 1.00E+00 1 0d | ||
MR = 11 glrt_solve_problem exit status = 0, f = -5.02 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters