Bugfixes
Note: If you're using sparse matrices to create loom files, this update fixes a nasty performance bug (see #48)
Bugfixes
- Exception when assigning a layer directly on the connection object:
with loompy.connect("filename.loom") as ds:
ds["layername"] = m