-
Notifications
You must be signed in to change notification settings - Fork 0
MrTengil/Python_Nonlinear_optimization
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Written by: Oskar Tengberg, 2019 https://github.com/MrTengil Function "nonlinmin()" minimizes an n-dimensional function with the Newton method using the first and second derivative (gradient and hessian) of the function. The objective function must be continuous, non-linear and must be twice derivable. ------------------------------------ The file "problem.py" is an example on how to use the minimzation function "nonlinmin()".
About
Python: Optimization algorithm for continous nonlinear problem + example
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published