Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
# Floor, not a pin (PyAutoLens#687) — bump to the first release with JAX
# in autonerves' base dependencies once it exists (PyAutoLens#702), so
# backtracking cannot pair this autofit with a jax-optional autonerves.
"autonerves>=2026.7.29.2",
"autonerves>=2026.8.22.1",
# JAX-native gradient MAP searches (MultiStartAdam / MultiStartProdigy)
# import optax; jax itself comes from autonerves' base deps. Both are
# marker-gated for platforms with no jax wheels (Intel macOS) — optax
Expand Down
Loading