JuliaDiff / SparseDiffTools.jl

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

rm ArrayInterfaceStaticArrays #214

Closed vpuri3 closed 1 year ago

vpuri3 commented 1 year ago

@ChrisRackauckas do we need to add StaticArrayInterfaces?

vpuri3 commented 1 year ago
(SparseDiffTools) pkg> add StaticArrayInterface
    Updating registry at `~/.julia/registries/General.toml`
ERROR: The following package names could not be resolved:
 * StaticArrayInterface (not found in project, manifest or registry)