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
MAINT: `_lib`: use `is_numpy` etc helpers from the compat library
github.com/scipy/scipy - ev-br opened this pull request about 1 month ago
github.com/scipy/scipy - ev-br opened this pull request about 1 month ago
BUG: spatial: guard `distance_wrap` directives
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 month ago
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 month ago
ENH: special: use from_dlpack for array conversions
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
RFC: 64-bit LAPACK and `cython_lapack`
github.com/scipy/scipy - ev-br opened this issue about 1 month ago
github.com/scipy/scipy - ev-br opened this issue about 1 month ago
API: `sparse`: transition `random`-like functions to `rng` (SPEC 7)
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
BUG: MacOS test failures with GNU toolchain
github.com/scipy/scipy - tylerjereddy opened this issue about 1 month ago
github.com/scipy/scipy - tylerjereddy opened this issue about 1 month ago
API: `stats.{PermutationMethod,BootstrapMethod}`: transition to `rng` (SPEC 7)
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
BUG: `interpolate/tests/test_interpnd.py::TestLinearNDInterpolation::test_threading` failure
github.com/scipy/scipy - mdhaber opened this issue about 1 month ago
github.com/scipy/scipy - mdhaber opened this issue about 1 month ago
BLD: Compile error for scipy 1.12 with Intel oneAPI 2025.0.0
github.com/scipy/scipy - climbfuji opened this issue about 1 month ago
github.com/scipy/scipy - climbfuji opened this issue about 1 month ago
DOC/MAINT: Fix some typos regarding GitHub
github.com/scipy/scipy - ChVeen opened this pull request about 1 month ago
github.com/scipy/scipy - ChVeen opened this pull request about 1 month ago
ENH: When computing bootstrap CIs with BCa, allow estimating acceleration with random subsets of jackknife rather than full jackknife
github.com/scipy/scipy - siegeln opened this issue about 1 month ago
github.com/scipy/scipy - siegeln opened this issue about 1 month ago
STY: clang-format repo
github.com/scipy/xsf - lucascolley opened this pull request about 1 month ago
github.com/scipy/xsf - lucascolley opened this pull request about 1 month ago
TST: Add CMake and gtest frameworks
github.com/scipy/xsf - inkydragon opened this pull request about 1 month ago
github.com/scipy/xsf - inkydragon opened this pull request about 1 month ago
API: `stats`: transition `goodness_of_fit`, `sobol_indices`, and `dunnett` to rng (SPEC 7)
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
API: `linalg.clarkson_woodruff_transform`: transition to rng (SPEC7)
github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
BUG: `scipy.datasets` failing with Error 403 for readthedocs builds
github.com/scipy/scipy - byrdie opened this issue about 1 month ago
github.com/scipy/scipy - byrdie opened this issue about 1 month ago
API: cluster: transition to rng (SPEC 7)
github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
ENH: migrate xsf headers from scipy repo to xsf repo, attempt 2
github.com/scipy/xsf - steppi opened this pull request about 1 month ago
github.com/scipy/xsf - steppi opened this pull request about 1 month ago
BUG: stats: _stats_pythran.cpp issue with development dependencies?
github.com/scipy/scipy - mdhaber opened this issue about 1 month ago
github.com/scipy/scipy - mdhaber opened this issue about 1 month ago
BUG: signal.fftconvolve/oaconvolve: inconsistent broadcasting
github.com/scipy/scipy - fakufaku opened this issue about 1 month ago
github.com/scipy/scipy - fakufaku opened this issue about 1 month ago
MAINT: `interpolate.barycentric_interpolate`: add rng argument
github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
github.com/scipy/scipy - j-bowhay opened this pull request about 1 month ago
ENH: implement `extend="recurrence"` for `factorial{2,k}`?
github.com/scipy/scipy - h-vetinari opened this issue about 1 month ago
github.com/scipy/scipy - h-vetinari opened this issue about 1 month ago
DOC: sparse.csgraph: update csgraph docs to use sparray
github.com/scipy/scipy - dschult opened this pull request about 1 month ago
github.com/scipy/scipy - dschult opened this pull request about 1 month ago
MAINT: remove `np.random.seed` from `scipy.optimize`
github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
ENH: stats.ContinuousDistribution.sample: generate QMC samples
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
MAINT: spatial/special: follow-up on `std::isnan`, `std::isinf`
github.com/scipy/scipy - barracuda156 opened this pull request about 1 month ago
github.com/scipy/scipy - barracuda156 opened this pull request about 1 month ago
MAINT: stats.ContinuousDistribution: clarify conditions that detects precision loss
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
BUG: io.matlab: expose `varmats_from_mat`
github.com/scipy/scipy - lucascolley opened this pull request about 1 month ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 month ago
MAINT: stats.wilcoxon: improve documentation and tests
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
ENH: KDTree compatible with Mahalanobis distance
github.com/scipy/scipy - ealonsogzl opened this issue about 1 month ago
github.com/scipy/scipy - ealonsogzl opened this issue about 1 month ago
MAINT: `fft`: Remove outdated documentation workaround
github.com/scipy/scipy - nickodell opened this pull request about 1 month ago
github.com/scipy/scipy - nickodell opened this pull request about 1 month ago
CI: use macos-15 for a macOS run
github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
BUG: large number of fails with macOS 15.1 using Accelerate
github.com/scipy/scipy - andyfaff opened this issue about 1 month ago
github.com/scipy/scipy - andyfaff opened this issue about 1 month ago
MAINT: special: Use consistent std::isnan and std::isinf in a few C++ headers
github.com/scipy/scipy - barracuda156 opened this pull request about 1 month ago
github.com/scipy/scipy - barracuda156 opened this pull request about 1 month ago
MAINT: improve handling of thread-local storage
github.com/scipy/scipy - rgommers opened this pull request about 1 month ago
github.com/scipy/scipy - rgommers opened this pull request about 1 month ago
DOC: `signal.unit_impulse`: add explanation about delta
github.com/scipy/scipy - MarDiehl opened this pull request about 1 month ago
github.com/scipy/scipy - MarDiehl opened this pull request about 1 month ago
ENH: sparse: Add safe casting function for sparse index to sputils
github.com/scipy/scipy - dschult opened this pull request about 1 month ago
github.com/scipy/scipy - dschult opened this pull request about 1 month ago
BLD: warn on accelerate + non-native
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 month ago
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 month ago
MAINT, TST: `test_create_diagonal` GPU support
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 month ago
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 month ago
TST, MAINT: torch + GPU failures for test_create_diagonal
github.com/scipy/scipy - tylerjereddy opened this issue about 1 month ago
github.com/scipy/scipy - tylerjereddy opened this issue about 1 month ago
API: `stats._resampling`: transition to rng (SPEC 7)
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
DOC: replace only first paragraph of rng documentation
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
ENH: bring back nnls.f in v1.15.0
github.com/scipy/scipy - jd-edp opened this issue about 1 month ago
github.com/scipy/scipy - jd-edp opened this issue about 1 month ago
STY: add comment about allowed whitespace in table
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
BUG: linalg.svd: avoid segmentation fault
github.com/scipy/scipy - matospiso opened this pull request about 1 month ago
github.com/scipy/scipy - matospiso opened this pull request about 1 month ago
DOC: interpolate: declare 1D FITPACK wrappers legacy
github.com/scipy/scipy - ev-br opened this pull request about 1 month ago
github.com/scipy/scipy - ev-br opened this pull request about 1 month ago
API: `optimize.quadratic_assignment`: transition to rng (SPEC 7)
github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
API: optimize.basinhopping: transition to Generator (SPEC 7)
github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
BUG: RecursionError when importing from scipy.stats
github.com/scipy/scipy - jacaseyclyde opened this issue about 1 month ago
github.com/scipy/scipy - jacaseyclyde opened this issue about 1 month ago
API: `optimize.check_grad`: transition to Generator (SPEC 7)
github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
github.com/scipy/scipy - andyfaff opened this pull request about 1 month ago
ENH: linalg: wrap ?gbcon/?langb and use in linalg.solve
github.com/scipy/scipy - j-bowhay opened this issue about 1 month ago
github.com/scipy/scipy - j-bowhay opened this issue about 1 month ago
MAINT: stats.lmoment: fixup keepdims behavior
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
BUG: Type for scipy.signal.freqz parameter a is integer
github.com/scipy/scipy - Th3o4oR opened this issue about 1 month ago
github.com/scipy/scipy - Th3o4oR opened this issue about 1 month ago
DOC: tone down the text of the "legacy" admonition
github.com/scipy/scipy - ev-br opened this pull request about 1 month ago
github.com/scipy/scipy - ev-br opened this pull request about 1 month ago
DOC: interpolate: add a tutorial page for smoothing splines
github.com/scipy/scipy - ev-br opened this pull request about 1 month ago
github.com/scipy/scipy - ev-br opened this pull request about 1 month ago
MAINT:sparse.linalg: Detach ARPACK and PROPACK code sharing
github.com/scipy/scipy - ilayn opened this pull request about 1 month ago
github.com/scipy/scipy - ilayn opened this pull request about 1 month ago
ENH: sparse: revisit default index dtype selection in sparray constructors
github.com/scipy/scipy - dschult opened this issue about 1 month ago
github.com/scipy/scipy - dschult opened this issue about 1 month ago
MAINT: Add zzdotc.f from ARPACK F77 code
github.com/scipy/PROPACK - ilayn opened this pull request about 1 month ago
github.com/scipy/PROPACK - ilayn opened this pull request about 1 month ago
BUG: linalg.svd: Segmentation Fault, Integer overflow in LAPACK on large inputs
github.com/scipy/scipy - matospiso opened this issue about 1 month ago
github.com/scipy/scipy - matospiso opened this issue about 1 month ago
QUERY: sparse: direct update to DOK matrix
github.com/scipy/scipy - Yhfish9 opened this issue about 1 month ago
github.com/scipy/scipy - Yhfish9 opened this issue about 1 month ago
MAINT: wip transition to DLPack
github.com/scipy/scipy - lucascolley opened this pull request about 1 month ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 month ago
DOC: fft.fht: fix typo in example
github.com/scipy/scipy - romainljsimon opened this pull request about 1 month ago
github.com/scipy/scipy - romainljsimon opened this pull request about 1 month ago
CI: constrain array-api-strict version to allow conversion to NumPy array
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
DOC: fixup `_transition_to_rng` Oldest GCC `"'rng' is not in list"` error
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
BLD: threads.h with MacOS 14.x ARM + gcc 14.2.0
github.com/scipy/scipy - tylerjereddy opened this issue about 1 month ago
github.com/scipy/scipy - tylerjereddy opened this issue about 1 month ago
BLD: accelerate detection with GNU toolchain on ARM mac
github.com/scipy/scipy - tylerjereddy opened this issue about 1 month ago
github.com/scipy/scipy - tylerjereddy opened this issue about 1 month ago
BUG: "Conversion from an array_api_strict array to a NumPy ndarray is not supported"
github.com/scipy/scipy - mdhaber opened this issue about 1 month ago
github.com/scipy/scipy - mdhaber opened this issue about 1 month ago
BUG: special: Fix behavior of `gamma` and `gammasgn` at poles of the Gamma function
github.com/scipy/scipy - steppi opened this pull request about 1 month ago
github.com/scipy/scipy - steppi opened this pull request about 1 month ago
BLD: special: error for macOS 10.6 (seems to be MacPorts-specific)
github.com/scipy/scipy - barracuda156 opened this issue about 1 month ago
github.com/scipy/scipy - barracuda156 opened this issue about 1 month ago
DOC: make `_transition_to_rng` replace documentation of `rng`
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 month ago
BUG: sparse: fix `idx_dtype` when building index arrays in many parts of sparse
github.com/scipy/scipy - dschult opened this pull request about 2 months ago
github.com/scipy/scipy - dschult opened this pull request about 2 months ago
API: `optimize.dual_annealing`: adopt SPEC007
github.com/scipy/scipy - andyfaff opened this pull request about 2 months ago
github.com/scipy/scipy - andyfaff opened this pull request about 2 months ago
TST: `stats.fit`: adjust tests for `seed`->`rng` transition
github.com/scipy/scipy - mdhaber opened this pull request about 2 months ago
github.com/scipy/scipy - mdhaber opened this pull request about 2 months ago
TST: optimize: mark MIP6 tests xslow
github.com/scipy/scipy - mdhaber opened this pull request about 2 months ago
github.com/scipy/scipy - mdhaber opened this pull request about 2 months ago
BUG: stats: New XSLOW failures in `test_fit.py::TestFit`
github.com/scipy/scipy - WarrenWeckesser opened this issue about 2 months ago
github.com/scipy/scipy - WarrenWeckesser opened this issue about 2 months ago
ENH: `stats.ContinuousDistribution`: improve method resolution logic
github.com/scipy/scipy - mdhaber opened this pull request about 2 months ago
github.com/scipy/scipy - mdhaber opened this pull request about 2 months ago
CI: Replace deadsnakes 3.13t by Quansight-Labs/setup-python action
github.com/scipy/scipy - andfoy opened this pull request about 2 months ago
github.com/scipy/scipy - andfoy opened this pull request about 2 months ago
QUERY: `optimize.isotonic_regression`: cannot replicate results in Rust or Python
github.com/scipy/scipy - abstractqqq opened this issue about 2 months ago
github.com/scipy/scipy - abstractqqq opened this issue about 2 months ago
TST: `TestThreading.test_median_filter` slow failure
github.com/scipy/scipy - JasonGross opened this issue about 2 months ago
github.com/scipy/scipy - JasonGross opened this issue about 2 months ago
TST: interpolate: parametrize tests on `griddata`
github.com/scipy/scipy - ivanovmg opened this pull request about 2 months ago
github.com/scipy/scipy - ivanovmg opened this pull request about 2 months ago
TST: interpolate: tests on `griddata` are not parametrized
github.com/scipy/scipy - ivanovmg opened this issue about 2 months ago
github.com/scipy/scipy - ivanovmg opened this issue about 2 months ago
ENH: Circulant matrix inverse and multiplication
github.com/scipy/scipy - adivijaykumar opened this issue about 2 months ago
github.com/scipy/scipy - adivijaykumar opened this issue about 2 months ago
API: interpolate.BarycentricInterpolator: transition to Generator (SPEC 7)
github.com/scipy/scipy - j-bowhay opened this pull request about 2 months ago
github.com/scipy/scipy - j-bowhay opened this pull request about 2 months ago
ENH: differentiate: add array API support to `jacobian` and `hessian`
github.com/scipy/scipy - j-bowhay opened this pull request about 2 months ago
github.com/scipy/scipy - j-bowhay opened this pull request about 2 months ago
RFC: special: Behavior of `gamma` function and related functions at poles.
github.com/scipy/scipy - steppi opened this issue about 2 months ago
github.com/scipy/scipy - steppi opened this issue about 2 months ago
BUG: optimize.curve_fit fix sigma dimension issue with nan_policy="omit"
github.com/scipy/scipy - SoutrikBandyopadhyay opened this pull request about 2 months ago
github.com/scipy/scipy - SoutrikBandyopadhyay opened this pull request about 2 months ago
BUG: `signal.correlation_lags`: fail with meaningful error message if the mode is unknown
github.com/scipy/scipy - matteobachetti opened this pull request about 2 months ago
github.com/scipy/scipy - matteobachetti opened this pull request about 2 months ago
BUG: signal: Confusing error when giving an invalid mode to `correlation_lags`
github.com/scipy/scipy - matteobachetti opened this issue about 2 months ago
github.com/scipy/scipy - matteobachetti opened this issue about 2 months ago
ENH: Add great-circle distance to list of supported metrics in `scipy.spatial.distance`
github.com/scipy/scipy - TheoMathurin opened this issue about 2 months ago
github.com/scipy/scipy - TheoMathurin opened this issue about 2 months ago
TYP: Return type for `scipy.fft.next_fast_len` is `None` instead of `int`
github.com/scipy/scipy - martin-ruffel-sncf opened this issue about 2 months ago
github.com/scipy/scipy - martin-ruffel-sncf opened this issue about 2 months ago
Query: CloughTocher2DInterpolator reproducibility with rectangular grid
github.com/scipy/scipy - tylerjereddy opened this issue about 2 months ago
github.com/scipy/scipy - tylerjereddy opened this issue about 2 months ago
BUG: scipy.linalg.expm and scipy.linalg.funm fail for a 2x2 matrix
github.com/scipy/scipy - dibondar opened this issue about 2 months ago
github.com/scipy/scipy - dibondar opened this issue about 2 months ago
MAINT: special: remove dependence of `xsf::numpy` on `sf_error`
github.com/scipy/scipy - steppi opened this pull request about 2 months ago
github.com/scipy/scipy - steppi opened this pull request about 2 months ago
ENH: extend factorial{,2,k} to allow complex inputs
github.com/scipy/scipy - h-vetinari opened this pull request about 2 months ago
github.com/scipy/scipy - h-vetinari opened this pull request about 2 months ago
DOC: signal.find_peaks: Document that widths are returned
github.com/scipy/scipy - jenshnielsen opened this pull request about 2 months ago
github.com/scipy/scipy - jenshnielsen opened this pull request about 2 months ago
ENH: sparse.linalg: add `is_sptriangular` and `spbandwidth` functions
github.com/scipy/scipy - dschult opened this pull request about 2 months ago
github.com/scipy/scipy - dschult opened this pull request about 2 months ago
BUG: special: fix array index out of bound for `pro_rad2`
github.com/scipy/scipy - inkydragon opened this pull request about 2 months ago
github.com/scipy/scipy - inkydragon opened this pull request about 2 months ago