thearn / simple-cython-exampleLinks
A small project template that shows how to wrap C code into python using cython, along with other packaging concepts
☆132Updated last month
Alternatives and similar repositories for simple-cython-example
Users that are interested in simple-cython-example are comparing it to the libraries listed below
Sorting:
- Learning Cython packtpub.com code examples.☆168Updated 8 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆131Updated 4 years ago
- Code examples from the book.☆426Updated 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.☆61Updated 10 months ago
- ☆33Updated 9 years ago
- 💥 Cython memory pool for RAII-style memory management☆456Updated last month
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated last month
- persistent caching to memory, disk, or database☆275Updated 3 weeks ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Example Numba implementations of functions☆177Updated 2 years ago
- Serialize numpy arrays using msgpack☆204Updated 11 months ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 5 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated last month
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Material for the SciPy 2017 Cython tutorial☆143Updated 8 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 5 years ago
- Capture C-level stdout/stderr in Python☆207Updated last week
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 6 years ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 7 years ago
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- A graph manipulation library in pure Python☆74Updated 11 months ago
- Examples of safe coding practice for Python C extensions.☆231Updated this week
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Python exposure of dynd☆121Updated 3 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆245Updated 3 months ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 3 years ago