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: integrate: add array API standard support

mdhaber opened this issue 8 months ago
ENH: stats.cauchy: improve cdf and quantile accuracy in tail

tk-yoshimura opened this pull request 8 months ago
ENH: optimize._differentiate: add array API support

mdhaber opened this pull request 8 months ago
MAINT: adapt to a scipy-doctests change

ev-br opened this pull request 8 months ago
BUG: `_lib`: ensure reasonable length `_deprecate_positional_args` messages

cjerdonek opened this pull request 8 months ago
DOC: update doctests to satisfy scipy-doctests==1.2.0

luxedo opened this pull request 8 months ago
DOC: stats: wrong docstrings of `*Result` classes

ev-br opened this issue 8 months ago
MAINT: special: fix msvc build by using `new` and `delete` for `cwrk`

czgdp1807 opened this pull request 8 months ago
BLD: optimize: use hidden visibility for static HiGHS libraries

rgommers opened this pull request 8 months ago
INFO: Old SciPy version in embedded Jupyterlite notebooks?

DietBru opened this issue 8 months ago
DOC: Mention that ``sparse.bsr_array`` does not support slicing.

m-maggi opened this pull request 8 months ago
DOC: `integrate.quad_vec`: Add example when using `workers`

m-maggi opened this pull request 8 months ago
TST: linalg: bump tolerance in `TestEig::test_singular`

ev-br opened this pull request 8 months ago
BUG: sparse.csgraph.dijkstra: fix dtype and shape bugs

larsoner opened this pull request 8 months ago
DOC: Add more information about how to use Accelerate

nickodell opened this pull request 8 months ago
DEP: special.perm: deprecate non-integer `N` and `k` with `exact=True`

j-bowhay opened this pull request 8 months ago
DOC: signal.dbode: improve docstring

ericonr opened this pull request 8 months ago
DOC: linalg.schur: update doc for the argument `sort`

m-maggi opened this pull request 8 months ago
TST: stats: fix mstats tests broken by array api conversion

j-bowhay opened this pull request 8 months ago
BUG: special.lpmv(0,v,-1) returns incorrect value for non-integer v

oldgreymare opened this issue 8 months ago
ENH: stats: add array API support to combine_pvalues

j-bowhay opened this pull request 8 months ago
API: Add `rng=` as suggested in SPEC 7 and use it for RatioUniforms

seberg opened this pull request 8 months ago
MAINT: sparse: clean up `_sputils.getdtype` docstring

Searchingdays opened this pull request 8 months ago
DOC: Fix bug with parallel doc build

larsoner opened this pull request 8 months ago
DOC/DEV: Developer docs should mention Accelerate support

nickodell opened this issue 8 months ago
BUG: scipy.optimize.curve_fit full_output and boundaries incompatible

Benja-Martin opened this issue 8 months ago
MAINT: stats: add ``const`` to Cython function signatures

czgdp1807 opened this pull request 8 months ago
DOC: Write API reference titles in monospace font

melissawm opened this pull request 8 months ago
MAINT: signal: add ``const`` to Cython function signatures

czgdp1807 opened this pull request 8 months ago
CI/DEV: fix Node.js 16 warnings by bumping actions

lucascolley opened this pull request 8 months ago
BUG: fix incorrect intersphinx-registry entry in environment.yml

rgommers opened this pull request 8 months ago
ENH: stats: rewrite `ttest_rel` in terms of `ttest_1samp`

j-bowhay opened this pull request 8 months ago
CI: Add workflow to build and upload free-threaded wheels

andfoy opened this pull request 8 months ago
DOC: mailing list to forum

tupui opened this pull request 8 months ago
MAINT: clean up `sparse._sputils.getdtype`

stefanv opened this issue 8 months ago
DOC/BLD: Build uses python3 from wrong env

larsoner opened this issue 8 months ago
BLD/DEV: special: Fix warning due to mixed initializers

steppi opened this pull request 8 months ago
MAINT: spatial: add ``const`` to Cython function signatures

czgdp1807 opened this pull request 8 months ago
MAINT: sparse: add ``const`` to Cython function signatures

czgdp1807 opened this pull request 8 months ago
MAINT: interpolate: add `const` to Cython function signatures

czgdp1807 opened this pull request 8 months ago
TST: sparse.csgraph: skip `sparse` tests for `sparse < 0.15.4`

mtsokol opened this pull request 8 months ago
BLD: test delocate works by removing original lib [wheel build]

andyfaff opened this pull request 8 months ago
DEP: stats: remove `rvs_ratio_uniforms`

j-bowhay opened this pull request 8 months ago
DEP: signal: remove wavelet functions

j-bowhay opened this pull request 8 months ago
DEP: integrate: remove quadrature and romberg

j-bowhay opened this pull request 8 months ago
BLD: test delocate works [wheel build]

andyfaff opened this pull request 8 months ago
MAINT: special: Add kokkos `mdspan`

izaid opened this pull request 8 months ago
BUG: sparse.csgraph: Test failures with sparse 0.15.1 installed.

WarrenWeckesser opened this issue 8 months ago
BUG/BLD: scipy-1.13.1 fails to build with msvc

cgohlke opened this issue 8 months ago
DEP: signal: remove `cmplx_sort`

j-bowhay opened this pull request 8 months ago
MAINT: `stats.bootstrap`: emit `FutureWarning` about broadcasting

mdhaber opened this pull request 8 months ago
ENH: sparse: add axis parameter to `count_nonzero` method

dschult opened this pull request 8 months ago
TYP: `_lib.doccer`: add type annotations

pavyamsiri opened this pull request 8 months ago
TYP: `_lib.doccer`: add type annotations

pavyamsiri opened this issue 8 months ago
ENH: special: add backward and two-way series evaluator

fancidev opened this pull request 8 months ago
DOC: add cobyqa website reference (#20841)

andyfaff opened this pull request 8 months ago
DOC: stats.bootstrap: improve documentation multidimensional input

aangelopoulos opened this issue 8 months ago
DOC/DEV: mention `-b` option in contributor guide on testing

fancidev opened this pull request 8 months ago
MAINT/DEV: improve command line clarity of `dev.py`

fancidev opened this issue 8 months ago
BUG: signal.iirfilter: returns NaNs

Phillip-M-Feldman opened this issue 8 months ago
DOC: Wrap long titles in docs pages

melissawm opened this pull request 8 months ago
ENH: sparse.csr_matrix: parallelize dot product

emamars95 opened this issue 8 months ago
DOC: update testing docs for alternative backends

fancidev opened this issue 8 months ago
DOC/DEV: add docs for enabling interactive examples

steppi opened this pull request 8 months ago
DOC: add cobyqa website reference

andyfaff opened this pull request 8 months ago
BUG: first shared library in scipy fails to be consumed by MSVC

h-vetinari opened this issue 8 months ago
REL: set 1.14.0rc2 unreleased

tylerjereddy opened this pull request 8 months ago
DOC: sparse: 1.14.0 release notes additions

dschult opened this pull request 8 months ago
MAINT: linalg: add `const` to Cython function signatures

czgdp1807 opened this pull request 8 months ago
DOC: Discourse release notes character limit

tylerjereddy opened this issue 8 months ago
ENH: integrate.nsum: elementwise evaluation of finite or infinite series

mdhaber opened this pull request 8 months ago
BUG: interpolate: make BSpline.integrate always return an array

ev-br opened this pull request 8 months ago
query: scipy.signal.ShortTimeFFT import does not work

anaconda121 opened this issue 8 months ago
MAINT: version pins/prep for 1.14.0rc1

tylerjereddy opened this pull request 8 months ago