Ecosyste.ms: OpenCollective

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

github.com/scipy/scipy

SciPy library main repository
https://github.com/scipy/scipy

ENH: signal.csd: add `maxhold`, `minhold` options for `average`

abhijeet-pandey opened this pull request 4 months ago
MAINT: ndimage test failures with CuPy

tylerjereddy opened this issue 4 months ago
ENH: special: computing derivatives by simple autodifferentiation

izaid opened this pull request 4 months ago
MAINT/DEV: use Sphinx 8 for documentation builds

agriyakhetarpal opened this pull request 4 months ago
MAINT/DEV: pin sphinx in `environment.yml`, bump `jupyterlite-sphinx`

lucascolley opened this pull request 4 months ago
DOC: special: improving documentation on shifted Jacobi polynomials

gertingold opened this pull request 4 months ago
DOC: Fix version matching by extending the length of `GITVER`

czgdp1807 opened this pull request 4 months ago
`dev.py test` fails because of hypothesis "profile"

ev-br opened this issue 4 months ago
DOC: use `https` URLs in pull request template

ollybritton opened this pull request 4 months ago
ENH: integrate.cubature: array API standard support

ollybritton opened this pull request 4 months ago
MAINT: special: refactor `ufunc.h` and move to `xsf`

izaid opened this pull request 4 months ago
BUG: sparse: undesired behaviour of 1D/2D matmul

anushkasuyal opened this pull request 4 months ago
DOC: add a CITATION.cff file

reshamas opened this issue 4 months ago
DOC/MAINT: add references to Boost

dschmitz89 opened this pull request 4 months ago
MAINT: special: remove more functions from `functions.json`

izaid opened this pull request 4 months ago
STY: fix new lint rules that are popping up in CI

mdhaber opened this pull request 4 months ago
ENH: linalg: N-D array (batch) support

mdhaber opened this issue 4 months ago
BUG: ImportError: wrt undefined symbol: dstevr_

tgurr opened this issue 4 months ago
CI: remove `fetch-depth: 0` from wheel build jobs

rgommers opened this pull request 4 months ago
BUG: stats: qrvs: hppa failing many tests

drew-parsons opened this issue 4 months ago
ENH: linalg.eig: support batched input

mdhaber opened this pull request 4 months ago
MAINT, DOC: make dist pipefail issue

tylerjereddy opened this issue 4 months ago
DOC: signal.firls: fix broken link

doshi-kevin opened this pull request 4 months ago
MAINT: few scipy cleanups

dannyi96 opened this pull request 4 months ago
DOC: `linalg.cho_{factor, solve}`: explain `overwrite_*` keywords

kvkarandashev opened this issue 4 months ago
TYP: ignore missing sphinx import in mypy.ini

rgommers opened this pull request 4 months ago
ENH: Add support for Xi Correlation in scipy

matbmeijer opened this issue 4 months ago
DOC: signal.firls: reference unavailable

artpelling opened this issue 4 months ago
DOC: interpolate: add missing call to example code

michaelbratsch opened this pull request 4 months ago
Use miniforge for uploading wheel builds

andyfaff opened this pull request 4 months ago
MAINT: interpolate: vectorize `_coeff_of_divided_diff`

quant12345 opened this pull request 4 months ago
ENH: linalg: enable N-D batch support in special matrix functions

mdhaber opened this pull request 4 months ago
DOC: optimize: make `lsq_linear` example smaller

ev-br opened this pull request 4 months ago
DOC/DEV/CI: mambaforge -> miniforge

Kanishk-tiwari-045 opened this pull request 4 months ago
QUERY: `sparse.csr_array`: canonicalization seems broken

hameerabbasi opened this issue 4 months ago
DOC: special: prolate spheroidal docs wrong

tylerjereddy opened this pull request 4 months ago
ENH: linalg.funm: Pythranize double for loop

j-bowhay opened this pull request 4 months ago
DOC/DEV: replace mambaforge with miniforge

lucascolley opened this issue 4 months ago
QUERY: error building from source

quant12345 opened this issue 4 months ago
TST/DOC: smoke docs: strict checks

ev-br opened this pull request 4 months ago
ENH: sparse: Add nD COO support for matmul, dot and tensordot

anushkasuyal opened this pull request 5 months ago
DOC: Cache jupyter notebooks build

czgdp1807 opened this pull request 5 months ago
TST: linalg: failure in `test_delete_last_p_col`

mdhaber opened this pull request 5 months ago
REL, MAINT: prep for 1.14.2

tylerjereddy opened this pull request 5 months ago
MAINT: forward port 1.14.1 relnotes

tylerjereddy opened this pull request 5 months ago
DOC: linalg.hankel: emphasize that first element of `r` is ignored

mdhaber opened this pull request 5 months ago
BUG: `special.betaincinv` returns nan

asi1024 opened this issue 5 months ago
DOC: linalg.qr: add example about explicit permutation matrix

mdhaber opened this pull request 5 months ago
REL: missing MacOS 10.13 Py3.12 wheel

axiomofjoy opened this issue 5 months ago
TST: linalg.sqrtm: attempt to resolve test failure on some platforms

mdhaber opened this pull request 5 months ago
DOC/DEV: direct to building guide from quickstart guide

lucascolley opened this issue 5 months ago
ENH: Octave full support

ncooder opened this issue 5 months ago
ENH: `linalg.circulant`: allow batching

mdhaber opened this pull request 5 months ago
BLD: Pythran build failing in CI

j-bowhay opened this issue 5 months ago
BUG: special: Unchecked calls of malloc() and calloc() in specfun.h

WarrenWeckesser opened this issue 5 months ago
BLD: build failure with new setuptools 73.0.0

tylerjereddy opened this issue 5 months ago
ENH: Jacobi elliptic functions with negative second argument

miflynn opened this issue 5 months ago
MAINT: cleaner 0-D/scalar checks for `xp` assertions, round 2

lucascolley opened this pull request 5 months ago
ENH: sparse: add CSR/CSC `_broadcast_to` method

anushkasuyal opened this pull request 5 months ago
ENH: special: add `pow1p` function

fancidev opened this pull request 5 months ago
BLD: cp313 wheels on `manylinux_aarch64`

andyfaff opened this pull request 5 months ago
BLD, CI: Cirrus 3.13 wheels?

tylerjereddy opened this issue 5 months ago
ENH: special: add Landau distribution ufuncs from Boost

mdhaber opened this pull request 5 months ago
MAINT: a few potential minor cleanups

tylerjereddy opened this issue 5 months ago
ENH: special: add function pow1p(x,y) to compute (1+x)**y

fancidev opened this issue 5 months ago
BENCH: adjust BenchGlobal

andyfaff opened this pull request 5 months ago
MAINT: special: Accommodate changed integer handling in NumPy 2.0.

WarrenWeckesser opened this pull request 5 months ago
BUG: sparse: Fix 1D specialty hstack codes

dschult opened this pull request 5 months ago
MAINT: optimize: remove unnecessary `isnan` check

bewygs opened this pull request 5 months ago
DOC/DEV: add `pooch` to virtualenv dev quickstart guide

bewygs opened this pull request 5 months ago
ENH: Integrating OpenBLAS Meson build

mtsokol opened this issue 5 months ago
DOC: stats.ecdf: fix example plot

ysard opened this pull request 5 months ago
DEV: jupytext notebooks break caching of doc builds

rgommers opened this issue 5 months ago
BUG: mips64el fails special test_cython (cy_gamma)

drew-parsons opened this issue 5 months ago
MAINT: Pin pybind11==2.13.1

WarrenWeckesser opened this pull request 5 months ago
ENH: Cluster labelling to match Z in fcluster

JMante1 opened this issue 5 months ago
ENH: `scipy.stats`: add normal-inverse-gamma distribution

mdhaber opened this pull request 5 months ago
ENH: special: Improve precision of special.logit.

WarrenWeckesser opened this pull request 5 months ago
DOC: signal: fix typos in `_short_time_fft.py` and `signal.rst`

DietBru opened this pull request 5 months ago