Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyang-ustc committed Apr 12, 2024
1 parent 40eb3d3 commit ce12660
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion test.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import jax
import jax.numpy as jnp
from jaxeig import eigs
from jaxeigs import eigs
from jax import config
config.update("jax_enable_x64", True)

Expand Down

0 comments on commit ce12660

Please sign in to comment.