About Anaconda Help Download Anaconda

conda-forge / packages / r-interleave 0.1.2

Converts matrices and lists of matrices into a single vector by interleaving their values. That is, each element of the result vector is filled from the input matrices one row at a time. This is the same as transposing a matrix, then removing the dimension attribute, but is designed to operate on matrices in nested list structures.

copied from cf-post-staging / r-interleave

Installers

  • linux-64 v0.1.2
  • osx-64 v0.1.2
  • win-64 v0.1.2
  • linux-aarch64 v0.1.2
  • linux-ppc64le v0.1.2
  • osx-arm64 v0.1.2

conda install

To install this package run one of the following:
conda install conda-forge::r-interleave

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy