%general-entities; ]> NumPy-&numpy-version; numpy Introduction to NumPy Module NumPy is the fundamental package for scientific computing with Python. &lfs120_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &numpy-md5sum; Download size: &numpy-size; Estimated disk space required: &numpy-buildsize; Estimated build time: &numpy-time; NumPy Dependencies Required and Optional fortran from , lapack and cblas, and openblas Optional (for testing) , , and hypothesis Installation of NumPy Build the module: pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir -Csetup-args=-Dallow-noblas=true $PWD Now, as the root user: &install-wheel; numpy The installation can be tested with the following commands: python3 -m venv --system-site-packages testenv && source testenv/bin/activate && pip3 install hypothesis && python3 runtests.py deactivate Three tests, out of over 35000 tests, are known to fail. Contents Installed Programs Installed Libraries Installed Directories f2py, f2py3 and f2py&python3-majorver; (3 copies of the same script) None /usr/lib/python&python3-majorver;/site-packages/numpy Short Descriptions f2py is the Fortran to Python interface generator utility. f2py