CMD + K

npstreams

Community

Streaming operations on NumPy arrays

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::npstreams

Usage Tracking

1.7.0
1.6.6
1.6.5
1.6.4
1.6.3
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Streaming operations on NumPy arrays

Last Updated

Oct 24, 2024 at 17:31

License

BSD 3-Clause

Total Downloads

33.0K

Supported Platforms

noarch