Dale Tovar
Results
2
issues of
Dale Tovar
I've replaced the dynamic structures with static ones for GCXS indexing. This improves the speed pretty significantly (twice as fast in a number of cases). Also, even allocating extra space...
Hey there, For a project I've been working on I wanted a zarr-based sparse matrix class so I recently made one: [https://github.com/daletovar/zsparse](https://github.com/daletovar/zsparse) I've added a notebook with a few examples....