All Projects → felixlen → trlib

felixlen / trlib

Licence: MIT license
Trust Region Subproblem Solver Library

Programming Languages

c
50402 projects - #5 most used programming language
cython
566 projects
CMake
9771 projects
matlab
3953 projects
julia
2034 projects
python
139335 projects - #7 most used programming language
M
324 projects

TRLIB

Build Status doc

This is a library that provides various methods related to the trust region subproblem.

A detailed description of the problem and the method as well as the implementation can be found in the following preprint:

F. Lenders, C. Kirches, A. Potschka: trlib: A vector-free implementation of the GLTR method for iterative solution of the trust region problem, submitted to Optimization, Methods and Software.

Getting started

Installation instructions and examples usage are explained in the documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].