Getting Started
API Reference
loas.
Vec
Represents a vector in LOAS Extends np.ndarray, so it can be used just as if it was a (n,1) np.array
cross
Cross operator
b (loas.Vec) – The loas.Vec to perform the cross operation
line
A vector as a simple list
normalized
Returns the normalized vector