Skip to content
Merged
Show file tree
Hide file tree
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 AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Shared utilities (e.g. `test_mode`, `jax_wrapper`) belong in autonerves.

## Related repos

- **Source siblings:** PyAutoConf (upstream). PyAutoGalaxy / PyAutoLens build
- **Source siblings:** PyAutoNerves (upstream). PyAutoGalaxy / PyAutoLens build
directly on autoarray.
- No `_workspace`, `_workspace_test`, or HowTo of its own. The JAX/`xp` path is
exercised by the parity scripts in **autogalaxy_workspace_test** and
Expand Down
2 changes: 1 addition & 1 deletion llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

## Ecosystem

- Built on PyAutoConf (config); used by PyAutoGalaxy and PyAutoLens, which inherit its grid decorators and JAX `xp` backend.
- Built on PyAutoNerves (config); used by PyAutoGalaxy and PyAutoLens, which inherit its grid decorators and JAX `xp` backend.
Loading