Closed trsigg closed 2 years ago
Method for creating a SparseBlockArray from a scipy.sparse object.
SparseBlockArray
scipy.sparse
@trsigg Can you remove the asscalar fallback so tests pass? Should be the same as #563. Also, can you add a test case for the new method?
asscalar
Method for creating a
SparseBlockArray
from ascipy.sparse
object.