JuliaDiff / SparseDiffTools.jl

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

use void(setindex) to get rid of the return #92

Closed ChrisRackauckas closed 2 years ago

ChrisRackauckas commented 4 years ago

With https://github.com/JuliaGPU/CuArrays.jl/issues/571 fixed it should allow the GPU sparse tests to pass