SciPy Scientific Computing
proper noun
Definition: An open-source Python library for scientific computing that provides mathematical algorithms and convenience functions built on top of NumPy, including tools for optimization, integration, interpolation, linear algebra, and statistics [SciPy Documentation].
Example in context: “ …we employed Python’s SciPy library8 to conduct the 2-sample t-test.” [Saglam et al. 2023]
Synonym: SciPy library
Related terms: NumPy, scientific Python stack, optimization, linear algebra, statistical computing