buffalo_panel.type_aliases

Project-local facade for shared Buffalo Core numeric type aliases.

Module Attributes

FloatArray

Array-valued floating-point input normalized to float64 NumPy arrays.

FloatInput

Floating-point input accepted at public API boundaries.

FloatScalar

Single floating-point scalar accepted by Buffalo Panel APIs.

IntArray

Array-valued integer input normalized to int32 NumPy arrays.

IntInput

Integer input accepted at public API boundaries.

IntScalar

Single integer scalar accepted by Buffalo Panel APIs.