50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

DrDimont (version 0.1.4)

chunk_2gether: [INTERNAL] Create chunks from two vectors for parallel computing

Description

[INTERNAL] Create chunks from two vectors for parallel computing

Usage

chunk_2gether(x, y, chunk_size)

Value

A list of lists. Each second level list contains a list of chunks of length chunk_size of each input vector.

Arguments

x, y

Vectors

chunk_size

[int] Length of chunks