1

I have an optimisation problem but I am not sure if i can resolve it thanks to scipy. Here is the problem : the input of my problem is the tuple (x,y)

I have a function f : (x,y) and another g : (x,y)

I need to minimize f and to assure g(xopt,yopt) = 0, is that possible ?

Despite my research, i did not find a way to solve this problem with scipy.

Thanks a lot.

1 Answer 1

1

I have finally found an answer to my problem : https://www.youtube.com/watch?v=iSnTtV6b0Gw

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.