.gitignore
.pre-commit-config.yaml
.python-version
CLAUDE.md
LICENSE
README.md
_typos.toml
conftest.py
pyproject.toml
stubtest_allowlist.txt
uv.lock
.claude/skills/running-tend/SKILL.md
.config/tend.yaml
.github/actionlint.yaml
.github/dependabot.yml
.github/workflows/pypi-release.yaml
.github/workflows/tend-ci-fix.yaml
.github/workflows/tend-mention-relay.yaml
.github/workflows/tend-mention.yaml
.github/workflows/tend-nightly.yaml
.github/workflows/tend-notifications.yaml
.github/workflows/tend-review-runs.yaml
.github/workflows/tend-review.yaml
.github/workflows/tend-triage.yaml
.github/workflows/tend-weekly.yaml
.github/workflows/test.yaml
numbagg/__init__.py
numbagg/decorators.py
numbagg/funcs.py
numbagg/funcs.pyi
numbagg/grouped.py
numbagg/moving.py
numbagg/moving.pyi
numbagg/moving_exp.py
numbagg/moving_exp.pyi
numbagg/moving_matrix.py
numbagg/moving_matrix.pyi
numbagg/py.typed
numbagg/transform.py
numbagg/utils.py
numbagg.egg-info/PKG-INFO
numbagg.egg-info/SOURCES.txt
numbagg.egg-info/dependency_links.txt
numbagg.egg-info/requires.txt
numbagg.egg-info/scm_file_list.json
numbagg.egg-info/scm_version.json
numbagg.egg-info/top_level.txt
numbagg/test/__init__.py
numbagg/test/conftest.py
numbagg/test/run_benchmarks.py
numbagg/test/test_axis_ordering_benchmark.py
numbagg/test/test_benchmark.py
numbagg/test/test_cache_segfault.py
numbagg/test/test_funcs.py
numbagg/test/test_grouped.py
numbagg/test/test_matrix_functions.py
numbagg/test/test_moving.py
numbagg/test/test_moving_exp.py
numbagg/test/test_multithreading.py
numbagg/test/test_property.py
numbagg/test/test_readme.py
numbagg/test/test_run_benchmarks.py
numbagg/test/test_stub_coverage.py
numbagg/test/test_threading_detection.py
numbagg/test/test_utils.py
numbagg/test/util.py