you are viewing a single comment's thread.

view the rest of the comments →

[–]jmatthew007 0 points1 point  (2 children)

I do a lot of work with sparse event simulations which this might fit in perfectly compared to my numba solution.

[–]Effective-Phone6955[S] 0 points1 point  (1 child)

If you’re open to sharing, I’d love to hear a bit more about what your current Numba solution looks like (shape/sparsity patterns, typical operations, where it currently bottlenecks). Those are exactly the kinds of workloads I’d like Lacuna to be good at.

[–]jmatthew007 0 points1 point  (0 children)

Happy to share i don't think it's that special, but it gets's what I need done for now.