Mauricio Barba Da Costa

Results 3 issues of Mauricio Barba Da Costa

I am trying to run the tutorial risczero battleship example (available here) but am getting the following error message. ``` new_game: JsValue(Error: {"index":0,"kind":{"ExecutionError":"Smart contract panicked: panicked at 'called `Result::unwrap()` on...

## Proposed changes Feature: added function metal kernel `sparse_matmul_csr` for sparse matrix-dense matrix multiplication. The function takes as input a sparse matrix (represented as three arrays representing the row pointers,...

Hi, I'm wondering if anyone is working on implementing metal kernels for sparse matrix multiplication. I'd like to try implementing this myself, but want to make sure the community would...

enhancement