eric-wieser / numpy_ringbuffer

Ring-buffer implementation that thinly wraps a numpy array
https://pypi.python.org/pypi/numpy_ringbuffer/
MIT License
89 stars 16 forks source link

In favor of merging Chris Cline's commits #9

Closed Dennis-van-Gils closed 5 years ago

Dennis-van-Gils commented 5 years ago

The bug fix for single-element indexing alone is worth it. I would gladly welcome a merge.