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☆133Updated 5 months ago
- Run Keras models from a C++ application on embedded devices☆65Updated 5 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Example Numba implementations of functions☆177Updated 3 years ago
- Materials for EuroSciPy 2017 SymPy tutorial☆21Updated 6 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- Pure Python/Numpy implementation of the Nelder-Mead algorithm.☆125Updated 4 years ago
- ☆42Updated last year
- Headless 3D rendering with python☆62Updated 5 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆227Updated 4 months ago
- yogadl, the flexible data layer☆74Updated 2 years ago
- A geometry library written in Python☆110Updated this week
- algorithms in c++☆45Updated 5 years ago
- Data Parallel Python☆209Updated 12 years ago
- Pure Python Evolutionary Algorithms Framework☆46Updated 6 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆65Updated 5 years ago
- Learning Cython packtpub.com code examples.☆169Updated 8 years ago
- [ARCHIVED] Dask support for multi-GPU machine learning algorithms --> Moved to cuml☆16Updated 6 years ago
- A GPU (CUDA) based Artificial Neural Network library☆111Updated 4 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
- Visvis - the object oriented approach to visualization☆235Updated 9 months ago
- Python wrappers for the NVIDIA cuDNN libraries☆142Updated 8 years ago
- Generates Python Extension modules from Cythons PXD files☆77Updated 2 months ago
- A quick intro to Cython for Python users who don't know C☆34Updated 5 years ago
- A simple Kalman Filter built in TensorFlow☆24Updated 7 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Inferring Python API signatures from tracing usage.☆75Updated 4 years ago
- Small deep learning library written from scratch in Python, using NumPy/CuPy.☆124Updated 3 years ago
- Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Heb…☆71Updated 6 years ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated last week