Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SciPy

SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering.
Collective - Host: numfocus - https://opencollective.com/scipy - Website: https://scipy.org/ - Code: https://github.com/scipy

MAINT: make import of `array_api_compat` nicer

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
MAINT: bump project version

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
ENH: add `method` arg to `interpolate.Akima1DInterpolator`

github.com/scipy/scipy - n-takumasa opened this pull request about 1 year ago
MAINT: Prefer `np.fill_diagonal` over `diag_indices`

github.com/scipy/scipy - lgeiger opened this pull request about 1 year ago
BUG: memory issues in mannwhitneyu with unbalanced data

github.com/scipy/scipy - mrogers-phd opened this issue about 1 year ago
BUG: fix negative overflow in stats.boxcox_normmax

github.com/scipy/scipy - xuefeng-xu opened this pull request about 1 year ago
MAINT: stats.moment: rename parameter `moment` to `order`

github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
MAINT:linalg: Remove redundant det and lu Fortran files

github.com/scipy/scipy - ilayn opened this pull request about 1 year ago
TST: fix incorrect signal.sosfilt tests

github.com/scipy/scipy - rgommers opened this pull request about 1 year ago
ENH: signal.wiener: improve filter padding

github.com/scipy/scipy - martinbenes1996 opened this pull request about 1 year ago
Bump default numpy on Python3.12 to 1.26.2

github.com/scipy/oldest-supported-numpy - nsoranzo opened this pull request about 1 year ago
TST: consolidate array API test skip decorators

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
ENH: stats.shapiro: add axis / nan_policy / keepdims support

github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
DOC: array types: mention partial support in `special`

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
DEP: signal: remove scipy.signal.{lsim2,impulse2,step2}

github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
DEP: linalg: remove tri{,u,l}

github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
DEP: signal: remove scipy.signal.{bspline,quadratic,cubic}

github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
MAINT: version bounds for 1.12.0rc1

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
REL: set version to 1.13.0.dev0

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
DOC: Add Example to lbfgsb docstring

github.com/scipy/scipy - anupriyakkumari opened this pull request about 1 year ago
ENH: Add Inverse Distance Weighted Interpolation

github.com/scipy/scipy - harshilkamdar opened this pull request about 1 year ago
DOC: Add example for mstats.brunnermunzel

github.com/scipy/scipy - StefanieSenger opened this pull request about 1 year ago
DOC: Add example to rv_continuous.fit

github.com/scipy/scipy - m-maggi opened this pull request about 1 year ago
STY: special: use indent width of 4 in clang-format

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
MAINT: git blame ignores for lint clean-ups

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
BUG: Remove unnecessary incref on unrelated type

github.com/scipy/scipy - seberg opened this pull request about 1 year ago
MAINT: stats.entropy: silence mypy

github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
ENH: stats.kstests: add axis / nan_policy / keepdims support

github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
MAINT: simplify chi distribution mean calculation

github.com/scipy/scipy - dschmitz89 opened this pull request about 1 year ago
Support : Installing scipy in pypy on Mac M1

github.com/scipy/scipy - iamshreeram opened this issue about 1 year ago
Speeding up Mann-Whitney U-Test

github.com/scipy/scipy - wangjiawen2013 opened this issue about 1 year ago
CI, MAINT: pre-release job failures with scipy-openblas32

github.com/scipy/scipy - tylerjereddy opened this issue about 1 year ago
Update theme (v0.6)

github.com/scipy/scipy.org - jarrodmillman opened this pull request about 1 year ago
DOC: Clarify integration error bound in `integrate` tutorial

github.com/scipy/scipy - cherrywoods opened this pull request about 1 year ago
MAINT: simplify Nakagami mean calculation

github.com/scipy/scipy - dschmitz89 opened this pull request about 1 year ago
ENH: Dedicated Function for Envelope Extraction

github.com/scipy/scipy - yagizolmez opened this issue about 1 year ago
WIP: integrate.solve_ivp: allow y to be N-D

github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
ENH: add parameter ymax in stats.boxcox_normmax

github.com/scipy/scipy - xuefeng-xu opened this pull request about 1 year ago
ENH: multidimensional y0 ODE integration

github.com/scipy/scipy - Imacder opened this issue about 1 year ago
DOC: 1.12.0 release notes

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
FIX: correctly compute group_delay for complex-coefficient TFs

github.com/scipy/scipy - roryyorke opened this pull request about 1 year ago
MAINT: more SciPy windows int shims

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
MAINT/TST: _lib: use value instead of deprecated s

github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
MAINT: lint: enable `stacklevel` warnings check

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
MAINT: qmc permutations win type

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
fix numerical stability

github.com/scipy/scipy - maciejskorski opened this pull request about 1 year ago
BUG: Normal Inverse Gaussian numerically unstable

github.com/scipy/scipy - maciejskorski opened this issue about 1 year ago
BUG: Linprog deprecated

github.com/scipy/scipy - mariusmarin98 opened this issue about 1 year ago
DOC: clarify interpolator termionolgy

github.com/scipy/scipy - mart-mihkel opened this pull request about 1 year ago
Update theme (v0.5)

github.com/scipy/scipy.org - jarrodmillman opened this pull request about 1 year ago
TST: test_rank shims in signal

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
MAINT: lint: enable line-length check (package-wide)

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
MAINT/DOC: refguide-check fixes

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
MAINT: array types: restrict to boolean & numerical dtypes

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago