cythonbook / examplesLinks
Code examples from the book.
☆427Updated 9 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- Learning Cython packtpub.com code examples.☆166Updated 8 years ago
- Material for the SciPy 2017 Cython tutorial☆143Updated 7 years ago
- Code for the book "High Performance Python" by Micha Gorelick and Ian Ozsvald with OReilly☆746Updated 3 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated last month
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆58Updated last year
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 5 years ago
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago
- Python interface to GPU-powered libraries☆991Updated last year
- 💥 Cython memory pool for RAII-style memory management☆456Updated 3 weeks ago
- build and test recipes for conda☆329Updated 2 years ago
- Parallel Programming with Python and Charm++☆295Updated 2 weeks ago
- THIS IS THE **OLD** PYMC PROJECT (VERSION 2). PLEASE USE PYMC INSTEAD:☆877Updated 4 years ago
- Tutorial on "Efficient Python for High-Performance Computing"☆121Updated 3 months ago
- Parallel computing in Python tutorial materials☆306Updated 5 years ago
- A different flavor of multiprocessing in Python☆81Updated 4 years ago
- Python bindings for MPI☆858Updated this week
- Python bindings for xtensor☆358Updated 2 months ago
- Improved build system generator for CPython C, C++, Cython and Fortran extensions☆510Updated this week
- Example Numba implementations of functions☆175Updated 2 years ago
- Python bindings for ArrayFire: A general purpose GPU library.☆419Updated 2 years ago
- Robust and reusable Executor for joblib☆574Updated last month
- A Python package to manage extremely large amounts of data☆1,336Updated this week
- mpi4py examples☆371Updated last year
- SCOOP (Scalable COncurrent Operations in Python)☆649Updated 2 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- IPython tool to report memory usage deltas for every command you type☆371Updated last year
- Sparse multi-dimensional arrays for the PyData ecosystem☆635Updated 2 weeks ago
- [DEPRECATED] An IPython notebook-compatible Javascript/HTML viewer for matplotlib animations☆240Updated 7 years ago
- Example code for blog post.☆66Updated 10 years ago
- Serialize numpy arrays using msgpack☆204Updated 11 months ago