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: 55, Watchers: 55, Forks: 33, Open Issues: 1The scipy/oldest-supported-numpy
repo was created 4 years ago and the last code push was 3 weeks ago. The project is moderately popular with 55 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.
GitHub Issues
The oldest-supported-numpy package has 1 open issues on GitHub
- Release workflow
- update min requirement for py3.5, py3.6 on win32
- the minimum version for windows should be 1.14