swufung / PNKH-B

MATLAB Implementation of our Projected Newton-Krylov Method for Bound-Constrained Optimization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PNKH-B: A Projected Newton-Krylov Method for Large-Scale Bound-Constrained Optimization Problems

References

A detailed description of our method can be found in

@article{Kan2020,
  title = {PNKH-B: A Projected Newton-Krylov Method for Large-Scale Bound-Constrained Optimization},
  year = {2020},
  journal = {arXiv preprint arXiv:2005.13639},
  author = {K. Kan, S. Wu Fung, L. Ruthotto},
  pages = {20 pages},
  url={https://arxiv.org/abs/2005.13639}
}

Acknowledgements

This material is in part based upon work supported by the National Science Foundation under Grant Number 1751636. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

About

MATLAB Implementation of our Projected Newton-Krylov Method for Bound-Constrained Optimization

License:MIT License


Languages

Language:MATLAB 100.0%