About Anaconda Help Download Anaconda

Streaming operations on NumPy arrays

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.6.6

conda install

To install this package run one of the following:
conda install -c conda-forge npstreams
conda install -c "conda-forge/label/cf201901" npstreams
conda install -c "conda-forge/label/cf202003" npstreams
conda install -c "conda-forge/label/gcc7" npstreams

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.


© 2023 Anaconda, Inc. All Rights Reserved. (v2.38.1 4598aedf) Legal | Privacy Policy