scipy
https://github.com/scipy/scipy
Python
SciPy library main repository
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported266 Subscribers
View all SubscribersAdd a CodeTriage badge to scipy
Help out
- Issues
- DOC: LaplacianNd: stop version added showing up as method
- DEP: stats.anderson: follow up on `method=None` deprecation
- DEP: stats.anderson_ksamp: follow up on midrank deprecation
- DOC: Add tutorial for param `t` for `scipy.interpolate.make_smoothing_spline`
- BUG: stats.ttest_ind: Welch degrees of freedom becomes 1 after rescaling despite finite nonzero variances
- BUG: sparse.linalg.LinearOperator: fix pickling `__slots__`
- Updated test_streams for assertion error on python 3.14
- BUG: sparse: Fix A.sum to return out object when dtype specified and axis=0
- BLD/CI: Re-enable duccfft SIMD on i686
- BLD/CI: Update vendored duccfft and remove SIMD workaround
- Docs
- Python not yet supported