Code examples from the book.
☆426May 7, 2016Updated 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.☆169Feb 15, 2017Updated 9 years ago
- Material for the SciPy 2017 Cython tutorial☆141Jul 12, 2017Updated 8 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆135May 15, 2025Updated 10 months ago
- The most widely used Python to C compiler☆10,652Updated this week
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆59Oct 22, 2023Updated 2 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Jun 17, 2020Updated 5 years ago
- Cython interface for the GNU Scientific Library (GSL).☆120Jun 1, 2022Updated 3 years ago
- 💥 Cython memory pool for RAII-style memory management☆459Nov 14, 2025Updated 4 months ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Oct 25, 2020Updated 5 years ago
- A place for cython code☆34Jul 18, 2022Updated 3 years ago
- Lectures and assignments for 2016☆35Nov 30, 2016Updated 9 years ago
- Guidelines for using Cython (documentation)☆11Mar 4, 2023Updated 3 years ago
- Cython library for random number generation☆10Jan 24, 2017Updated 9 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆43Oct 18, 2025Updated 5 months ago
- Python wrapper for the Cubature algorithm explained in: http://ab-initio.mit.edu/wiki/index.php/Cubature☆41Sep 5, 2025Updated 6 months ago
- Some notes on using Cython to increase the performance of Python code.☆60Aug 25, 2024Updated last year
- Nim + Python + Poetry = :)☆32Feb 10, 2020Updated 6 years ago
- A set of cython bindings for using armadillo in cython. This is especially nice for doing GIL free linear algebra.☆22May 28, 2019Updated 6 years ago
- Rudimentary example of calling rust from cython☆24May 27, 2015Updated 10 years ago
- An example repo for generating python bindings with cppyy.☆14Nov 19, 2019Updated 6 years ago
- Code for the book "High Performance Python" by Micha Gorelick and Ian Ozsvald with OReilly☆754Nov 22, 2021Updated 4 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Dec 8, 2016Updated 9 years ago
- file system in user space to explore hdf5 files☆21Apr 26, 2024Updated last year
- Runtime compiler for numerical Python☆235Jan 31, 2025Updated last year
- Automatically generate Cython pxd files from C headers☆47Mar 24, 2018Updated 7 years ago
- some experiment to use ctypes codegen for cython☆28Nov 16, 2011Updated 14 years ago
- Tutorial on how to use Cython to optimize Python code.☆63Sep 3, 2021Updated 4 years ago
- ☆13Mar 19, 2024Updated 2 years ago
- A quick intro to Cython for Python users who don't know C☆34Apr 14, 2020Updated 5 years ago
- Code examples from the book R High Performance Programming by Aloysius Lim and William Tjhi (2015, Packt Publishing)☆24Feb 26, 2015Updated 11 years ago
- Seamless operability between C++11 and Python☆17,769Mar 7, 2026Updated 2 weeks ago
- (OLD REPO) Line-by-line profiling for Python - Current repo ->☆3,607Oct 26, 2021Updated 4 years ago
- Source code for 'Exploring Java 9' by Fu Cheng☆12Dec 4, 2017Updated 8 years ago
- Ahead of Time compiler for numeric kernels☆2,127Feb 26, 2026Updated 3 weeks ago
- NumPy aware dynamic Python compiler using LLVM☆10,935Mar 13, 2026Updated last week
- Lectures on scientific computing with python, as IPython notebooks.☆42Aug 14, 2024Updated last year
- ☆14Aug 21, 2021Updated 4 years ago
- Wrapper for generating PROV provenance information for commands and python scripts☆15Oct 14, 2014Updated 11 years ago
- Make a Docker container from a Python app with a pip requirements.txt file☆14May 1, 2015Updated 10 years ago