thearn / simple-cython-example
A small project template that shows how to wrap C code into python using cython, along with other packaging concepts
☆130Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for simple-cython-example
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆58Updated last year
- Cython implementation of OrderedDict☆103Updated 8 years ago
- Learning Cython packtpub.com code examples.☆166Updated 7 years ago
- Material for the SciPy 2017 Cython tutorial☆141Updated 7 years ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 4 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆131Updated 4 years ago
- Some notes on using Cython to increase the performance of Python code.☆59Updated 2 months ago
- persistent caching to memory, disk, or database☆261Updated 3 weeks ago
- Code examples from the book.☆425Updated 8 years ago
- An augmented version of cProfile and Snakeviz☆27Updated 7 years ago
- ☆33Updated 9 years ago
- Python API for writing multiprocessing pipelines☆86Updated 2 years ago
- Runtime compiler for numerical Python☆233Updated 3 years ago
- A public challenge (examples and tests) for tools that provide Python interfaces to C++ libraries.☆23Updated last year
- Serialize numpy arrays using msgpack☆198Updated 4 months ago
- Cython interface for the GNU Scientific Library (GSL).☆121Updated 2 years ago
- Linked list extension module for Python☆80Updated 2 months ago
- PyPy binary wheels for some popular packages☆81Updated 2 years ago
- Setuptools-based `setup.py` template for Cython projects☆44Updated 7 years ago
- A set of cython bindings for using armadillo in cython. This is especially nice for doing GIL free linear algebra.☆21Updated 5 years ago
- 💥 Cython memory pool for RAII-style memory management☆439Updated this week
- Pyculib - Python bindings for CUDA libraries☆97Updated 5 years ago
- A quick intro to Cython for Python users who don't know C☆34Updated 4 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆92Updated 3 years ago
- Press conda packages into wheels☆116Updated last year
- Weave - tools for including C/C++ code within Python code.☆56Updated last year
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆77Updated 4 years ago
- Efficient and scalable parallelism using the message passing interface (MPI) to handle big data and highly computational problems.☆69Updated 8 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 6 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago