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 7 years ago
Alternatives and similar repositories for simple-cython-example:
Users that are interested in simple-cython-example are comparing it to the libraries listed below
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 6 years ago
- Learning Cython packtpub.com code examples.☆166Updated 8 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆131Updated 4 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 3 years ago
- Cython interface for the GNU Scientific Library (GSL).☆121Updated 2 years ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 5 years ago
- Material for the SciPy 2017 Cython tutorial☆140Updated 7 years ago
- Package template for a project using Cython☆58Updated 9 years ago
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆58Updated last year
- Some notes on using Cython to increase the performance of Python code.☆60Updated 7 months ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 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
- ☆33Updated 9 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Weave - tools for including C/C++ code within Python code.☆57Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated 2 weeks ago
- Generates Python Extension modules from Cythons PXD files☆76Updated 5 months ago
- Example Numba implementations of functions☆173Updated 2 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 4 years ago
- This shows how to use Cython to wrap C++☆44Updated 6 years ago
- GitHub Action to build Python manylinux wheels☆93Updated last year
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 6 years ago
- Serialize numpy arrays using msgpack☆202Updated 8 months ago
- Code examples from the book.☆427Updated 8 years ago
- persistent caching to memory, disk, or database☆266Updated last month
- Pyculib - Python bindings for CUDA libraries☆97Updated 6 years ago
- Make your Python code fly at transonic speeds!☆121Updated last month
- Demo project for building Python wheels with appveyor.com☆154Updated last year