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:
- Cython interface for the GNU Scientific Library (GSL).☆122Updated 3 years ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆150Updated 7 years ago
- IPython / Jupyter integration for pybind11☆68Updated 8 years ago
- Automatic differentiation for NumPy☆99Updated 10 years ago
- Cython interface to Eigen library☆114Updated 6 months ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆143Updated 5 years ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆220Updated 4 years ago
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- A Cython interface to FLANN☆24Updated 4 years ago
- Sparse matrix tools extending scipy.sparse, but with incompatible licenses☆171Updated last month
- AlgoPy is a Research Prototype for Algorithmic Differentation in Python☆85Updated 10 months ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated 2 months ago
- Scientific library for high-precision computations and research☆49Updated 7 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆137Updated 5 years ago
- Python exposure of dynd☆121Updated 2 years ago
- Accurate sums and dot products for Python.☆105Updated 3 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 7 months ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 3 years ago
- Runtime compiler for numerical Python☆232Updated 4 months ago
- C++ dynamic ndarray library, with Python exposure☆305Updated 4 years ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 6 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 4 years ago
- Parameterization Framework for parameterized model creation and handling.☆49Updated 4 months ago
- Python bindings for xtensor☆359Updated last month
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 3 weeks ago
- Interactive "data cursors" (a.k.a. annotation pop-ups) for matplotlib☆195Updated 4 years ago
- Package template for a project using Cython☆58Updated 9 years ago
- Python Binding to NVRTC☆79Updated 7 months ago
- A set of cython bindings for using armadillo in cython. This is especially nice for doing GIL free linear algebra.☆22Updated 6 years ago