This release helps support dynamic backend support in QuTiP. Key updates include:
- New
set_as_default()
Function: Easily switch betweennumpy
andjax.numpy
backends. - JAX Compatibility: Full support for the latest JAX version.
This release helps support dynamic backend support in QuTiP. Key updates include:
set_as_default()
Function: Easily switch between numpy
and jax.numpy
backends.