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

WIP, DOC: SciPy 1.15.0 relnotes

tylerjereddy opened this pull request 21 days ago
MAINT: purge `from __future__ import annotations`

lucascolley opened this pull request 21 days ago
ENH: `optimize.elementwise.bracket_minimum`: add array API support

j-bowhay opened this pull request 21 days ago
API: integrate.simpson: allow `x` to be passed positionally

lucascolley opened this pull request 22 days ago
No description

AymenTlili131 opened this issue 22 days ago
ENH: integrate.tanhsinh: make `_tanhsinh` public

mdhaber opened this pull request 22 days ago
CI: use stable NumPy for "old build"

tylerjereddy opened this pull request 22 days ago
DEV: add `conda-build` to `environment.yml`

lucascolley opened this pull request 23 days ago
DEV: lint: disable UP031

lucascolley opened this pull request 23 days ago
STY: fix and enable lint rule UP031

lucascolley opened this issue 23 days ago
ENH: `ndimage.median_filter`: extended `dtype` support?

ego-thales opened this issue 23 days ago
BLD: failure with py314t & Cython 3.1.0a1

clin1234 opened this issue 23 days ago
BLD: failure with py314t & Cython 3.1.0a1

clin1234 opened this issue 23 days ago
ENH: replace cdflib functions

dschmitz89 opened this issue 24 days ago
ENH: special: ensure tests are thread-safe

andfoy opened this pull request 24 days ago
TST: optimize: slight tolerance bump for a dual-annealing test

rgommers opened this pull request 24 days ago
DOC: Deprecation warning in `sphinx` when used with Python 3.13

czgdp1807 opened this issue 24 days ago
BUG: `linalg.subspace_angles`: numeric error

yangjingyuan000804 opened this issue 24 days ago
MAINT: free-threading: declare HiGHS, `ndimage._rank_filter_1d` safe

rgommers opened this pull request 25 days ago
BUG: `eliminate_zeros` raises when `indptr.dtype` != `indices.dtype`

DriesSchaumont opened this issue 25 days ago
ENH: special: ensure error handling thread-safety

andfoy opened this pull request 26 days ago
ENH: spatial: ensure thread-safety

andfoy opened this pull request 26 days ago
ENH: sparse: ensure thread-safety

andfoy opened this pull request 26 days ago
TST: stats.rdist: skip failing xslow test

mdhaber opened this pull request 26 days ago
DOC: `stats.goodness_of_fit`: improve examples

Gooda11 opened this issue 26 days ago
CI: fix `Intel oneAPI tests` job

czgdp1807 opened this pull request 26 days ago
BUG: stats: XSLOW test failure in `scipy.stats.tests.test_fit::TestFit`

WarrenWeckesser opened this issue 26 days ago
TST: add more thorough SPEC 7 tests

mdhaber opened this pull request 26 days ago
TST: stats.chatterjeexi: fix error message

mdhaber opened this pull request 26 days ago
BUG: several failing tests in `interpolate` on macOS15

andyfaff opened this issue 27 days ago
MAINT: sparse: add `broadcast_shapes` function to `_sputils.py`

dschult opened this pull request 27 days ago
MAINT: mark f2py-generated extension modules as safe to run without GIL

rgommers opened this pull request 28 days ago
BUG: optimize.shgo: ignores a constraint

mcoulont opened this issue 28 days ago
DOC: add docs on parallel execution and thread safety

rgommers opened this pull request 28 days ago
DOC, REL: 1.15.0 author mappings

tylerjereddy opened this issue 28 days ago
ENH: signal.filtfilt: add support for complex signals

sirtom67 opened this pull request 28 days ago
TST: linalg: do not call `np.asarray_chkfinite(np.empty((3, 1, 1))`

ev-br opened this pull request 28 days ago
TST: linalg.blas: fix test concurrency, mark `*ger` as unsafe

rgommers opened this pull request 28 days ago
BUG: `*ger*` routines in `linalg.blas` are not thread-safe

rgommers opened this issue 28 days ago
POC: add infra for N-D (batching) support to scipy.linalg

ev-br opened this pull request 28 days ago
DOC: add Array API Standard support directive

mdhaber opened this pull request 28 days ago
ENH: integrate.nsum: add array API standard support

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

mdhaber opened this pull request 29 days ago
TST: sparse.linalg: tweak rtol for flaky `expm_multiply` test

rgommers opened this pull request 29 days ago
MAINT: bump array-api-extra to 0.2.0

lucascolley opened this pull request 29 days ago
DEV: `gh_lists`: fix warnings

lucascolley opened this pull request 29 days ago
REV: Revert "MAINT: io: move `_test_fortran` under `tests`"

h-vetinari opened this pull request 29 days ago
ENH: sparse: Add broadcasting of _binop at C++ level

dschult opened this pull request 30 days ago
ENH: spatial.transform: implement `Translation`

gavincangan opened this pull request 30 days ago
ENH: sparse: New nD sparse array functions

dschult opened this issue about 1 month ago
ENH: linalg: Add condeig function (#21688)

valdaarhun opened this pull request about 1 month ago
ENH: optimize.elementwise.bracket_root: add array API support

j-bowhay opened this pull request about 1 month ago
Call `lcov` to generate coverage reports for C, C++ and Fortran codes.

czgdp1807 opened this pull request about 1 month ago
BUG: `optimize.curve_fit`: fix sigma dimension issue with `nan_policy="omit"`

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

rgommers opened this pull request about 1 month ago
MAINT, TST: differentiate: `test_examples` tolerance bump

tylerjereddy opened this pull request about 1 month ago
BUG: Clayton Copula Cannot Handle Negative Theta Values

Louiswatsonlambda opened this issue about 1 month ago
API: `spatial.directed_hausdorff`: transition to 'rng' keyword (SPEC 7)

mdhaber opened this pull request about 1 month ago
BUG: integrate.trapezoid: fix broadcasting issue

andyfaff opened this pull request about 1 month ago
MAINT: stats: refactoring to prepare for discrete distributions

mdhaber opened this pull request about 1 month ago
DOC: io.loadmat: document `uint16_codec` parameter

cbrnr opened this pull request about 1 month ago
BUG: integrate.trapezoid: broadcasting failure after #21524

hawkinsp opened this issue about 1 month ago
BUG: Inconsistent results from dgesv on different platforms

acrofales opened this issue about 1 month ago
CI: gha update

andyfaff opened this pull request about 1 month ago
MAINT: io: migration to use sparray in IO

dschult opened this pull request about 1 month ago
BUG: fix nogil LinearNDInterpolator

tylerjereddy opened this pull request about 1 month ago
MAINT: Silence warnings during linprog benchmarks

HaoZeke opened this pull request about 1 month ago
ENH: Hampel filter

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

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

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

dschult opened this pull request about 1 month ago
DOC: optimize: remove hand coded `rosen` etc from tutorial

j-bowhay opened this pull request about 1 month ago
MAINT: Hausdorff Generator handling

tylerjereddy opened this pull request about 1 month ago
Create master

ahmatmulia opened this pull request about 1 month ago
MAINT: bump array-api-extra

lucascolley opened this pull request about 1 month ago
MAINT: smoke-docs failure on main

lucascolley opened this issue about 1 month ago
MAINT: linalg.interpolative: normalize rng argument (SPEC7)

j-bowhay opened this pull request about 1 month ago
MAINT: `_lib`: use `is_numpy` etc helpers from the compat library

ev-br opened this pull request about 1 month ago
BUG: spatial: guard `distance_wrap` directives

tylerjereddy opened this pull request about 1 month ago
ENH: special: use from_dlpack for array conversions

mdhaber opened this pull request about 1 month ago
RFC: 64-bit LAPACK and `cython_lapack`

ev-br opened this issue about 1 month ago
API: `sparse`: transition `random`-like functions to `rng` (SPEC 7)

mdhaber opened this pull request about 1 month ago
BUG: MacOS test failures with GNU toolchain

tylerjereddy opened this issue about 1 month ago
API: `stats.{PermutationMethod,BootstrapMethod}`: transition to `rng` (SPEC 7)

mdhaber opened this pull request about 1 month ago
BLD: Compile error for scipy 1.12 with Intel oneAPI 2025.0.0

climbfuji opened this issue about 1 month ago
DOC/MAINT: Fix some typos regarding GitHub

ChVeen opened this pull request about 1 month ago