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
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆150Updated 7 years ago
- Cython interface to Eigen library☆119Updated last year
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆66Updated 6 years ago
- C++ dynamic ndarray library, with Python exposure☆304Updated 5 years ago
- Automatic differentiation for NumPy☆102Updated 10 years ago
- Data Parallel Python☆209Updated 12 years ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆222Updated 5 years ago
- Package template for a project using Cython☆59Updated 9 years ago
- Pyculib - Python bindings for CUDA libraries☆99Updated 6 years ago
- AlgoPy is a Research Prototype for Algorithmic Differentation in Python☆88Updated last year
- Example python (numpy) -- CUDA installable package with a C-extension library☆144Updated 6 years ago
- Pure Python GPGPU library☆170Updated 3 months ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- A Cython interface to FLANN☆24Updated 5 years ago
- Python bindings for xtensor☆363Updated last month
- Flexible HDF5 saving/loading and other data science tools from the University of Chicago☆273Updated last year
- Python Binding to NVRTC☆79Updated last year
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆94Updated 3 years ago
- IPython / Jupyter integration for pybind11☆68Updated 8 years ago
- Python binding to the levmar library using Cython☆20Updated 5 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 5 years ago
- Runtime compiler for numerical Python☆235Updated 10 months ago
- Numpy group_by and set-operations☆212Updated 2 years ago
- Numba tutorial materials for Scipy 2016☆144Updated 8 years ago
- A different flavor of multiprocessing in Python☆81Updated 5 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 7 months ago
- Developer repository for PyViennaCL. Visit http://viennacl.sourceforge.net/ for latest releases.☆33Updated 10 years ago