Skip to content

Commit

Permalink
Resolve warnings with jaxlib/jax 0.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohlberg committed Oct 4, 2023
1 parent 4deba7b commit ccde935
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scico/numpy/_wrapped_function_lists.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@
"ediff1d",
"gradient",
"cross",
"trapz",
"exp",
"expm1",
"exp2",
Expand Down Expand Up @@ -227,7 +226,6 @@
"hstack",
"dstack",
"column_stack",
"row_stack",
"split",
"array_split",
"dsplit",
Expand Down

0 comments on commit ccde935

Please sign in to comment.