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.