معرفی شرکت ها


ancb-0.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Fast, efficient, and powerful NumPy compatible circular buffers
ویژگی مقدار
سیستم عامل -
نام فایل ancb-0.1.1
نام ancb
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Drason Chow
ایمیل نویسنده drasonchow.business@gmail.com
آدرس صفحه اصلی https://github.com/EmDash00/ANCB
آدرس اینترنتی https://pypi.org/project/ancb/
مجوز -
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](https://en.wikipedia.org/wiki/Savitzky%E2%80%93Golay_filter), 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/


نیازمندی

مقدار نام
- numpy


نحوه نصب


نصب پکیج whl ancb-0.1.1:

    pip install ancb-0.1.1.whl


نصب پکیج tar.gz ancb-0.1.1:

    pip install ancb-0.1.1.tar.gz