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

remove the link to twitter/X account

github.com/scipy/scipy.org - dimpase opened this issue 10 days ago
Add SciPy 1.15.1

github.com/scipy/docs.scipy.org - tylerjereddy opened this pull request 11 days ago
Announce SciPy 1.15.1

github.com/scipy/scipy.org - tylerjereddy opened this pull request 11 days ago
Change the Twitter icon to X

github.com/scipy/scipy.org - star1327p opened this pull request 12 days ago
Add SciPy 1.15.0

github.com/scipy/docs.scipy.org - tylerjereddy opened this pull request 18 days ago
fix typo

github.com/scipy/scipy.org - lucascolley opened this pull request 18 days ago
Announce SciPy 1.15.0

github.com/scipy/scipy.org - tylerjereddy opened this pull request 18 days ago
BUG: special: Fix typo in specfun::kmn

github.com/scipy/xsf - inkydragon opened this pull request 19 days ago
BUG: special: Fix typo in specfun::chgu

github.com/scipy/xsf - inkydragon opened this pull request 19 days ago
TST: make torch default dtype configurable

github.com/scipy/scipy - ev-br opened this pull request 23 days ago
BUG: zpk2tf works correctly with complex k, real p, z

github.com/scipy/scipy - roryyorke opened this pull request 23 days ago
ENH: linalg: wrap ?gbcon

github.com/scipy/scipy - j-bowhay opened this pull request 23 days ago
DOC: update roadmap

github.com/scipy/scipy - lucascolley opened this issue 24 days ago
ENH: io.wavfile: read unseekable files

github.com/scipy/scipy - smammy opened this pull request 24 days ago
bug fix: deleting undefine name 'obj'

github.com/scipy/scipy - OussamaDarrazi opened this pull request 25 days ago
DOC: Clarify support behavior in rv_continuous documentation

github.com/scipy/scipy - OmerCohen7530 opened this pull request 26 days ago
ENH: `linalg.qr_*`: add batch support

github.com/scipy/scipy - mdhaber opened this pull request 26 days ago
ENH: linalg.cossin: add batch support

github.com/scipy/scipy - mdhaber opened this pull request 26 days ago
DOC: update scipy module docstring for lazy loading

github.com/scipy/scipy - redpinecube opened this pull request 26 days ago
BUG: Segfault in MILP solver/Highs Solver

github.com/scipy/scipy - coreyhahn opened this issue 27 days ago
ENH: games_howell posthoc after welch ANOVA

github.com/scipy/scipy - YongcaiHuang opened this pull request 28 days ago
ENH: stats: games-howell pairwise comparison

github.com/scipy/scipy - YongcaiHuang opened this issue 28 days ago
TST: ndimage: cupy tweaks for inplace out=

github.com/scipy/scipy - crusaderky opened this pull request 28 days ago
REL: set 1.15.0rc3 unreleased

github.com/scipy/scipy - tylerjereddy opened this pull request 28 days ago
CI: sparse: smoke-docs failure on main

github.com/scipy/scipy - lucascolley opened this issue 29 days ago
MAINT: special: Move Faddeeva into xsf

github.com/scipy/scipy - izaid opened this pull request 29 days ago
MAINT: improve overflow handling in factorial functions

github.com/scipy/scipy - h-vetinari opened this pull request 30 days ago
MAINT: sparse: refactor CSC to use CSR sparsetools

github.com/scipy/scipy - dschult opened this pull request 30 days ago
DEP: special: deprecation warning for `sph_harm` + comments

github.com/scipy/scipy - steppi opened this pull request about 1 month ago
ENH: linalg.block_diag: add batch support

github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
MAINT: undo ignored errors in mypy

github.com/scipy/scipy - h-vetinari opened this issue about 1 month ago
DOC: update `scipy` module docstring for lazy loading

github.com/scipy/scipy - lucascolley opened this issue about 1 month ago
TYP: temporarily ignore the `numpy==2.2.1` mypy errors

github.com/scipy/scipy - jorenham opened this pull request about 1 month ago
MAINT: io: Mypy faillure in main

github.com/scipy/scipy - mdhaber opened this issue about 1 month ago
MAINT: accept ndarray subclasses in interpolate._dierckx

github.com/scipy/scipy - lesteve opened this pull request about 1 month ago
ENH: linalg: add batch support for remaining cholesky functions

github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
DEP: deprecation warnings for ``special.lpn`` and ``[c]lpmn``

github.com/scipy/scipy - jorenham opened this pull request about 1 month ago
ENH: linalg.clarkson_woodruff_transform: add batch support

github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
ENH: sparse: matmul add broadcasting

github.com/scipy/scipy - j-bowhay opened this issue about 1 month ago
ENH: stats.f_oneway: add `equal_var` for Welch ANOVA

github.com/scipy/scipy - YongcaiHuang opened this pull request about 1 month ago
DOC: linalg.cossin: improve readability of equation

github.com/scipy/scipy - j-bowhay opened this issue about 1 month ago
MAINT: SciPy 1.15.0rc2 backports

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 month ago
MAINT: stats.ContinuousDistribution.llf: remove method

github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
TST: ndimage: fix test skip typo

github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
ENH: linalg: add batch support to several remaining functions

github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
ENH: signal: add CuPy/JAX delegation to scipy.signal

github.com/scipy/scipy - ev-br opened this pull request about 1 month ago
ENH: parallelisation of `optimize._numdiff.approx_derivative`

github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
Can't pickle `array_namespace`

github.com/scipy/scipy - andyfaff opened this issue about 1 month ago
DOC: linalg.matrix_balance: equation does not render

github.com/scipy/scipy - j-bowhay opened this issue about 1 month ago
MAINT: _lib: add missing f string to _deprecate_positional_args

github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
ENH: Quantiles for probability distributions

github.com/scipy/scipy - galenseilis opened this issue about 1 month ago
TST: array types: enforce namespace in tests

github.com/scipy/scipy - crusaderky opened this pull request about 1 month ago
TST: `skip|xfail_xp_backends` disregards `reason=`

github.com/scipy/scipy - crusaderky opened this pull request about 1 month ago
TST: ndimage: array API-related cosmetic tweaks in tests

github.com/scipy/scipy - crusaderky opened this pull request about 1 month ago
ENH: sparse: nD cleanup and docs

github.com/scipy/scipy - dschult opened this pull request about 1 month ago
ENH: linalg: add batch support for matrix -> scalar funcs

github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago