Fast, efficient, and powerful NumPy compatible circular buffers.
Project description
Another NumPy Circular Buffer
Another NumPy Circular Buffer (or ANCB for short) is an attempt to make a circular buffer work with NumPy ufuncs for real-time data processing. One can think of a NumpyCircularbuffer in ANCB as being a fixed length deque with random access functionality (unlike the deque). For users more familar with NumPy, one can think of this buffer as a way of automatically rolling the array into the right order.
ANCB was developed by Drason "Emmy" Chow during their time as an undergraduate researcher at IU: Bloomington for use in making Savitzky-Golay filters, which take an array of positions in chronological or reverse-chronological order and produce estimates of velocity, acceleration, and possibly higher order derivatives if desired.
Looking for the documentation? You can find it here:
https://ancb-docs.readthedocs.io/en/latest/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ancb-0.1.2.tar.gz
.
File metadata
- Download URL: ancb-0.1.2.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.10.12 Linux/5.15.0-84-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d6c5f5118efa856b336d620849ce5bcca50b0604266166b2ff0051c4e44d75a |
|
MD5 | 85198eb0e711e508565dd8e8d8ffad79 |
|
BLAKE2b-256 | b0b4bbfa7fd1f69d390c253c095f5e48ad77f4eceb137510d926a51897fe102b |
File details
Details for the file ancb-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: ancb-0.1.2-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.10.12 Linux/5.15.0-84-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 888f637a0d4a38bde589203b5adb95be44dc453b1f4894dbf5cba689674762ca |
|
MD5 | 8ffa10fb1713037ca94ad05b57b6fddb |
|
BLAKE2b-256 | 5d18137604ed45efaf3e6bd6b670b22f50906b52bfc9e92bca05a515376a1985 |