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: sparse.csgraph.dijkstra: add option to return sparse distance matrix
clane9 opened this pull request over 2 years ago
clane9 opened this pull request over 2 years ago
DOC: update pydata-sphinx theme
tupui opened this pull request over 2 years ago
tupui opened this pull request over 2 years ago
BUG: signal.medfilt no longer works on booleans
jpauwels opened this issue over 2 years ago
jpauwels opened this issue over 2 years ago
DOC: Speeding up scipy with numba?
lazarcf opened this issue over 2 years ago
lazarcf opened this issue over 2 years ago
BUG: stats.mode emits annoying RuntimeWarning about nans even though I set nan_policy='omit'
dllu opened this issue over 2 years ago
dllu opened this issue over 2 years ago
ENH: stats.nct: replace with boost implementation
mdhaber opened this pull request over 2 years ago
mdhaber opened this pull request over 2 years ago
Combining extensions in `stats._boost` into one
rgommers opened this issue over 2 years ago
rgommers opened this issue over 2 years ago
[DOC] improper type syntax in basinhopping docstring.
Carreau opened this pull request over 2 years ago
Carreau opened this pull request over 2 years ago
Warnings/error in docstring examples.
ev-br opened this issue over 2 years ago
ev-br opened this issue over 2 years ago
DOC: Minor Rst syntax update.
Carreau opened this pull request over 2 years ago
Carreau opened this pull request over 2 years ago
ENH: linalg: Cholesky factorization update/downdate
Giodiro opened this pull request over 2 years ago
Giodiro opened this pull request over 2 years ago
MAINT: Speed up some slow tests
larsoner opened this issue over 2 years ago
larsoner opened this issue over 2 years ago
ENH: Add MinMax Linkage to Hierarchical Clustering
NimaSarajpoor opened this issue over 2 years ago
NimaSarajpoor opened this issue over 2 years ago
DOC: Add more information to entropy docstring
steppi opened this pull request over 2 years ago
steppi opened this pull request over 2 years ago
ENH: sparse: add nonzero functionality to `min, max, argmin, argmax`
quantresearch1 opened this pull request over 2 years ago
quantresearch1 opened this pull request over 2 years ago
doit based dev interface garbles pdb command history (in some cases)
ev-br opened this issue over 2 years ago
ev-br opened this issue over 2 years ago
MAINT: fix two refcounting issues in `ndimage`
rgommers opened this pull request over 2 years ago
rgommers opened this pull request over 2 years ago
WIP: verify doctesting refactor
ev-br opened this pull request over 2 years ago
ev-br opened this pull request over 2 years ago
BUG: `expm_multiply` fails for `start < stop` or `start < 0` and `_expm_multiply_simple` fails for `t < 0`
pdcook opened this issue over 2 years ago
pdcook opened this issue over 2 years ago
BUG: `sparse.linalg.expm_multiply` fails for `start > stop / 2`, `start < 0`, and `stop < start`
pdcook opened this pull request over 2 years ago
pdcook opened this pull request over 2 years ago
multithreading in `scipy.fft` disabled on Windows
rgommers opened this issue over 2 years ago
rgommers opened this issue over 2 years ago
ENH: biteopt global optimization algorithm
dschmitz89 opened this issue over 2 years ago
dschmitz89 opened this issue over 2 years ago
DOC: building on Windows uses GCC with Meson, not MSVC
mattip opened this issue over 2 years ago
mattip opened this issue over 2 years ago
BUG: pip install scipy from git fails with `"openblas" not found`
oscarbenjamin opened this issue over 2 years ago
oscarbenjamin opened this issue over 2 years ago
MAINT: wiki "ninja edits"
tylerjereddy opened this issue over 2 years ago
tylerjereddy opened this issue over 2 years ago
Tracking issue for further build system improvements
rgommers opened this issue over 2 years ago
rgommers opened this issue over 2 years ago
MAINT: stats: repair multivariate distribution shortcomings
NeilGirdhar opened this issue over 2 years ago
NeilGirdhar opened this issue over 2 years ago
BUG: check array bounds in `csr_todense`
nkaretnikov opened this pull request over 2 years ago
nkaretnikov opened this pull request over 2 years ago
ENH: intFFT and fxpFFT
yoav-palti opened this issue over 2 years ago
yoav-palti opened this issue over 2 years ago
BUG: Memory leak in function `Py_FindObjects` due to new reference is not decreased (static analyzer report)
Snape3058 opened this issue over 2 years ago
Snape3058 opened this issue over 2 years ago
BUG: Memory leak in _superluobject.c when `ENUM_CHECK` is not used (static analyzer report)
Snape3058 opened this issue over 2 years ago
Snape3058 opened this issue over 2 years ago
BUG: Memory leak due to new reference passed to non-stealing API (static analyzer report)
Snape3058 opened this issue over 2 years ago
Snape3058 opened this issue over 2 years ago
BUG: new reference is not decreased due to the `return NULL` statement in macro `import_array` (static analyzer reports)
Snape3058 opened this issue over 2 years ago
Snape3058 opened this issue over 2 years ago
BUG: scipy.optimize.shgo does not work with jac=True
isaacto opened this issue over 2 years ago
isaacto opened this issue over 2 years ago
BLD/DOC: Verify MKL works with Meson build, and document BLAS/LAPACK selection better
rgommers opened this issue over 2 years ago
rgommers opened this issue over 2 years ago
SciPy for Biomedicine
mdhaber opened this issue over 2 years ago
mdhaber opened this issue over 2 years ago
ENH: Add root-mean-square to scipy
endolith opened this pull request over 2 years ago
endolith opened this pull request over 2 years ago
ENH: Add scipy.stats.rms()
endolith opened this issue over 2 years ago
endolith opened this issue over 2 years ago
BUG: scipy.integrate.odeint returns wrong values when derivative function overwrites y
Kfftfuftur opened this issue over 2 years ago
Kfftfuftur opened this issue over 2 years ago
BUG: scipy.linalg.eigh segfault on MacOS
sunqm opened this issue over 2 years ago
sunqm opened this issue over 2 years ago
BUG: spsolve_triangular is way slower than spsolve
pjaap opened this issue over 2 years ago
pjaap opened this issue over 2 years ago
BUG: sparse.linalg: shape mismatch in iterative linear system solvers
mfeuerle opened this issue over 2 years ago
mfeuerle opened this issue over 2 years ago
ENH/DEP: integrate: Use `opts` arg in dbl/tplquad
Kai-Striega opened this pull request over 2 years ago
Kai-Striega opened this pull request over 2 years ago
BLD:1.8.0: SciPy is not LTO ready
kloczek opened this issue over 2 years ago
kloczek opened this issue over 2 years ago
ENH: vectorize companion matrix function
DerWeh opened this pull request over 2 years ago
DerWeh opened this pull request over 2 years ago
DOC: signal: Make `_filter_design.py` plot labels consistent
oscargus opened this pull request over 2 years ago
oscargus opened this pull request over 2 years ago
ENH: Add missing "characteristic impedance of vacuum"
jakobjakobson13 opened this pull request over 2 years ago
jakobjakobson13 opened this pull request over 2 years ago
DEP: sparse.linalg: remove msg on `gcrotmk`, add `atol` default
jvsqzj opened this pull request over 2 years ago
jvsqzj opened this pull request over 2 years ago
ENH: Sketching algorithms
RikVoorhaar opened this issue over 2 years ago
RikVoorhaar opened this issue over 2 years ago
ENH: act integration with `dev.py`
sayantikabanik opened this pull request over 2 years ago
sayantikabanik opened this pull request over 2 years ago
BUG: `act` fails for local GitHub Actions CI run
HarshCasper opened this issue over 2 years ago
HarshCasper opened this issue over 2 years ago
Length of the wavelet in CWT
GraLu1992 opened this issue over 2 years ago
GraLu1992 opened this issue over 2 years ago
ENH: Improved documentation of parameters 'scaling' and 'mode' of signal.spectrogram()
DietBru opened this pull request over 2 years ago
DietBru opened this pull request over 2 years ago
TST: sparse.linalg: Add iterative step test of solvers with LU preconditioner
zhaog6 opened this pull request over 2 years ago
zhaog6 opened this pull request over 2 years ago
ENH, DOC: Add section explaining why and when to use a custom BLAS to build SciPy
melissawm opened this issue over 2 years ago
melissawm opened this issue over 2 years ago
ENH: add SVD update/insert
lorentzenchr opened this issue over 2 years ago
lorentzenchr opened this issue over 2 years ago
BUG: high istft reconstruction error
tgarc opened this issue over 2 years ago
tgarc opened this issue over 2 years ago
ENH: generelize scipy.linalg.lstsq to complex numbers
gideonKogan opened this issue over 2 years ago
gideonKogan opened this issue over 2 years ago
odeint (lsoda) emits too many warnings that are not filterable.
andyfaff opened this issue over 2 years ago
andyfaff opened this issue over 2 years ago
DEP: `lsim2` deprecated in favor of `lsim`
FranzForstmayr opened this pull request over 2 years ago
FranzForstmayr opened this pull request over 2 years ago
RFC: stats: univariate distribution infrastructure
mdhaber opened this issue over 2 years ago
mdhaber opened this issue over 2 years ago
ENH: integrate: add solver SABM for DAE/ODE
lbeuken opened this pull request over 2 years ago
lbeuken opened this pull request over 2 years ago
ENH: optimize: object-oriented interface to HiGHS
mkoeppe opened this issue over 2 years ago
mkoeppe opened this issue over 2 years ago
MAINT: Fix Windows build warnings in `linalg.interpolative`
Smit-create opened this pull request over 2 years ago
Smit-create opened this pull request over 2 years ago
Compiled code coverage with `--gcov` doesn't work with Meson
rgommers opened this issue over 2 years ago
rgommers opened this issue over 2 years ago
MAINT: sparse.linalg: Correct the criterion and iterative steps to show in `tfqmr`
zhaog6 opened this pull request over 2 years ago
zhaog6 opened this pull request over 2 years ago
BUG: linprog, with highs is killed by the OOM killer when called with dense and large matrices
brunorigal opened this issue over 2 years ago
brunorigal opened this issue over 2 years ago
ENH: stats.permutation_test: refine comparison of observed statistic to null distribution
mdhaber opened this pull request over 2 years ago
mdhaber opened this pull request over 2 years ago
BUG: Dense output of solution of ODE seems to disagree with solution obtained at previous timestep
Sbozzolo opened this issue over 2 years ago
Sbozzolo opened this issue over 2 years ago
Overhaul `factorial{,2,k}`: API coherence, bug fixes & consistent array-support
h-vetinari opened this pull request almost 3 years ago
h-vetinari opened this pull request almost 3 years ago
MAINT: sparse.linalg: Fixed inappropriate testing for `bicg`
zhaog6 opened this pull request almost 3 years ago
zhaog6 opened this pull request almost 3 years ago
ENH: sparse.linalg: Extend MINRES to solve complex systems
zhaog6 opened this pull request almost 3 years ago
zhaog6 opened this pull request almost 3 years ago
CI: move Azure jobs to GitHub Actions
tupui opened this issue almost 3 years ago
tupui opened this issue almost 3 years ago
DOC: Couple of single to double backticks
Carreau opened this pull request almost 3 years ago
Carreau opened this pull request almost 3 years ago
DOC: fix evaluate_all_bspl example.
Carreau opened this pull request almost 3 years ago
Carreau opened this pull request almost 3 years ago
DOC,MAINT: remove `quad_explain` that has become irrelevant.
Carreau opened this pull request almost 3 years ago
Carreau opened this pull request almost 3 years ago
DOC: error in TransferFunctionDiscrete example
Carreau opened this pull request almost 3 years ago
Carreau opened this pull request almost 3 years ago
DOC: Import Error in examples
Carreau opened this pull request almost 3 years ago
Carreau opened this pull request almost 3 years ago
META: deprecation tracker
h-vetinari opened this issue almost 3 years ago
h-vetinari opened this issue almost 3 years ago
DEP: absorb lsim2 into lsim
h-vetinari opened this issue almost 3 years ago
h-vetinari opened this issue almost 3 years ago
DEP: change default of atol in `scipy.sparse.linalg.*`
h-vetinari opened this issue almost 3 years ago
h-vetinari opened this issue almost 3 years ago
DEP: special.comb: deprecate `exact=True` for non-integers
h-vetinari opened this issue almost 3 years ago
h-vetinari opened this issue almost 3 years ago
BUG: KDTree stops python execution on some inputs
ghost opened this issue almost 3 years ago
ghost opened this issue almost 3 years ago
DEP: remove deprecated linprog-methods
h-vetinari opened this issue almost 3 years ago
h-vetinari opened this issue almost 3 years ago
BLD: meson build failure - missing `xsimd.hpp`
schettino72 opened this issue almost 3 years ago
schettino72 opened this issue almost 3 years ago
BUG: Memory Error in scipy.sparse.splu
MarcusMNoack opened this issue almost 3 years ago
MarcusMNoack opened this issue almost 3 years ago
ENH: sparse.linalg: Add Conjugate Residual (CR) type methods for various linear systems
zhaog6 opened this pull request almost 3 years ago
zhaog6 opened this pull request almost 3 years ago
ENH: Implement Verner and Tsitouras IVP methods
zachjweiner opened this pull request almost 3 years ago
zachjweiner opened this pull request almost 3 years ago
ENH: add Population Stability Index (PSI) to SciPy.spatial
bartkowiaktomasz opened this pull request almost 3 years ago
bartkowiaktomasz opened this pull request almost 3 years ago
Should iterative linear solvers force the right-hand-side array to be an ndarray?
michaelbynum opened this issue almost 3 years ago
michaelbynum opened this issue almost 3 years ago
BUG: scipy.special.hyperu(a,b,x) gives wrong values for a close to 0 and b=1, x close to zero
matthias-baur opened this issue almost 3 years ago
matthias-baur opened this issue almost 3 years ago
ENH: optimize.minimize: keep best line search result even when it fails
jeremyrgreen opened this issue almost 3 years ago
jeremyrgreen opened this issue almost 3 years ago
BUG: signal.residue: error in output
richinex opened this issue almost 3 years ago
richinex opened this issue almost 3 years ago
BUG: cKDTree.query_ball_point significant performance differences among different machines and the related growing memory consumptions' issues
alisheikholeslam opened this issue almost 3 years ago
alisheikholeslam opened this issue almost 3 years ago
BUG: signal.resample_poly returns an array consisting only of zeroes, if the input data type is int32 or int16
magicgoose opened this issue almost 3 years ago
magicgoose opened this issue almost 3 years ago
ENH: sparse: csgraph: Don't change data type in minimum_spanning_tree
markopy opened this pull request almost 3 years ago
markopy opened this pull request almost 3 years ago
ENH: optimize: maintain user dtype
paulestano opened this issue almost 3 years ago
paulestano opened this issue almost 3 years ago
BUG: handle inconsistencies in factorial functions and their extensions
h-vetinari opened this issue almost 3 years ago
h-vetinari opened this issue almost 3 years ago
ENH: special: extend `nbdtr` and friends for float `n` instead of truncation
grlee77 opened this issue almost 3 years ago
grlee77 opened this issue almost 3 years ago
MAINT: signal: change to symmetric window in `_triage_segments` in `_spectral_py.py`
Rakib1503052 opened this pull request almost 3 years ago
Rakib1503052 opened this pull request almost 3 years ago