Skip to content

Commit b1fe3d5

Browse files
authored
Merge branch 'main' into numpy_ingestion
2 parents 8e10abb + 3d01a6d commit b1fe3d5

39 files changed

Lines changed: 3724 additions & 1410 deletions

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
bump-my-version==1.2.4
2-
nox==2025.5.1
2+
nox==2025.11.12

docs/api_reference.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,10 @@ and
4040
.. automodule:: mdio.core.dimension
4141
:members:
4242
```
43+
44+
## Optimization
45+
46+
```{eval-rst}
47+
.. automodule:: mdio.optimize.access_pattern
48+
:members:
49+
```

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
aiohttp==3.13.0
1+
aiohttp==3.13.2
22
autodoc-pydantic==2.2.0
33
furo==2025.9.25
44
linkify-it-py==2.0.3
5-
matplotlib==3.10.6
5+
matplotlib==3.10.7
66
myst-nb==1.3.0
77
sphinx==8.2.3
88
sphinx-click==6.1.0

0 commit comments

Comments
 (0)