LICENSE.txt
MANIFEST.in
README.md
VERSION
pyproject.toml
setup.cfg
setup.py
src/qutip_jax/__init__.py
src/qutip_jax/binops.py
src/qutip_jax/convert.py
src/qutip_jax/create.py
src/qutip_jax/family.py
src/qutip_jax/jaxarray.py
src/qutip_jax/jaxdia.py
src/qutip_jax/linalg.py
src/qutip_jax/measurements.py
src/qutip_jax/norm.py
src/qutip_jax/ode.py
src/qutip_jax/permute.py
src/qutip_jax/properties.py
src/qutip_jax/qobjevo.py
src/qutip_jax/qutip_trees.py
src/qutip_jax/reshape.py
src/qutip_jax/settings.py
src/qutip_jax/unary.py
src/qutip_jax/version.py
src/qutip_jax.egg-info/PKG-INFO
src/qutip_jax.egg-info/SOURCES.txt
src/qutip_jax.egg-info/dependency_links.txt
src/qutip_jax.egg-info/entry_points.txt
src/qutip_jax.egg-info/requires.txt
src/qutip_jax.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_binops.py
tests/test_convert.py
tests/test_create.py
tests/test_eigen.py
tests/test_family.py
tests/test_flatten.py
tests/test_jaxarray.py
tests/test_jaxdia.py
tests/test_linalg.py
tests/test_measurements.py
tests/test_norm.py
tests/test_ode.py
tests/test_permute.py
tests/test_properties.py
tests/test_reshape.py
tests/test_unary.py
tests/test_qutip/test_entropy.py
tests/test_qutip/test_mcsolve.py
tests/test_qutip/test_metrics.py
tests/test_qutip/test_qobj.py