Python Scipy Optimization Example: Constrained Box Volume

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Thanks for taking a simple example to explain the optimise tool. Helped to quickly understand!

skrishnakumar
Автор

Thank you! What if you want to use more than one constraint?

ctmrcorrea
Автор

This is a very similar problem I have but I have a linear obj func and constraint, and constraint is an equality. When using SLSQP I get error "singular matrix c in lsq subproblem". Seems I should use linprog but I'm not sure how or whether this type of problem can be converted to linprog. Any ideas?

markneuhold
Автор

Hello, is it possible to have an output of a multi-objective function using Scipy?
Thank you very much.

azizbenammar
Автор

thanks! very useful~
Can I ask what is difference between scipy.optimize and GEKKO?

pkl
Автор

very small font size... please consider using larger font size in future videos

khalidacid