-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Project URL
https://pypi.org/project/scipy
Does this project already exist?
- Yes
New limit
100
Update issue title
- I have updated the title.
Which indexes
PyPI
About the project
SciPy provides fundamental algorithms for scientific computing in Python. It has been active since 2001.
How large is each release?
~1.5 GB per release. 46 wheels for the latest release (1.15.3), with wheel sizes in the 22 MB - 42 MB range (most of them towards the upper end of that size range).
SciPy does pay careful attention to wheel sizes; binaries are stripped, nothing unnecessary is included, and we guard against growth over time.
We're getting close to the limit now
How frequently do you make a release?
Every 2 months. SciPy does 2 feature release series per year, and multiple bug fix releases per feature release series. I'm not counting pre-releases here, since we currently clean those up after ~2 years. If we stop doing that (which may be desirable), then the frequency is more like once a month.
Code of Conduct
- I agree to follow the PSF Code of Conduct