
oldest-supported-numpy 2023.12.21
0
Meta-package that provides the oldest NumPy that supports a given Python version and platform. If wh
Contents
Meta-package that provides the oldest NumPy that supports a given Python version and platform. If wheels for the platform became available on PyPI only for a more recent NumPy version, then that NumPy version is specified.
Stars: 54, Watchers: 54, Forks: 34, Open Issues: 1The scipy/oldest-supported-numpy repo was created 6 years ago and the last code push was 1 years ago. The project is moderately popular with 54 github stars!
How to Install oldest-supported-numpy
You can install oldest-supported-numpy using pip
pip install oldest-supported-numpy
or add it to a project with poetry
poetry add oldest-supported-numpy
Package Details
- Author
- Thomas Robitaille
- License
- BSD
- Homepage
- https://github.com/scipy/oldest-supported-numpy
- PyPi:
- https://pypi.org/project/oldest-supported-numpy/
- GitHub Repo:
- https://github.com/scipy/oldest-supported-numpy
Related Packages
Errors
A list of common oldest-supported-numpy errors.
Code Examples
Here are some oldest-supported-numpy code examples and snippets.
pythonfix