Package - python3-compyle

Package:  python3-compyle
apt-get install python3-compyle
Documentations in package:

Primary informations

Download package: http://deb.debian.org/debian/pool/main/c/compyle/python3-compyle_0.8.1-11_all.deb (Size: 89.2KiB)

PropertyValue
Packagepython3-compyle
Sourcecompyle
Version0.8.1-11
Installed-Size561
MaintainerDebian Science Maintainers
Architectureall
Dependscython3, python3-setuptools, python3-mako, python3-numpy, python3-pytools, python3:any
Suggestspython3-pycuda, python3-pyopencl
DescriptionExecute a subset of Python on HPC platforms
Description-md52f80dc2cdc6fc3bed5fe6f505745722b
Homepagehttps://github.com/pypr/compyle
Sectionpython
Priorityoptional
Filenamepool/main/c/compyle/python3-compyle_0.8.1-11_all.deb
Size91364
MD5sumed85a12f68139e9aad8734b3b58b807f
SHA25667f93bff99531cdc64cc081032cf21a02bccff2b7cdb366c12f18754c06b2000

Files in package

  • /usr/lib/python3/dist-packages/compyle-0.8.1.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/compyle-0.8.1.egg-info/dependency_links.txt
  • /usr/lib/python3/dist-packages/compyle-0.8.1.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/compyle-0.8.1.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/compyle/__init__.py
  • /usr/lib/python3/dist-packages/compyle/api.py
  • /usr/lib/python3/dist-packages/compyle/array.py
  • /usr/lib/python3/dist-packages/compyle/ast_utils.py
  • /usr/lib/python3/dist-packages/compyle/capture_stream.py
  • /usr/lib/python3/dist-packages/compyle/config.py
  • /usr/lib/python3/dist-packages/compyle/cuda.py
  • /usr/lib/python3/dist-packages/compyle/cython_generator.py
  • /usr/lib/python3/dist-packages/compyle/ext_module.py
  • /usr/lib/python3/dist-packages/compyle/extern.py
  • /usr/lib/python3/dist-packages/compyle/jit.py
  • /usr/lib/python3/dist-packages/compyle/low_level.py
  • /usr/lib/python3/dist-packages/compyle/opencl.py
  • /usr/lib/python3/dist-packages/compyle/parallel.py
  • /usr/lib/python3/dist-packages/compyle/profile.py
  • /usr/lib/python3/dist-packages/compyle/sort.py
  • /usr/lib/python3/dist-packages/compyle/template.py
  • /usr/lib/python3/dist-packages/compyle/tests/__init__.py
  • /usr/lib/python3/dist-packages/compyle/tests/py3_code.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_array.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_ast_utils.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_capture_stream.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_config.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_cuda.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_cython_generator.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_ext_module.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_gpu_struct.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_jit.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_low_level.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_parallel.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_profile.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_template.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_translator.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_transpiler.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_types.py
  • /usr/lib/python3/dist-packages/compyle/tests/test_utils.py
  • /usr/lib/python3/dist-packages/compyle/thrust/__init__.py
  • /usr/lib/python3/dist-packages/compyle/translator.py
  • /usr/lib/python3/dist-packages/compyle/transpiler.py
  • /usr/lib/python3/dist-packages/compyle/types.py
  • /usr/lib/python3/dist-packages/compyle/utils.py
  • /usr/share/doc/python3-compyle/README.rst.gz
  • /usr/share/doc/python3-compyle/changelog.Debian.gz
  • /usr/share/doc/python3-compyle/changelog.gz
  • /usr/share/doc/python3-compyle/copyright
  • /usr/share/doc/python3-compyle/examples/axpb.py
  • /usr/share/doc/python3-compyle/examples/axpb_jit.py
  • /usr/share/doc/python3-compyle/examples/bench_vm.py
  • /usr/share/doc/python3-compyle/examples/julia_set.py
  • /usr/share/doc/python3-compyle/examples/laplace.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/3D/compare_results.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/3D/hoomd_periodic.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/3D/md_nnps.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/3D/md_nnps_periodic.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/3D/md_simple.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/3D/nnps.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/3D/nnps_kernels.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/3D/performance_comparison.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/README.rst
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/md_nnps.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/md_simple.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/nnps.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/nnps_kernels.py
  • /usr/share/doc/python3-compyle/examples/molecular_dynamics/performance_comparison.py
  • /usr/share/doc/python3-compyle/examples/vm_elementwise.py
  • /usr/share/doc/python3-compyle/examples/vm_elementwise_jit.py
  • /usr/share/doc/python3-compyle/examples/vm_kernel.py
  • /usr/share/doc/python3-compyle/examples/vm_numba.py