johnnylee / python-numpy-c-extension-examplesLinks
Example code for blog post.
☆66Updated 10 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
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Cython interface for the GNU Scientific Library (GSL).☆120Updated 3 years ago
- C++ dynamic ndarray library, with Python exposure☆304Updated 5 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆143Updated 6 years ago
- Cython interface to Eigen library☆117Updated 10 months ago
- Automatic differentiation for NumPy☆101Updated 10 years ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆221Updated 4 years ago
- Python bindings for xtensor☆361Updated 2 months ago
- Data Parallel Python☆209Updated 12 years ago
- AlgoPy is a Research Prototype for Algorithmic Differentation in Python☆87Updated last year
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- Pure Python GPGPU library☆170Updated 2 weeks ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 11 months ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- Flexible HDF5 saving/loading and other data science tools from the University of Chicago☆273Updated last year
- Runtime compiler for numerical Python☆235Updated 8 months ago
- Python Binding to NVRTC☆79Updated 11 months ago
- Numba tutorial materials for Scipy 2016☆144Updated 8 years ago
- IPython / Jupyter integration for pybind11☆68Updated 8 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 4 years ago
- a HDF5-based python pickle replacement☆505Updated last year
- Tutorial on "Efficient Python for High-Performance Computing"☆121Updated 7 months ago
- A sparse matrix package for Python.☆30Updated 10 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 4 months ago
- JET is a different approach to make numeric python substantially faster☆66Updated 8 years ago
- A different flavor of multiprocessing in Python☆81Updated 5 years ago
- Scientific library for high-precision computations and research☆49Updated 7 years ago
- Easy, OpenMP style multiprocessing for Python on Unix.☆286Updated last year
- Vectorizing Python for concurrent SIMD execution.☆71Updated 10 years ago