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

Sparse matrix class with efficient successive insertion of entries

Results 3 ExtendableSparse.jl issues
Sort by recently updated
recently updated
newest added

`extendable.jl` provides several `mul!` methods and a `Base.:+` override returning a sparse result when adding e.g. a sparse matrix to an `ExtendableSparseMatrix`. However, if an `ExtendableSparseMatrix` is multiplied by a...

I occasionally don't know how large the final matrix is before I have completed assembly. Is this a setting that `ExtendableSparse` could support, or is there a strong reason to...

The check currently lists 8 undocumented names, which are - [ ] ExtendableSparse - [ ] GenericMTExtendableSparseMatrixCSC - [ ] colptrs - [ ] fdrand_coo - [ ] nnznew -...