Description
Legacy Python 2 code can still use NumPy-style numerical arrays and scientific computing routines. It is useful for old research scripts, data-processing pipelines, or applications that cannot yet move to Python 3.
This is a compatibility library for an obsolete Python version. New analysis work should use maintained Python 3 packages, especially when processing external data or sharing reproducible research.