Skip to content

Quickstart

Installation

As with other libraries built on top of JAX, you need to install JAX with GPU if you want to get the full benefit of this library. Directions for installing JAX with GPU support can be found here: JAX Installation Guide.

Using uv (recommended):

uv add spyx

First Steps

Check out the Tutorials section! There you'll find worked examples of training SNNs completely on GPU.