forked from libprima/prima
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
230127.074816.CST revise fortran tests
Former-commit-id: 8e7dc66d6a3c3e870b905ff7cba558416500f397 [formerly 0983199ff96ecf8f811c1362d2ec69322556fce2] Former-commit-id: 06ad26ac1cb02a891409c1f1ccbd2fe746cf1e3b
- Loading branch information
1 parent
699722e
commit d593610
Showing
5 changed files
with
12 additions
and
8 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
When the MATLAB version is implemented (e.g., newuoa_mat), we may remove the 'matlab/interfaces/' directory, | ||
1. When the MATLAB version is implemented (e.g., newuoa_mat), we may remove the 'matlab/interfaces/' directory, | ||
and put its content directly below matlab/ | ||
|
||
20230108: put the MEX files under newuoa_for, and name them ast newuoa_for_dgm, etc? What about gethuge? | ||
githuge is used only in preprima and maxint, the latter again only used in preprima. | ||
|
||
Make newuoa etc unavailable to the end users. (?) | ||
2. Make newuoa etc unavailable to the end users. (?) | ||
|
||
3. 20230128: Check what happens with | ||
cobyla(macup('LHAIFAM')) | ||
The classical version works well, but not the new one. |