loongson/pypi/: scipy-1.6.1 metadata and description

Homepage Simple index Newer version available

SciPy: Scientific Library for Python

classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Science/Research
  • Intended Audience :: Developers
  • License :: OSI Approved :: BSD License
  • Programming Language :: C
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Topic :: Software Development
  • Topic :: Scientific/Engineering
  • Operating System :: Microsoft :: Windows
  • Operating System :: POSIX
  • Operating System :: Unix
  • Operating System :: MacOS
download_url https://github.com/scipy/scipy/releases
license BSD
maintainer SciPy Developers
maintainer_email scipy-dev@python.org
platform
  • Windows
  • Linux
  • Solaris
  • Mac OS-X
  • Unix
project_urls
  • Bug Tracker, https://github.com/scipy/scipy/issues
  • Documentation, https://docs.scipy.org/doc/scipy/reference/
  • Source Code, https://github.com/scipy/scipy
requires_dist
  • numpy (>=1.16.5)
requires_python >=3.7

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
scipy-1.6.1-cp37-cp37m-linux_loongarch64.whl
Size
63 MB
Type
Python Wheel
Python
3.7

SciPy (pronounced “Sigh Pie”) is open-source software for mathematics, science, and engineering. The SciPy library depends on NumPy, which provides convenient and fast N-dimensional array manipulation. The SciPy library is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization. Together, they run on all popular operating systems, are quick to install, and are free of charge. NumPy and SciPy are easy to use, but powerful enough to be depended upon by some of the world’s leading scientists and engineers. If you need to manipulate numbers on a computer and display or publish the results, give SciPy a try!