JuliaDiff / SparseDiffTools.jl

Fast jacobian computation through sparsity exploitation and matrix coloring
MIT License
242 stars 42 forks source link

Remove or sanitize inbounds #304

Closed gdalle closed 1 month ago

gdalle commented 1 month ago

Remove some @inbounds which were used in an unsafe way.

ChrisRackauckas commented 1 month ago

Can you fix that downstream test lts version?

gdalle commented 1 month ago

What do you mean?

gdalle commented 1 month ago

Oh right, it was a quoting error, see https://github.com/JuliaDiff/SparseDiffTools.jl/pull/306

ChrisRackauckas commented 1 month ago

it's downstream testing 1.1 because it's not "1.10"