From f904b10ed47b2e08657662c13b0c198323ecbb2f Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Tue, 7 Jul 2026 19:36:04 +0100 Subject: [PATCH] docs: fix science-context pointer PyAutoPaper -> PyAutoMemory The lensing science sub-wiki was renamed from PyAutoPaper to PyAutoMemory; this repo's Scientific Context section still pointed at the old repo name and the ../PyAutoPaper/lensing_wiki/ path, both now dead. Update to PyAutoMemory. Co-Authored-By: Claude Opus 4.8 --- CLAUDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index d97d65a..7e8457f 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -12,8 +12,8 @@ Dependencies: `autolens`, `autogalaxy`, `autofit`, `autoarray`, `jax`, `numba`. For the science behind the pipelines being profiled here — concepts, named entities, per-topic bibliography — see the lensing sub-wiki at -[`PyAutoLabs/PyAutoPaper`](https://github.com/PyAutoLabs/PyAutoPaper), -locally at `../PyAutoPaper/lensing_wiki/`. Most directly useful here: +[`PyAutoLabs/PyAutoMemory`](https://github.com/PyAutoLabs/PyAutoMemory), +locally at `../PyAutoMemory/lensing_wiki/`. Most directly useful here: `concepts/source-reconstruction.md`, `concepts/mass-models.md`, `concepts/bayesian-inference-lensing.md`, and `entities/slam-pipeline.md`.