Python bindings to the scirs2-optimize crate for Powell's method optimisation
-
Updated
Aug 18, 2025 - Python
Python bindings to the scirs2-optimize crate for Powell's method optimisation
A set of Jupyter notebooks that investigate and compare the performance of several numerical optimization techniques, both unconstrained (univariate search, Powell's method and Gradient Descent (fixed step and optimal step)) and constrained (Exterior Penalty method).
Add a description, image, and links to the powell-method topic page so that developers can more easily learn about it.
To associate your repository with the powell-method topic, visit your repo's landing page and select "manage topics."