npstreams
Streaming operations on NumPy arrays
Streaming operations on NumPy arrays
To install this package, run one of the following:
npstreams is an open-source Python package for streaming NumPy array operations. The goal is to provide tested routines that operate on streams (or generators) of arrays instead of dense arrays. Streaming reduction operations (sums, averages, etc.) can be implemented in constant memory, which in turns allows for easy parallelization.
Summary
Streaming operations on NumPy arrays
Last Updated
Oct 24, 2024 at 17:31
License
BSD 3-Clause
Total Downloads
33.0K
Supported Platforms
GitHub Repository
https://github.com/LaurentRDC/npstreamsDocumentation
https://npstreams.readthedocs.io