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