Skip to content

Commit

Permalink
jax tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
jobovy committed Nov 6, 2023
1 parent 2ac9089 commit 05b0022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_sphericaldf.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

WIN32 = platform.system() == "Windows"
if not WIN32: # Enable 64bit for JAX
from jax.config import config
from jax import config

config.update("jax_enable_x64", True)
import numpy
Expand Down

0 comments on commit 05b0022

Please sign in to comment.