Learning optimization
Hi, I am new to optimization. I am reading an introduction to optimization by P.G. Ciarlet. It gives me all theorical aspects.
In parallel, I would like to learn how to use optimization. I might implement the algorithms in Python for the practical aspect. But I guess that in general, we use library to solve optimization problems. Where should I look ? Are there any library to know how to use ?