Skip to content

list convenience method

Compare
Choose a tag to compare
@kaifox kaifox released this 11 Nov 20:49
· 19 commits to master since this release

Little additional convenience method, to directly get a list of values from a tensor

Tensorics.from(tensor).list(coord1List, coord2, coord3 ...);