Updated 9 months ago
@stdlib/ndarray-iter-matrix-entries
Create an iterator which returns [index, matrix] pairs for each matrix in a stack of matrices.
Updated 9 months ago
@stdlib/ndarray-iter-row-entries
Create an iterator which returns [index, row] pairs for each row in a matrix (or stack of matrices).
Updated 9 months ago
@stdlib/utils-nonindex-keys
Return an array of an object's own enumerable property names which are not integer indices.
Updated 9 months ago
@stdlib/ndarray-iter-column-entries
Create an iterator which returns [index, column] pairs for each column in a matrix (or stack of matrices).
Updated 9 months ago
@stdlib/ndarray-iter-entries
Create an iterator which returns [index, value] pairs for each element in a provided ndarray.
Updated 9 months ago
ndarray-iter-indices
Create an iterator which returns indices for use indexing into an ndarray having a specified shape.
Updated 9 months ago
https://github.com/cwwhitney/ethnobotanyr
R package for quantitative ethnobotany