This page contains some documents and scripts concerned with optimization in Diana Documents * Introductory notes for users and developers [[BR]][attachment:optimization.pdf "User's guide"] Examples * Minimization of Rosenbrock's function [[BR]][attachment:rosenbrock.py "rosenbrock.py"] * Parameter estimation with derivative free solver [[BR]][attachment:ParEstimation.py "ParEstimation.py"] [attachment:ParEstimation.tar.gz "ParEstimation.tar.gz"] * Parameter estimation with gradient based solver [[BR]][attachment:SensParEstimation.py "SensParEstimation.py"] [attachment:SensParEstimation.tar.gz "SensParEstimation.tar.gz"] * Optimal experimental design with Sigma Point approach [[BR]][attachment:OEDSigmaPoint.py "OEDSigmaPoint.py"] [attachment:OEDSigmaPoint.tar.gz "OEDSigmaPoint.tar.gz"]