Ferrite.jl
Ferrite.jl copied to clipboard
Generalize CSC assembler
These changes should be sufficient to allow assembly into CSC matrix types other than SparseMatrixCSC and the Symmtric counterpart.
Also a step towards shaping the interface for #628 , since resize is not allowed on the GPU.
TODOs
- [x] Fix CI
- [x] Interface considerations