JuliaDiff / SparseDiffTools.jl

Fast jacobian computation through sparsity exploitation and matrix coloring
MIT License
237 stars 41 forks source link

Fast usage of out of place Jacobians with StaticArrays #109

Open ChrisRackauckas opened 4 years ago

ChrisRackauckas commented 4 years ago

Found by @YingboMa when debugging some MTK stuff. We probably need to specialize a few things with static arrays.