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:
- Run Keras models from a C++ application on embedded devices☆65Updated 4 years ago
- Data Parallel Python☆208Updated 12 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 2 months ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆160Updated 5 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- A geometry library written in Python☆108Updated this week
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆227Updated 2 months ago
- Pure Python/Numpy implementation of the Nelder-Mead algorithm.☆125Updated 4 years ago
- ☆42Updated last year
- Visvis - the object oriented approach to visualization☆235Updated 6 months ago
- Serialize numpy arrays using msgpack☆205Updated last year
- Example python (numpy) -- CUDA installable package with a C-extension library☆143Updated 5 years ago
- A collection of experiments in reinforcement learning. For now, consists only of Deep Q Learning, but willl eventually contain others.☆32Updated 5 years ago
- A quick intro to Cython for Python users who don't know C☆34Updated 5 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Machine Learning Benchmark Scripts☆106Updated 5 years ago
- Python Binding to NVRTC☆79Updated 10 months ago
- A GPU (CUDA) based Artificial Neural Network library☆109Updated 3 years ago
- Code accompanying my blog post on k-means in Python, C++ and CUDA☆58Updated 7 years ago
- A simple Kalman Filter built in TensorFlow☆23Updated 7 years ago
- Materials for EuroSciPy 2017 SymPy tutorial☆21Updated 6 years ago
- algorithms in c++☆45Updated 4 years ago
- Example Numba implementations of functions☆177Updated 2 years ago
- Image processing with numpy☆76Updated 4 years ago
- Parallel Programming with Python and Charm++☆295Updated last month
- Flask-based package for monitoring utilisation of nVidia GPUs.☆156Updated 6 years ago
- How to Write and Debug C Extension Modules☆39Updated 7 years ago
- Alvito - An Algorithm Visualization Tool for Python☆56Updated 6 years ago
- ArrayFire's Machine Learning Library.☆105Updated 6 years ago
- Euclidean Distance Computation in Python for 4x-100x+ speedups over SciPy and scikit-learn. Also leverages GPU for better performance on…☆59Updated 8 years ago