jaxleyverse / jaxley

Differentiable neuron simulations with biophysical detail on CPU, GPU, or TPU.
https://jaxley.readthedocs.io
Apache License 2.0
46 stars 7 forks source link

Reduce number of warning (i.e. Deprectaion warnings) #457

Closed manuelgloeckler closed 1 week ago

manuelgloeckler commented 1 week ago

On running the tests, there are 189 warnings.

Many of them are DeprectionWarnings from JAX; these have to be resolved at some point anyway.