mattfowler / PythonCExtensionsLinks
Comparing the performance of Python, NumPy and C extensions
☆40Updated 6 years ago
Alternatives and similar repositories for PythonCExtensions
Users that are interested in PythonCExtensions are comparing it to the libraries listed below
Sorting:
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 6 months ago
- Run Keras models from a C++ application on embedded devices☆65Updated 5 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 6 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆83Updated last week
- Machine Learning Benchmark Scripts☆108Updated 5 years ago
- Data Parallel Python☆209Updated 12 years ago
- Pure Python/Numpy implementation of the Nelder-Mead algorithm.☆127Updated 4 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆144Updated 6 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- Quick demo using BRISK feature descriptors in Python to identify and then extract a target image from a scene.☆22Updated 10 years ago
- Example Numba implementations of functions☆178Updated 3 years ago
- A quick intro to Cython for Python users who don't know C☆34Updated 5 years ago
- Compare some methods of array storage in Python (numpy)☆165Updated 5 years ago
- This example demostrates using the cppyy CMake tools to automatically create Python bindings from C++.☆42Updated 5 years ago
- Visvis - the object oriented approach to visualization☆236Updated 10 months ago
- Serialize numpy arrays using msgpack☆209Updated last year
- Materials for EuroSciPy 2017 SymPy tutorial☆21Updated 6 years ago
- Wrapping python made easy☆123Updated 6 years ago
- C++ backend for the bqplot 2-D plotting library☆100Updated 5 years ago
- Code accompanying my blog post on k-means in Python, C++ and CUDA☆59Updated 8 years ago
- Experiments with Python imports and unit testing, with tests and modules nested at various levels, and using absolute and relative import…☆120Updated 11 years ago
- Headless 3D rendering with python☆62Updated 5 years ago
- Parallel Programming with Python and Charm++☆296Updated 5 months ago
- Material for the SciPy 2017 Cython tutorial☆143Updated 8 years ago
- A geometry library written in Python☆110Updated this week
- Basic start of TensorFlow with TensorBoard☆11Updated 9 years ago
- Ring-buffer implementation that thinly wraps a numpy array☆95Updated 2 years ago