JuliaDiff / FiniteDiff.jl

Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
Other
241 stars 39 forks source link

Support for non-sparse prototypes #140

Closed DanielVandH closed 1 year ago

DanielVandH commented 1 year ago

Here's one way that #139 could be solved, if support for non-sparse Jacobian prototypes is actually a feature you want.