Skip to content

Commit

Permalink
Update for latest jax
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Giguere committed Feb 12, 2024
1 parent 8781aff commit 6c1e52c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/qutip_jax/jaxdia.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import jax.numpy as jnp
import numpy as np
from jax import tree_util, jit
from jax.config import config
from jax import tree_util, jit, config
from qutip.core.data.extract import extract
import qutip.core.data as _data
import numpy as np
Expand Down

0 comments on commit 6c1e52c

Please sign in to comment.