data/compyle-0.7/.coveragerc: ASCII text data/compyle-0.7/.gitignore: ASCII text data/compyle-0.7/.travis.yml: ASCII text data/compyle-0.7/CHANGES.rst: ASCII text data/compyle-0.7/LICENSE.txt: ASCII text data/compyle-0.7/MANIFEST.in: ASCII text data/compyle-0.7/README.rst: Python script, ASCII text executable data/compyle-0.7/appveyor.yml: ASCII text data/compyle-0.7/compyle/__init__.py: ASCII text data/compyle-0.7/compyle/api.py: Python script, ASCII text executable data/compyle-0.7/compyle/array.py: Python script, ASCII text executable data/compyle-0.7/compyle/ast_utils.py: Python script, ASCII text executable data/compyle-0.7/compyle/capture_stream.py: Python script, ASCII text executable data/compyle-0.7/compyle/config.py: Python script, ASCII text executable data/compyle-0.7/compyle/cython_generator.py: Python script, ASCII text executable data/compyle-0.7/compyle/ext_module.py: Python script, ASCII text executable data/compyle-0.7/compyle/extern.py: Python script, ASCII text executable data/compyle-0.7/compyle/jit.py: Python script, ASCII text executable data/compyle-0.7/compyle/low_level.py: Python script, ASCII text executable data/compyle-0.7/compyle/opencl.py: Python script, ASCII text executable data/compyle-0.7/compyle/parallel.py: Python script, ASCII text executable data/compyle-0.7/compyle/profile.py: Python script, ASCII text executable data/compyle-0.7/compyle/sort.py: Python script, ASCII text executable data/compyle-0.7/compyle/template.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/__init__.py: empty data/compyle-0.7/compyle/tests/py3_code.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_array.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_ast_utils.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_capture_stream.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_config.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_cuda.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_cython_generator.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_ext_module.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_gpu_struct.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_jit.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_low_level.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_parallel.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_profile.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_template.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_translator.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_transpiler.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_types.py: Python script, ASCII text executable data/compyle-0.7/compyle/tests/test_utils.py: Python script, ASCII text executable data/compyle-0.7/compyle/thrust/__init__.py: empty data/compyle-0.7/compyle/thrust/sort.pyx: ASCII text data/compyle-0.7/compyle/translator.py: Python script, ASCII text executable data/compyle-0.7/compyle/transpiler.py: Python script, ASCII text executable data/compyle-0.7/compyle/types.py: Python script, ASCII text executable data/compyle-0.7/compyle/utils.py: Python script, ASCII text executable data/compyle-0.7/compyle/cuda.py: Python script, ASCII text executable data/compyle-0.7/docs/Makefile: ASCII text data/compyle-0.7/docs/source/conf.py: Python script, ASCII text executable data/compyle-0.7/docs/source/details.rst: Python script, ASCII text executable data/compyle-0.7/docs/source/index.rst: ASCII text data/compyle-0.7/docs/source/installation.rst: ASCII text data/compyle-0.7/docs/source/overview.rst: Python script, ASCII text executable data/compyle-0.7/examples/axpb.py: Python script, ASCII text executable data/compyle-0.7/examples/axpb_jit.py: Python script, ASCII text executable data/compyle-0.7/examples/bench_vm.py: Python script, ASCII text executable data/compyle-0.7/examples/laplace.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/3D/compare_results.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/3D/hoomd_periodic.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/3D/md_nnps.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/3D/md_nnps_periodic.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/3D/md_simple.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/3D/nnps.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/3D/nnps_kernels.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/3D/performance_comparison.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/README.rst: ASCII text data/compyle-0.7/examples/molecular_dynamics/md_nnps.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/md_simple.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/nnps.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/nnps_kernels.py: Python script, ASCII text executable data/compyle-0.7/examples/molecular_dynamics/performance_comparison.py: Python script, ASCII text executable data/compyle-0.7/examples/vm_elementwise.py: Python script, ASCII text executable data/compyle-0.7/examples/vm_elementwise_jit.py: Python script, ASCII text executable data/compyle-0.7/examples/vm_kernel.py: Python script, ASCII text executable data/compyle-0.7/examples/vm_numba.py: Python script, ASCII text executable data/compyle-0.7/pyproject.toml: ASCII text data/compyle-0.7/requirements.txt: ASCII text data/compyle-0.7/debian/.gitlab-ci.yml: ASCII text data/compyle-0.7/debian/changelog: ASCII text data/compyle-0.7/debian/control: ASCII text data/compyle-0.7/debian/copyright: ASCII text data/compyle-0.7/debian/patches/0001-Disable-cython-extension.patch: unified diff output, ASCII text data/compyle-0.7/debian/patches/series: ASCII text data/compyle-0.7/debian/python3-compyle.docs: ASCII text data/compyle-0.7/debian/python3-compyle.examples: ASCII text data/compyle-0.7/debian/rules: a /usr/bin/make -f script, ASCII text executable data/compyle-0.7/debian/source/format: ASCII text data/compyle-0.7/debian/source/lintian-overrides: ASCII text data/compyle-0.7/debian/upstream/metadata: ASCII text data/compyle-0.7/debian/watch: ASCII text data/compyle-0.7/.pc/.version: ASCII text data/compyle-0.7/.pc/.quilt_patches: ASCII text data/compyle-0.7/.pc/.quilt_series: ASCII text data/compyle-0.7/.pc/applied-patches: ASCII text data/compyle-0.7/.pc/0001-Disable-cython-extension.patch/compyle/cuda.py: Python script, ASCII text executable data/compyle-0.7/.pc/0001-Disable-cython-extension.patch/setup.py: Python script, ASCII text executable data/compyle-0.7/setup.py: Python script, ASCII text executable