About Anaconda Help Download Anaconda

Streaming operations on NumPy arrays

copied from cf-staging / npstreams

Installers

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

conda install

To install this package run one of the following:
conda install conda-forge::npstreams
conda install conda-forge/label/cf201901::npstreams
conda install conda-forge/label/cf202003::npstreams
conda install 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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy