Ferrite.jl icon indicating copy to clipboard operation
Ferrite.jl copied to clipboard

Generalize CSC assembler

Open termi-official opened this issue 9 months ago • 3 comments

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

termi-official avatar May 16 '24 12:05 termi-official