Mathics icon indicating copy to clipboard operation
Mathics copied to clipboard

Improve FindRoot

Open rocky opened this issue 3 years ago • 0 comments

  • Hook into sympy and mpmath
  • Compile Functions and Derivatives
  • Implement other methods
  • Implementing checks in AccuracyGoal and PrecisionGoal
  • FindRoot over vectors (F is a vector, or x0 is a vector)
  • Benchmark different methods.

rocky avatar Apr 18 '21 18:04 rocky