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:
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆149Updated 7 years ago
- Cython interface for the GNU Scientific Library (GSL).☆120Updated 3 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆222Updated 5 years ago
- C++ dynamic ndarray library, with Python exposure☆305Updated 5 years ago
- Flexible HDF5 saving/loading and other data science tools from the University of Chicago☆273Updated last year
- Pyculib - Python bindings for CUDA libraries☆99Updated 6 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆144Updated 6 years ago
- Cython interface to Eigen library☆119Updated last year
- A sparse matrix package for Python.☆30Updated 10 years ago
- Automatic differentiation for NumPy☆101Updated 10 years ago
- Pure Python GPGPU library☆170Updated 2 months ago
- a HDF5-based python pickle replacement☆505Updated last year
- AlgoPy is a Research Prototype for Algorithmic Differentation in Python☆88Updated last year
- Package template for a project using Cython☆59Updated 9 years ago
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- Data Parallel Python☆209Updated 12 years ago
- Easy, OpenMP style multiprocessing for Python on Unix.☆286Updated 2 years ago
- python implementation of Sobol' sequence generator☆67Updated 3 years ago
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆94Updated 3 years ago
- Tutorial on "Efficient Python for High-Performance Computing"☆121Updated 9 months ago
- Python exposure of dynd☆121Updated 3 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 6 months ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆229Updated last week
- Vectorizing Python for concurrent SIMD execution.☆72Updated 10 years ago
- Python Binding to NVRTC☆79Updated last year
- [Outdated. Please use https://github.com/numba/numba-examples] Examples of NumbaPro in use.☆172Updated 3 years ago
- Runtime compiler for numerical Python☆235Updated 10 months ago
- Fast 1D and 2D histogram functions in Python☆277Updated 2 weeks ago