Skip to content

Commit

Permalink
Merge pull request #280 from pynapple-org/dev
Browse files Browse the repository at this point in the history
update docs
  • Loading branch information
gviejo authored May 13, 2024
2 parents bf0c076 + e413357 commit 2f47f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pynajax.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tsd = nap.Tsd(t=np.arange(100), d=np.random.randn(100))
tsd.convolve(np.ones(11))
```

This documentation page keeps tracks of the list of pynapple functions that can be jax-accelerated as well as their performances compared to pure numba.
This [documentation page](https://pynapple-org.github.io/pynajax/generated/gallery/) keeps tracks of the list of pynapple functions that can be jax-accelerated as well as their performances compared to pure numba.

### Installation issues

Expand Down

0 comments on commit 2f47f3e

Please sign in to comment.