vivyd.typing.arrf64# type arrf64 = ndarray[tuple[Any, ...], dtype[float64]]# Type alias for a NDArray of float64 values from numpy.typing.