JuliaDiff / SparseDiffTools.jl

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

fix dense gpu and get tests passing #89

Closed ChrisRackauckas closed 4 years ago

ChrisRackauckas commented 4 years ago

Sparse cannot work because of https://github.com/JuliaGPU/CuArrays.jl/issues/571 . Structured needs that too, and the index types need to be setup as iterables, so for now they are just set to test_broken.