Platium
Platium
Thank you very much for your clarity. Wish you a happy life.
Excuse me, why can't I find the local minimum by changing the initial point here, using the line search Newton method?
When I import the numpy and scipy, the program will report an error. The result is as follows: [exercise2.py.zip](https://github.com/jfowkes/pycutest/files/11507382/exercise2.py.zip) The zip folder contains the code. Could you help me, please?
> I see that you're running IPython in the Python Console, please change this to your standard Python Interpreter that you installed pycutest with: > https://www.jetbrains.com/help/pycharm/using-consoles.html#python-console-settings I tried it out,...
I found the problem and corrected the program. Thank you very much for your reply.