Thank you! This solves my problem.
Schroder’s method fails for root_func([10,10] but Halley’s method would work using the code in the original post, though I am not sure if this a good example
Thank you! This solves my problem.
Schroder’s method fails for root_func([10,10] but Halley’s method would work using the code in the original post, though I am not sure if this a good example