johnnylee / python-numpy-c-extension-examplesLinks
Example code for blog post.
☆66Updated 11 years ago
Alternatives and similar repositories for python-numpy-c-extension-examples
Users that are interested in python-numpy-c-extension-examples are comparing it to the libraries listed below
Sorting:
- Cython interface for the GNU Scientific Library (GSL).☆120Updated 3 years ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆150Updated 7 years ago
- Pure Python GPGPU library☆170Updated 4 months ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆222Updated 5 years ago
- Pyculib - Python bindings for CUDA libraries☆99Updated 6 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆144Updated 6 years ago
- Python bindings for xtensor☆364Updated 2 months ago
- C++ dynamic ndarray library, with Python exposure☆304Updated 5 years ago
- Cython interface to Eigen library☆119Updated last year
- Data Parallel Python☆209Updated 12 years ago
- IPython / Jupyter integration for pybind11☆68Updated 8 years ago
- Vectorizing Python for concurrent SIMD execution.☆72Updated 10 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- A sparse matrix package for Python.☆30Updated 10 years ago
- Numpy group_by and set-operations☆212Updated 2 years ago
- Capture C-level stdout/stderr in Python☆215Updated 2 weeks ago
- Numba tutorial materials for Scipy 2016☆144Updated 8 years ago
- AlgoPy is a Research Prototype for Algorithmic Differentation in Python☆88Updated last year
- Package template for a project using Cython☆59Updated 9 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 5 years ago
- A general dispatch and override mechanism for Python.☆108Updated last week
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 4 years ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 7 years ago
- Runtime compiler for numerical Python☆235Updated 11 months ago
- a HDF5-based python pickle replacement☆502Updated last year
- Tutorial on "Efficient Python for High-Performance Computing"☆121Updated 10 months ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- Automatic differentiation for NumPy☆102Updated 10 years ago
- Easy, OpenMP style multiprocessing for Python on Unix.☆286Updated 2 years ago