Skip to content

frankecurtis/TRACE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TRACE

This software is under development. Please check back later.

Overview

TRACE is a software package for solving continuous optimization problems. It applies a gradient-based local-search algorithm to attemp to locate a minimizer of

min     f(x),
x ∈ Rⁿ

where f is twice-continuously differentiable.

TRACE is written in Matlab. The main authors are Frank E. Curtis, Daniel P. Robinson, and Qi Wang. For a list of all contributors, please see the AUTHORS file.

Citing TRACE

TRACE is provided free of charge so that it might be useful to others. Please send e-mail to Frank E. Curtis with success stories or other feedback. If you use TRACE in your research, then please cite the following papers:

About

Trust-Region Algorithm with Contractions and Expansions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages