JuliaDiff / SparseDiffTools.jl

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

add ad support for (tri/bi-)diagonal matrices #57

Closed huanglangwen closed 5 years ago

matbesancon commented 5 years ago

@huanglangwen there are some merge conflicts here, could you merge master into your branch?

ChrisRackauckas commented 5 years ago

I'll take care of it. I'm the one that went ahead and added a bunch of ArrayInterface upstreaming to this.