Skip to content

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

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__#1416
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 autofit installs no JAX/optax, so gradient-based searches are unavailable with no indication why.

Changes

  • Document pip install autofit[jax] in both pip and conda install docs, with the JAX-free variant noted.
  • Note the extra also brings optax (used by the gradient-based searches).
  • Sync __version__ to 2026.7.22.1.

Companion to PyAutoLens#642.

Jammy2211 and others added 2 commits July 22, 2026 13:23
@Jammy2211
Jammy2211 merged commit daa4e39 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