.drone.yml
.gitignore
.travis.yml
.woodpecker.yaml
AUTHORS
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
examples/cached_code.py
examples/cached_code_main.py
examples/euclid.cpp
examples/euclid.hpp
examples/euclid_enorm.f90
examples/euclid_main.py
examples/euclid_wrapper.pyx
examples/external_lib_sundials.py
examples/external_lib_sundials_integrate_serial_template.c89
examples/external_lib_sundials_integrate_serial_template.pyx
examples/mtxmul.f90
examples/mtxmul_main.py
examples/mtxmul_wrapper.pyx
examples/on_the_fly_low_level_main_DISABLED.py
examples/on_the_fly_main.py
examples/tests/test_examples.py
pycompilation/__init__.py
pycompilation/_release.py
pycompilation/compilation.py
pycompilation/dist.py
pycompilation/runners.py
pycompilation/util.py
pycompilation.egg-info/PKG-INFO
pycompilation.egg-info/SOURCES.txt
pycompilation.egg-info/dependency_links.txt
pycompilation.egg-info/requires.txt
pycompilation.egg-info/top_level.txt
pycompilation/tests/test_util.py
scripts/build_conda_recipe.sh
scripts/check_clean_repo_on_master.sh
scripts/ci.sh
scripts/coverage_badge.py
scripts/generate_docs.sh
scripts/install_miniconda.sh
scripts/post_release.sh
scripts/prepare_deploy.sh
scripts/release.sh
scripts/run_tests.sh
scripts/update-gh-pages.sh