We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da8f695 commit 98390e9Copy full SHA for 98390e9
FOAS/Readme.md
@@ -53,7 +53,7 @@ Notes and comments on migrating your code from [`uncon_conjgrd_comp (e04dg)`](ht
53
[`e04kfc`](https://www.nag.co.uk/numeric/nl/nagdoc_latest/clhtml/e04/e04kfc.html)):
54
55
56
- * [Java](https://github.com/numericalalgorithmsgroup/NAGJavaExamples/tree/main/FOAS/migration/Migration_E04DG_E04KF.java)
+ * [Java](./migration)
57
* [Fortran 90](https://www.nag.com/numeric/nl/nagdoc_latest/flhtml/genint/replace.html#e04dgf)
58
* [C](https://www.nag.com/numeric/nl/nagdoc_latest/clhtml/genint/replace.html#e04dgc)
59
* [Python](https://github.com/numericalalgorithmsgroup/NAGPythonExamples/blob/master/local_optimization/FOAS/migration/migration_e04dg_e04kf.ipynb)
0 commit comments