Skip to content

temf/HermiteLSB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermite Least Squares based on BOBYQA (HermiteLSB)

This repository contains the set of testproblems used for validation of the Hermite least squares and the Hermite BOBYQA methods in the following paper:

@article{FuhrlanderSchops2020, title = {Hermite-type modifications of BOBYQA for optimization with some partial derivatives}, author = {Fuhrländer, Mona and Schöps, Sebastian}, journal = {}, volume = {}, number = {}, pages = {}, year = {}, publisher = {}, url = {} }

Content

This repository contains a testset for nonlinear, bound constrained optimization. Most of the test functions originate from public available sources, indicated in the corresponding test function file. It also contains the result files.

Licence

This project is licensed under the terms of the GNU General Public License (GPL).