bronx.syntax.arrays

Numpy’s useful tools.

Functions

bronx.syntax.arrays.stretch_array(array)[source]

Return array.flatten() or compressed(), whether the array is masked or not.