thearn / simple-cython-exampleLinks
A small project template that shows how to wrap C code into python using cython, along with other packaging concepts
☆133Updated 5 months 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
Sorting:
- persistent caching to memory, disk, or database☆276Updated 2 weeks ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 5 years ago
- Learning Cython packtpub.com code examples.☆169Updated 8 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- ☆33Updated 9 years ago
- 💥 Cython memory pool for RAII-style memory management☆459Updated 5 months ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆59Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 4 months ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)☆205Updated last year
- Code examples from the book.☆427Updated 9 years ago
- Serialize numpy arrays using msgpack☆208Updated last year
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 7 years ago
- Package template for a project using Cython☆59Updated 9 years ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 2 weeks ago
- Visvis - the object oriented approach to visualization☆236Updated 9 months ago
- Tutorial on "Efficient Python for High-Performance Computing"☆121Updated 8 months ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 4 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Cython interface for the GNU Scientific Library (GSL).☆120Updated 3 years ago
- Python exposure of dynd☆121Updated 3 years ago
- Capture C-level stdout/stderr in Python☆209Updated 3 weeks ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 5 years ago
- Generates Python Extension modules from Cythons PXD files☆77Updated 2 months ago
- Numpy group_by and set-operations☆212Updated 2 years ago
- Plugin for pytest to run IPython notebook cells as unit tests☆99Updated 6 years ago
- An ongoing fun challenge where I'll try to post one Python benchmark per day.☆132Updated 10 years ago
- Demo project for building Python wheels with appveyor.com☆156Updated 2 years ago
- ☆72Updated this week