JuliaDiff / FiniteDiff.jl

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

comment out unused implementation #156

Open ArnoStrouwen opened 1 year ago

ArnoStrouwen commented 1 year ago

Triggering CI to see what this is used for.

ChrisRackauckas commented 1 year ago

Might want to add downstream tests to Optim.jl, Optimization.jl, and SciMLSensitivity.jl for this.