Skip to content

Commit ba33e55

Browse files
jakeharmon8The bayeux Authors
authored and
The bayeux Authors
committed
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: 704787056
1 parent a2f1922 commit ba33e55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bayeux/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
__version__ = '0.1.15'
2020

2121
# Note: import <name> as <name> is required for names to be exported.
22-
# See PEP 484 & https://github.com/google/jax/issues/7570
22+
# See PEP 484 & https://github.com/jax-ml/jax/issues/7570
2323
# pylint: disable=useless-import-alias
2424
from bayeux import mcmc as mcmc
2525
from bayeux import optimize as optimize

docs/examples/oryx_and_bayeux.ipynb

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)