eric-wieser / numpy_ringbufferLinks
Ring-buffer implementation that thinly wraps a numpy array
☆97Updated 2 years ago
Alternatives and similar repositories for numpy_ringbuffer
Users that are interested in numpy_ringbuffer are comparing it to the libraries listed below
Sorting:
- TimeView☆37Updated 6 years ago
- ViTables, a GUI for PyTables☆167Updated 11 months ago
- Cross Thread Message Pipe☆18Updated 6 years ago
- A pure Python library for benchmarked, scalable numerics using numba.☆26Updated 3 years ago
- Fast N-dimensional aggregation functions with Numba☆228Updated this week
- An extension library for NumPy that implements common array operations not present in NumPy☆45Updated 2 years ago
- Python Kalman filters vectorized as Single Instruction, Multiple Data☆189Updated 2 years ago
- Python DataFrame with fast insert and appends☆75Updated last week
- Calling C from Python☆90Updated 4 years ago
- Optimised tools for group-indexing operations: aggregated sum and more☆209Updated 7 months ago
- numba_scipy extends Numba to make it aware of SciPy☆275Updated last year
- High-Performance Kalman Filtering and Smoothing in Python☆16Updated 11 months ago
- A Python module to detect events in data☆63Updated 2 years ago
- Event-driven data pipelines☆146Updated 2 years ago
- Simple peak detection☆60Updated 3 years ago
- Numpy ring buffer at a fixed memory address to allow for significantly sped up numpy, sigpy, numba & pyFFTW calculations.☆28Updated last year
- Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)☆206Updated last year
- Python binding for Khiva library.☆47Updated last year
- Python bindings for xtensor☆363Updated 2 months ago
- Real Time Plotting in Python with pyqtgraph☆33Updated 7 years ago
- Numpy group_by and set-operations☆212Updated 2 years ago
- Serialize numpy arrays using msgpack☆209Updated last year
- ☆47Updated last year
- Multiprocessing queues for numpy arrays using shared memory☆59Updated 2 years ago
- Python for Random Matrix Theory: cleaning schemes for noisy correlation matrices.☆76Updated 7 years ago
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆79Updated 5 years ago
- Python package to read and write a wide range of Python types to/from HDF5 formatted files. Can read/write data to the HDF5 based Matlab …☆88Updated last year
- Non-blocking Python methods using decorators☆231Updated 5 months ago
- This module allows you to easily create order-based financial markets, add agents with various strategies, and evaluate the actions of ag…☆30Updated 3 years ago
- Interactive "data cursors" (a.k.a. annotation pop-ups) for matplotlib☆198Updated 4 years ago