JuliaDiff / SparseDiffTools.jl

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

Readme uses deprecated package SparsityDetection #193

Closed baggepinnen closed 1 year ago

ArnoStrouwen commented 1 year ago

I tried getting rid of it, but https://github.com/JuliaSymbolics/Symbolics.jl/issues/758 blocks me. Unless we rewrite all the examples using @variables, which seems inconvenient for me.