saiunit.typing.QuantityLike# saiunit.typing.QuantityLike# Type alias for objects that can be converted to a Quantity. Includes plain numbers, NumPy arrays, JAX arrays, and existing Quantity objects. alias of int | float | complex | number | ndarray | Array | Quantity