提交 7753b929 编写于 作者: J Jeff Fessler 提交者: Julien Schueller

Correct Dembo year

Dembo paper was in 1983, not 1982, and I added the DOI URL too so it will be easier for others to find than it was for me.
上级 13873d19
......@@ -349,7 +349,8 @@ NLopt includes several variations of this algorithm by Prof. Luksan. First, a va
The algorithms are based on the ones described by:
- R. S. Dembo and T. Steihaug, "Truncated Newton algorithms for large-scale optimization," *Math. Programming* **26**, p. 190-212 (1982).
- R. S. Dembo and T. Steihaug, "Truncated Newton algorithms for large-scale optimization," *Math. Programming* **26**,
p. 190-212 (1983) <http://doi.org/10.1007/BF02592055>.
I converted Prof. Luksan's code to C with the help of [f2c](https://en.wikipedia.org/wiki/f2c), and made a few minor modifications (mainly to include the NLopt termination criteria).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册