philberty / cython-book
Learning Cython packtpub.com code examples.
☆166Updated 8 years ago
Alternatives and similar repositories for cython-book
Users that are interested in cython-book are comparing it to the libraries listed below
Sorting:
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated last week
- Code examples from the book.☆427Updated 9 years ago
- Material for the SciPy 2017 Cython tutorial☆142Updated 7 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated 8 months ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 4 years ago
- Outdated binary tree package, please switch to sortedcontainers (UNMAINTAINED)☆78Updated 4 years ago
- Examples of safe coding practice for Python C extensions.☆230Updated last month
- Minimal Pythonic Interface Definitions☆112Updated 4 years ago
- An easy way to convert a .pyx file into a .pyd file and avoid having to write a setup.py☆96Updated 3 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated 6 months ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆58Updated last year
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Parallel programming with Python☆453Updated last week
- A lightweight, pure Python, numpy compliant ndarray class.☆196Updated 4 years ago
- Resources for learning about Python internals and CPython source code☆471Updated 2 years ago
- Parallel Programming with Python and Charm++☆294Updated 2 weeks ago
- Easy to use python subprocess interface☆113Updated last year
- An in-memory LRU cache for python☆154Updated 4 years ago
- An ongoing fun challenge where I'll try to post one Python benchmark per day.☆133Updated 10 years ago
- distributed and parallel Python☆91Updated 2 weeks ago
- Jupyter Notebooks with Fluent Python examples☆198Updated 2 years ago
- 💥 Cython memory pool for RAII-style memory management☆456Updated 4 months ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago
- Tutorial on "Efficient Python for High-Performance Computing"☆121Updated 2 months ago
- PyDotPlus is an improved version of the old pydot project that provides a Python Interface to Graphviz's Dot language.☆77Updated 6 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆131Updated 4 years ago