Skip to content

Commit cad430f

Browse files
jakeharmon8copybara-github
authored andcommitted
Update references to JAX's GitHub repo
JAX has moved from https://github.com/google/jax to https://github.com/jax-ml/jax PiperOrigin-RevId: 702886625
1 parent 0cdb659 commit cad430f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

agent_based_epidemic_sim/learning/covid_risk_score_sim_learning.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3116,7 +3116,7 @@
31163116
"name": "stderr",
31173117
"output_type": "stream",
31183118
"text": [
3119-
"/usr/local/lib/python3.6/dist-packages/ipykernel_launcher.py:77: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[array(seq)]` instead of `arr[seq]`. In the future this will result in a TypeError. See https://github.com/google/jax/issues/4564 for discussion of why this type of indexing is being deprecated.\n"
3119+
"/usr/local/lib/python3.6/dist-packages/ipykernel_launcher.py:77: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[array(seq)]` instead of `arr[seq]`. In the future this will result in a TypeError. See https://github.com/jax-ml/jax/issues/4564 for discussion of why this type of indexing is being deprecated.\n"
31203120
]
31213121
},
31223122
{
@@ -3986,7 +3986,7 @@
39863986
"name": "stderr",
39873987
"output_type": "stream",
39883988
"text": [
3989-
"/usr/local/lib/python3.6/dist-packages/ipykernel_launcher.py:77: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[array(seq)]` instead of `arr[seq]`. In the future this will result in a TypeError. See https://github.com/google/jax/issues/4564 for discussion of why this type of indexing is being deprecated.\n"
3989+
"/usr/local/lib/python3.6/dist-packages/ipykernel_launcher.py:77: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[array(seq)]` instead of `arr[seq]`. In the future this will result in a TypeError. See https://github.com/jax-ml/jax/issues/4564 for discussion of why this type of indexing is being deprecated.\n"
39903990
]
39913991
},
39923992
{
@@ -4169,7 +4169,7 @@
41694169
"name": "stderr",
41704170
"output_type": "stream",
41714171
"text": [
4172-
"/usr/local/lib/python3.6/dist-packages/ipykernel_launcher.py:77: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[array(seq)]` instead of `arr[seq]`. In the future this will result in a TypeError. See https://github.com/google/jax/issues/4564 for discussion of why this type of indexing is being deprecated.\n"
4172+
"/usr/local/lib/python3.6/dist-packages/ipykernel_launcher.py:77: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[array(seq)]` instead of `arr[seq]`. In the future this will result in a TypeError. See https://github.com/jax-ml/jax/issues/4564 for discussion of why this type of indexing is being deprecated.\n"
41734173
]
41744174
},
41754175
{
@@ -10498,7 +10498,7 @@
1049810498
"name": "stderr",
1049910499
"output_type": "stream",
1050010500
"text": [
10501-
"/usr/local/lib/python3.6/dist-packages/ipykernel_launcher.py:77: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[array(seq)]` instead of `arr[seq]`. In the future this will result in a TypeError. See https://github.com/google/jax/issues/4564 for discussion of why this type of indexing is being deprecated.\n"
10501+
"/usr/local/lib/python3.6/dist-packages/ipykernel_launcher.py:77: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[array(seq)]` instead of `arr[seq]`. In the future this will result in a TypeError. See https://github.com/jax-ml/jax/issues/4564 for discussion of why this type of indexing is being deprecated.\n"
1050210502
]
1050310503
},
1050410504
{

0 commit comments

Comments
 (0)