Skip to content

docs: document the [jax] install extra; sync __version__ - #518

Merged
Jammy2211 merged 2 commits into
mainfrom
docs/jax-install-and-version-sync
Jul 23, 2026
Merged

docs: document the [jax] install extra; sync __version__#518
Jammy2211 merged 2 commits into
mainfrom
docs/jax-install-and-version-sync

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Why

The install docs never mention that JAX is an optional extra. pip install autogalaxy installs no JAX, so users following the docs get the NumPy path with no indication that acceleration exists or how to enable it.

Changes

  • Document pip install autogalaxy[jax] in both pip and conda install docs, with the JAX-free variant noted.
  • Clarify the extra installs CPU-only JAX; GPU needs the JAX guide first.
  • Sync __version__ to 2026.7.22.1.

Companion to PyAutoLens#642, which fixes an actively false claim in that repo's install docs.

Jammy2211 and others added 2 commits July 22, 2026 13:23
@Jammy2211
Jammy2211 merged commit 67e36da into main Jul 23, 2026
5 checks passed
@Jammy2211
Jammy2211 deleted the docs/jax-install-and-version-sync branch July 23, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant