Technologicat / cython-sse-example
Simple example for embedding SSE2 assembly in Cython projects
☆22Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for cython-sse-example
- Python module for detection of CPU features☆28Updated last year
- A Cython interface to FLANN☆25Updated 3 years ago
- Euclidean Distance Computation in Python for 4x-100x+ speedups over SciPy and scikit-learn. Also leverages GPU for better performance on…☆58Updated 7 years ago
- A Vectorized Python Dict/Set☆115Updated last year
- Python 3 library to store memory mappable objects into pickle-compatible files☆37Updated 6 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆219Updated 2 months ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆48Updated 7 months ago
- Python bindings to Succinct Data Structure Library 2.0☆30Updated 5 years ago
- Generates Python Extension modules from Cythons PXD files☆75Updated 2 weeks ago
- Proof-of-concept of using a khash-based hashmap in Numba☆21Updated 7 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 6 years ago
- Cython bindings for fpzip, a floating point image compression algorithm.☆34Updated 3 months ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆81Updated this week
- Fast random access of gzip files in Python☆100Updated this week
- Playing with arithmetic coding and RNNs☆22Updated 7 years ago
- Python bindings for the fast integer compression library FastPFor.☆57Updated last year
- pytest plugin for a better developer experience when working with the PyTorch test suite☆43Updated 2 years ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- Convenient hyperparameter optimization☆14Updated 6 months ago
- Prefetch elements from a Python generator in the background, from a separate process☆35Updated 3 years ago
- python module allowing to create efficient dynamic arrays of user-defined types☆8Updated last year
- Automatically insert nvtx ranges to PyTorch models☆17Updated 3 years ago
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆62Updated 6 months ago
- ☆68Updated last week
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Fredo's version of the Halide introductory tutorials in Python, for 6.815/6.865☆25Updated 10 years ago
- logboard: Monitor and Compare Logs on Browser/Terminal.☆21Updated 5 years ago
- The Power of LaTeX, the Style of Markdown.☆12Updated 2 months ago
- Rectified Factor Networks☆38Updated 5 years ago
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆49Updated last month