.gitignore
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/tests.yml
src/aesara_theano_fallback/__init__.py
src/aesara_theano_fallback/aesara_theano_fallback_version.py
src/aesara_theano_fallback/compat.py
src/aesara_theano_fallback/graph.py
src/aesara_theano_fallback/tensor.py
src/aesara_theano_fallback.egg-info/PKG-INFO
src/aesara_theano_fallback.egg-info/SOURCES.txt
src/aesara_theano_fallback.egg-info/dependency_links.txt
src/aesara_theano_fallback.egg-info/requires.txt
src/aesara_theano_fallback.egg-info/top_level.txt
src/aesara_theano_fallback.egg-info/zip-safe
tests/test_imports.py