BrainPy
BrainPy copied to clipboard
[fix] Replace `jax.experimental.host_callback` with `jax.pure_callback`
Because of the deprecation of from jax.experimental.host_callback import id_tap, replace jax.experimental.host_callback with jax.pure_callback