cythonbook / examplesLinks
Code examples from the book.
☆426Updated 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.☆169Updated 8 years ago
- Material for the SciPy 2017 Cython tutorial☆143Updated 8 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 2 months ago
- Code for the book "High Performance Python" by Micha Gorelick and Ian Ozsvald with OReilly☆746Updated 3 years ago
- 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
- Python bindings for xtensor☆360Updated this week
- Parallel Programming with Python and Charm++☆295Updated 3 weeks ago
- 💥 Cython memory pool for RAII-style memory management☆458Updated 2 months ago
- Examples of safe coding practice for Python C extensions.☆231Updated this week
- a HDF5-based python pickle replacement☆505Updated last year
- SCOOP (Scalable COncurrent Operations in Python)☆652Updated 2 years ago
- IPython tool to report memory usage deltas for every command you type☆372Updated last year
- Tutorial on "Efficient Python for High-Performance Computing"☆121Updated 5 months ago
- build and test recipes for conda☆328Updated 2 years ago
- A Python package to manage extremely large amounts of data☆1,341Updated this week
- Parallel computing in Python tutorial materials☆307Updated 6 years ago
- Robust and reusable Executor for joblib☆577Updated 2 months ago
- Numba tutorial materials for Scipy 2016☆145Updated 8 years ago
- Scipy Cookbook☆473Updated last year
- 1st Edition of Elegant SciPy (O'Reilly Publishers)☆561Updated 6 months ago
- Tutorial on how to structure Python packages☆439Updated last year
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- Intermediate and Advanced Software Carpentry tutorial material☆76Updated 7 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 10 months ago
- Example Numba implementations of functions☆177Updated 2 years ago
- THIS IS THE **OLD** PYMC PROJECT (VERSION 2). PLEASE USE PYMC INSTEAD:☆877Updated 5 years ago
- Serialize numpy arrays using msgpack☆205Updated last year
- A different flavor of multiprocessing in Python☆81Updated 4 years ago
- Improved build system generator for CPython C, C++, Cython and Fortran extensions☆515Updated last week