Skip to content

Commit

Permalink
Update docs/pynajax.md
Browse files Browse the repository at this point in the history
Co-authored-by: Edoardo Balzani <[email protected]>
  • Loading branch information
gviejo and BalzaniEdoardo authored May 7, 2024
1 parent 8847a27 commit bc51b40
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 @@ -60,6 +60,6 @@ Support for installing `JAX` for GPU users can be found in the [jax documentatio
### Typical use-case


In addition to providing high performance numerical computing, jax can be used a the backbone of a large scale machine learning model. Thus, pynajax can offer full compatibility between pynapple's time series representation and computational neuroscience models constructed using jax.
In addition to providing high performance numerical computing, jax can be used as a the backbone for a large scale machine learning model. Thus, pynajax can offer full compatibility between pynapple's time series representation and computational neuroscience models constructed using jax.

An example of a python package using both pynapple and jax is [NeMOs](https://nemos.readthedocs.io/en/stable/).

0 comments on commit bc51b40

Please sign in to comment.