Getting Started
User Guide
Visualization
Reference
bins
bin
histogram
x
y
transform_coords
Tutorials
About
Creates translation transformations from multiple 3-vectors.
dims (Sequence[str]) – The dimensions of the created variable
Sequence
str
unit (Union[Unit, str], default: Unit(1)) – The unit of the translation
Union
Unit
Unit(1)
values (Union[ndarray, list]) – A list or NumPy array of 3-vectors
ndarray
list
An array variable of dtype translation3.
translation3