Skip to content

Commit

Permalink
🔥 dump(arrayish): moved to new library quax-blocks (#129)
Browse files Browse the repository at this point in the history
Signed-off-by: Nathaniel Starkman <[email protected]>
  • Loading branch information
nstarman authored Feb 7, 2025
1 parent 973ddd7 commit 96a518b
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 2,956 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ repos:
name: Disallow improper capitalization
language: pygrep
entry: PyBind|Numpy|Cmake|CCache|Github|PyTest
exclude: .pre-commit-config.yaml|src/quaxed/experimental/arrayish.py|src/quaxed/experimental/_arrayish
exclude: .pre-commit-config.yaml
3 changes: 0 additions & 3 deletions docs/api/arrayish.md

This file was deleted.

1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,3 @@ nav:
- "api/scipy.md"
- "api/array_api.md"
- "api/lax.md"
- "api/arrayish.md"
3 changes: 0 additions & 3 deletions src/quaxed/experimental/_arrayish/__init__.py

This file was deleted.

Loading

0 comments on commit 96a518b

Please sign in to comment.