SkillAgentSearch skills...

Minimize

Minimization routines such as steepest descent, conjugate gradient, and quasi-Newton methods with line search method such as quadratic interpolation and golden section.

Install / Use

/learn @ryokbys/Minimize
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

About this

Minimization routines such as steepest descent, conjugate gradient, and quasi-Newton (BFGS) and some line minimization routines such as quadratic interpolation and golden section are included in this package.

Who made this?

  • Ryo KOBAYASHI
  • Assistant Professor in the department of mechanical engineering, Nagoya Institute of Technology. (2015-03-13)

Compilation and usage

You can find how to use these minimize routines looking inside test_minimize.F90 program.

For the test run,

$ make
$ ./testmin

LICENSE

This software is released under the MIT License.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks3

Languages

FORTRAN

Security Score

70/100

Audited on May 11, 2024

No findings