julienr / boost_numpy_eigen
A small example of using boost.python, boost.numpy and the C++ Eigen matrix library together. New home at
☆26Updated 6 years ago
Alternatives and similar repositories for boost_numpy_eigen:
Users that are interested in boost_numpy_eigen are comparing it to the libraries listed below
- N-dimensional Array Datastructure on CPU and GPU☆20Updated 7 years ago
- A computational geometry library for C++ and Python☆86Updated 3 years ago
- NumPy-compatible multidimensional arrays in C++☆160Updated 5 months ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated last year
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆151Updated 6 years ago
- Weave - tools for including C/C++ code within Python code.☆57Updated last year
- Cython helper for linear algebra with typed memoryviews built atop of Eigen C++ library☆36Updated 4 years ago
- Scientific library for high-precision computations and research☆49Updated 7 years ago
- A set of cython bindings for using armadillo in cython. This is especially nice for doing GIL free linear algebra.☆21Updated 5 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆131Updated 4 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 9 years ago
- C++ dynamic ndarray library, with Python exposure☆305Updated 4 years ago
- Fast automatic differentiation library in C++☆107Updated 3 years ago
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 11 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- JET is a different approach to make numeric python substantially faster☆66Updated 7 years ago
- FFTW bindings for the xtensor C++14 multi-dimensional array library☆48Updated 3 years ago
- An IPython Notebook-based tutorial on Boost.Python☆11Updated 10 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 3 years ago
- Shotgun is a C++ parallel coordinate descent algorithm (standalone and Matlab MEX) for solving L1-regularized least squares and logistic …☆39Updated 10 years ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated last year
- Template-based C++ wrapper for HDF5 library☆21Updated last year
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- A flexible and efficient С++ template library for dimension reduction☆233Updated 9 months ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- I optimized some code for the European Space Agency, achieving significant speedups - using OpenMP, SSE, Eigen and CUDA. This is the resu…☆17Updated 7 years ago
- summary page for Armadillo - https://arma.sourceforge.net☆44Updated 2 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 5 years ago
- IPython / Jupyter integration for pybind11☆68Updated 7 years ago