buffalo_wings.type_aliases

Typing information needed for use with this library.

Module Attributes

FloatScalar

Scalar floating-point input accepted by public APIs.

FloatArray

NumPy array with float64 dtype used for array-only APIs.

FloatInput

Input alias for scalar, sequence, or NumPy floating array parameters.