Skip to content

inducer/codepy

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 15, 2023 17:10
doc
April 30, 2023 14:59
December 13, 2021 23:11
December 13, 2021 23:11
June 22, 2020 23:45
August 28, 2021 08:11
June 10, 2013 12:21
May 8, 2022 21:23
January 15, 2023 17:10
November 20, 2022 00:41
Gitlab Build Status Github Build Status Python Package Index Release Page

CodePy is a C/C++ metaprogramming toolkit for Python. It helps you compile source code and dynamically load it into the Python interpreter. This facility also works in conjunction with with PyCuda. Dynamic compilation and linking are so far only supported in Linux with the GNU toolchain.

See also the documentation and the git tree.