buffalo_panel.type_aliases.IntArray

buffalo_panel.type_aliases.IntArray

Array-valued integer input normalized to int32 NumPy arrays.

This alias is the Buffalo Panel public facade for the shared Buffalo Core IntArray definition and should be preferred in Buffalo Panel type annotations and documentation.

alias of ndarray[tuple[int, …], dtype[int32]]