NumbaMinpack icon indicating copy to clipboard operation
NumbaMinpack copied to clipboard

Add an argument that takes in function that compute Jacobian

Open adyotag opened this issue 1 year ago • 0 comments

Would be great to add an argument that enables direct computation of the Jacobian. The argument could take an njit function that returns an array with the correct size.

adyotag avatar May 31 '23 16:05 adyotag