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

STY: fix lint rule UP031

github.com/scipy/scipy - Transurgeon opened this pull request 21 days ago
DOC: optimize.root: fix docs for `inner_*` parameters

github.com/scipy/scipy - lucascolley opened this pull request 21 days ago
BUG: linalg: fix cython import order

github.com/scipy/scipy - lucascolley opened this pull request 21 days ago
WIP, DOC: SciPy 1.15.0 relnotes

github.com/scipy/scipy - tylerjereddy opened this pull request 22 days ago
MAINT: purge `from __future__ import annotations`

github.com/scipy/scipy - lucascolley opened this pull request 22 days ago
API: integrate.simpson: allow `x` to be passed positionally

github.com/scipy/scipy - lucascolley opened this pull request 22 days ago
No description

github.com/scipy/scipy - AymenTlili131 opened this issue 22 days ago
ENH: integrate.tanhsinh: make `_tanhsinh` public

github.com/scipy/scipy - mdhaber opened this pull request 23 days ago
CI: use stable NumPy for "old build"

github.com/scipy/scipy - tylerjereddy opened this pull request 23 days ago
DEV: add `conda-build` to `environment.yml`

github.com/scipy/scipy - lucascolley opened this pull request 23 days ago
DEV: lint: disable UP031

github.com/scipy/scipy - lucascolley opened this pull request 23 days ago
STY: fix and enable lint rule UP031

github.com/scipy/scipy - lucascolley opened this issue 23 days ago
BLD: failure with py314t & Cython 3.1.0a1

github.com/scipy/scipy - clin1234 opened this issue 23 days ago
BLD: failure with py314t & Cython 3.1.0a1

github.com/scipy/scipy - clin1234 opened this issue 24 days ago
ENH: replace cdflib functions

github.com/scipy/scipy - dschmitz89 opened this issue 24 days ago
ENH: special: ensure tests are thread-safe

github.com/scipy/scipy - andfoy opened this pull request 24 days ago
BUG: `linalg.subspace_angles`: numeric error

github.com/scipy/scipy - yangjingyuan000804 opened this issue 25 days ago
ENH: special: ensure error handling thread-safety

github.com/scipy/scipy - andfoy opened this pull request 26 days ago
ENH: spatial: ensure thread-safety

github.com/scipy/scipy - andfoy opened this pull request 26 days ago
ENH: sparse: ensure thread-safety

github.com/scipy/scipy - andfoy opened this pull request 26 days ago
TST: stats.rdist: skip failing xslow test

github.com/scipy/scipy - mdhaber opened this pull request 26 days ago
CI: fix `Intel oneAPI tests` job

github.com/scipy/scipy - czgdp1807 opened this pull request 26 days ago
TST: add more thorough SPEC 7 tests

github.com/scipy/scipy - mdhaber opened this pull request 27 days ago
TST: stats.chatterjeexi: fix error message

github.com/scipy/scipy - mdhaber opened this pull request 27 days ago
BUG: optimize.shgo: ignores a constraint

github.com/scipy/scipy - mcoulont opened this issue 28 days ago
DOC: add docs on parallel execution and thread safety

github.com/scipy/scipy - rgommers opened this pull request 28 days ago
DOC, REL: 1.15.0 author mappings

github.com/scipy/scipy - tylerjereddy opened this issue 28 days ago
ENH: signal.filtfilt: add support for complex signals

github.com/scipy/scipy - sirtom67 opened this pull request 28 days ago
DOC: add Array API Standard support directive

github.com/scipy/scipy - mdhaber opened this pull request 29 days ago
ENH: integrate.nsum: add array API standard support

github.com/scipy/scipy - mdhaber opened this pull request 29 days ago
MAINT: stats.qmc: transition to rng (SPEC 7)

github.com/scipy/scipy - mdhaber opened this pull request 29 days ago
MAINT: bump array-api-extra to 0.2.0

github.com/scipy/scipy - lucascolley opened this pull request 29 days ago
DEV: `gh_lists`: fix warnings

github.com/scipy/scipy - lucascolley opened this pull request 29 days ago
ENH: sparse: Add broadcasting of _binop at C++ level

github.com/scipy/scipy - dschult opened this pull request 30 days ago
ENH: spatial.transform: implement `Translation`

github.com/scipy/scipy - gavincangan opened this pull request about 1 month ago
TST: add data-driven test

github.com/scipy/xsf - inkydragon opened this pull request about 1 month ago
ENH: sparse: New nD sparse array functions

github.com/scipy/scipy - dschult opened this issue about 1 month ago
ENH: linalg: Add condeig function (#21688)

github.com/scipy/scipy - valdaarhun opened this pull request about 1 month ago
ENH: optimize.elementwise.bracket_root: add array API support

github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
BUG: `optimize.curve_fit`: fix sigma dimension issue with `nan_policy="omit"`

github.com/scipy/scipy - SoutrikBandyopadhyay opened this pull request about 1 month ago
BLD: fortran: only use `-std=legacy` for gfortran

github.com/scipy/scipy - rgommers opened this pull request about 1 month ago
MAINT, TST: differentiate: `test_examples` tolerance bump

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 month ago
BUG: Clayton Copula Cannot Handle Negative Theta Values

github.com/scipy/scipy - Louiswatsonlambda opened this issue about 1 month ago
BUG: integrate.trapezoid: fix broadcasting issue

github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
DOC: io.loadmat: document `uint16_codec` parameter

github.com/scipy/scipy - cbrnr opened this pull request about 1 month ago
CI: gha update

github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
MAINT: io: migration to use sparray in IO

github.com/scipy/scipy - dschult opened this pull request about 1 month ago
BUG: fix nogil LinearNDInterpolator

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 month ago
MAINT: Silence warnings during linprog benchmarks

github.com/scipy/scipy - HaoZeke opened this pull request about 1 month ago
ENH: Hampel filter

github.com/scipy/scipy - ggkogan opened this pull request about 1 month ago
MAINT: stats.dpareto_lognorm._cdf: treat special case at x=0

github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
BUG: stats: New XSLOW test failure in test_sampling.py

github.com/scipy/scipy - WarrenWeckesser opened this issue about 1 month ago
API: sparse.linalg.svds: transition to rng (SPEC 7)

github.com/scipy/scipy - dschult opened this pull request about 1 month ago
DOC: optimize: remove hand coded `rosen` etc from tutorial

github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
MAINT: Hausdorff Generator handling

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 month ago
Create master

github.com/scipy/scipy - ahmatmulia opened this pull request about 1 month ago
MAINT: bump array-api-extra

github.com/scipy/scipy - lucascolley opened this pull request about 1 month ago
MAINT: smoke-docs failure on main

github.com/scipy/scipy - lucascolley opened this issue about 1 month ago
MAINT: linalg.interpolative: normalize rng argument (SPEC7)

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