markolopa / pyorcyLinks
Module for supporting writing in a single source file a python module and a corresponding cython module. Contrary to cython pure python mode there are no restrictions on which cython code can be used.
☆26Updated 9 years ago
Alternatives and similar repositories for pyorcy
Users that are interested in pyorcy are comparing it to the libraries listed below
Sorting:
- Python exposure of dynd☆121Updated 3 years ago
- Runtime compiler for numerical Python☆235Updated last year
- Examples of Python C extensions that work on Python 2 and 3☆36Updated 10 years ago
- Package template for a project using Cython☆59Updated 9 years ago
- Cython implementation of OrderedDict☆102Updated 10 years ago
- Subsumed into xnd☆25Updated 2 years ago
- MPI parallel map and cluster scheduling☆59Updated 2 weeks ago
- Allows Jupyter Notebook extension writers to make their extension pip installable!☆38Updated 8 years ago
- Sanity checking for numerical properties/traits☆38Updated 9 years ago
- Generates Python Extension modules from Cythons PXD files