Man pages for delarr
Lazy Delayed Arrays with Fused Execution

as.matrix.delarrMaterialise a delayed matrix as a base matrix
block_applyApply a function to streamed matrix blocks
collectMaterialise a delayed matrix
collect_shardParallel collect using shard's shared-memory workers
colMeans2Column means for delayed matrices
colMeans2.delarrColumn means for a delayed matrix
d_apermPermute dimensions of a delayed array
d_centerCenter a delayed matrix along rows or columns
d_detrendDetrend a delayed matrix
delarrCreate a delayed matrix
delarr_backendWrap a custom backend as a delayed matrix
delarr_hdf5Create a delayed array sourced from an HDF5 dataset
delarr_memCreate a delayed matrix from an in-memory matrix
delarr_mmapCreate a delayed matrix from a memory-mapped file
delarr_seedConstruct a seed backend for 'delarr'
delarr_seed_ndConstruct an N-dimensional seed backend for 'delarr'
delarr_shardCreate a delayed array backed by shared memory
dim.delarrDimensions of a delayed array
dim.delarr_seedDimensions for a 'delarr_seed'
dimnames.delarrDimension names for a delayed array
d_mapApply an elementwise transformation lazily
d_map2Apply a binary elementwise transformation lazily
d_matmulDelayed matrix multiplication
d_reduceReduce along a dimension lazily
d_reduce_manyRun multiple reductions and collect results
d_scaleScale a delayed matrix along rows or columns
d_transposeTranspose a delayed matrix
d_whereApply a boolean mask to a delayed matrix
d_zscoreZ-score a delayed matrix
explainExplain a delayed execution plan
hdf5_writerHDF5 writer for streaming 'collect()'
is_nd_seedCheck if a seed is N-dimensional (ndim > 2)
new_delarrInternal constructor for 'delarr'
Ops.delarrArithmetic and comparison operators for 'delarr'
optimize_delarrOptimize a delayed pipeline
print.delarrPretty-print a delayed matrix
profile_collectProfile 'collect()' runtime
pull_seed_ndPull a sub-array from an N-d seed
read_hdf5Read a matrix from an HDF5 file
rowMeans2Row means for delayed matrices
rowMeans2.delarrRow means for a delayed matrix
shard_writerShared-memory writer for streaming 'collect()'
sub-.delarrSubset a delayed array
write_hdf5Write a matrix to an HDF5 file
delarr documentation built on July 1, 2026, 1:06 a.m.