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
RFC: require alternative backends to pass SciPy's tests when "dispatching"?
lucascolley opened this issue 7 months ago
lucascolley opened this issue 7 months ago
DOC, DEV: release notes `gh_lists` touchups
tylerjereddy opened this issue 7 months ago
tylerjereddy opened this issue 7 months ago
MAINT/STY: Fix UP031 AND UP032 linter errors
adityakarumanchi opened this pull request 7 months ago
adityakarumanchi opened this pull request 7 months ago
ENH: stats.tmin/tmax: add array API support
mdhaber opened this pull request 7 months ago
mdhaber opened this pull request 7 months ago
BUG: linalg.lstsq produces illegal instruction
mbaudin47 opened this issue 7 months ago
mbaudin47 opened this issue 7 months ago
MAINT: change `xp_assert_*` functions from `allow_0d=False` to `check_0d=True`
h-vetinari opened this pull request 8 months ago
h-vetinari opened this pull request 8 months ago
API: signal: rename `sosfreqz` to `freqz_sos`
luxedo opened this pull request 8 months ago
luxedo opened this pull request 8 months ago
STY: clang-format repo
lucascolley opened this pull request 8 months ago
lucascolley opened this pull request 8 months ago
DEV: lint: enforce newlines at end of files
lucascolley opened this pull request 8 months ago
lucascolley opened this pull request 8 months ago
BUG: sparse: Fix advanced indexing using both slice and array
dschult opened this pull request 8 months ago
dschult opened this pull request 8 months ago
ENH:MAINT:optimize: Re-rewrite nnls in Cython
ilayn opened this pull request 8 months ago
ilayn opened this pull request 8 months ago
DOC: signal: Use `where='post'` when plotting discrete response
patenteng opened this issue 8 months ago
patenteng opened this issue 8 months ago
MAINT: "final" backports for 1.14.0
tylerjereddy opened this pull request 8 months ago
tylerjereddy opened this pull request 8 months ago
MAINT: sparse: better error message on `matmul` mismatch
larsoner opened this pull request 8 months ago
larsoner opened this pull request 8 months ago
MAINT: smoke-docs: add special/_precompute to --ignore list, improve the error message if scipy-doctest is not found
ev-br opened this pull request 8 months ago
ev-br opened this pull request 8 months ago
BUG: Indexing broken for sparse arrays
larsoner opened this issue 8 months ago
larsoner opened this issue 8 months ago
BLD: look into whether windows wheels need to be manually stripped
andyfaff opened this issue 8 months ago
andyfaff opened this issue 8 months ago
Query: `TypeError` when importing `interpolate`
rees-c opened this issue 8 months ago
rees-c opened this issue 8 months ago
ENH: Add a row/column basis choice to scipy.transform.Rotation matrix methods
tbttfox opened this issue 8 months ago
tbttfox opened this issue 8 months ago
ENH: `linalg`/`signal`/`special`: unify approach for array API dispatching
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
BUG: Double free or corruption when passing invalid arguments to some functions in the `scipy.cluster.hierarchy` module
BergLucas opened this issue 8 months ago
BergLucas opened this issue 8 months ago
BUG: Segmentation fault when passing invalid arguments to some functions in the `scipy.linalg.interpolative` module
BergLucas opened this issue 8 months ago
BergLucas opened this issue 8 months ago
BUG: Floating point exception when passing the invalid argument `None` to the function `scipy.ndimage.binary_propagation`
BergLucas opened this issue 8 months ago
BergLucas opened this issue 8 months ago
ENH: `integrate.solve_ivp`: add option to gracefully handle exceptions
arichar6 opened this pull request 8 months ago
arichar6 opened this pull request 8 months ago
CI: Bump deadsnakes commit for free-threaded CI
andfoy opened this pull request 8 months ago
andfoy opened this pull request 8 months ago
DOC: Incorrect documentation for wasserstein_distance_nd() function in scipy/scipy/stats /_stats_py.py
Wei-kang-Wang opened this issue 8 months ago
Wei-kang-Wang opened this issue 8 months ago
CI: one invocation for all tests in array API job
lucascolley opened this pull request 8 months ago
lucascolley opened this pull request 8 months ago
DOC: stats: Convert `chisquare` example to notebook
melissawm opened this pull request 8 months ago
melissawm opened this pull request 8 months ago
MAINT: odr: fix a refcounting issue in `__odrpack.c`
rgommers opened this pull request 8 months ago
rgommers opened this pull request 8 months ago
ENH: move spatial.distance casting rules to _validate_vector
luxedo opened this pull request 8 months ago
luxedo opened this pull request 8 months ago
BUG: spatial.distance.correlation: fix complex input
lucascolley opened this pull request 8 months ago
lucascolley opened this pull request 8 months ago
BLD: make cp313 wheels [wheel build]
andyfaff opened this pull request 8 months ago
andyfaff opened this pull request 8 months ago
BUG: scipy.ndimage.zoom produce wrong output with zoom factor of 1
arsalanfiroozi opened this issue 8 months ago
arsalanfiroozi opened this issue 8 months ago
MAINT: signal: fix code comment typo
futuer-szd opened this pull request 8 months ago
futuer-szd opened this pull request 8 months ago
BUG: Error occurs when packaging with pyinstaller and executing it
yangwenqian opened this issue 8 months ago
yangwenqian opened this issue 8 months ago
BUG: milp gives different solutions when shuffle the rows of coefficent matrix A.
SomaLily opened this issue 8 months ago
SomaLily opened this issue 8 months ago
CI: test cp313-dev
andyfaff opened this pull request 8 months ago
andyfaff opened this pull request 8 months ago
BUG: `spatial.distance.cosine` with `complex` arguments raises `ValueError`
luxedo opened this issue 8 months ago
luxedo opened this issue 8 months ago
BUG: spsolve prints "dgstrf info" to stdout on singular matrices
nickodell opened this issue 8 months ago
nickodell opened this issue 8 months ago
ENH: 3.13 wheels
clin1234 opened this issue 8 months ago
clin1234 opened this issue 8 months ago
BUG: `special.pro_rad1` returns 'nan' for any combination of input arguments.
KristianKvistIbsen opened this issue 8 months ago
KristianKvistIbsen opened this issue 8 months ago
TST: `stats`: fix use of `np.testing` to compare `Tensor`s
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
ENH: `stats.chi2_contingency`: add `method` parameter
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
BUG: `scipy.special.hyp2f1` gives wrong result for extreme inputs
michaelpradel opened this issue 8 months ago
michaelpradel opened this issue 8 months ago
DOC/DEV: update commit message guidance
lucascolley opened this pull request 8 months ago
lucascolley opened this pull request 8 months ago
DEV: `gh_lists`: single -> double backticks
lucascolley opened this pull request 8 months ago
lucascolley opened this pull request 8 months ago
BLD: Add build only CI workflow for Windows using MSVC + ifx + OpenBLAS
czgdp1807 opened this pull request 8 months ago
czgdp1807 opened this pull request 8 months ago
BUG: scipy.optimize.nnls 1.11.4 version has better performance than the rewritten version with same results
jonasgitabap opened this issue 8 months ago
jonasgitabap opened this issue 8 months ago
ENH: add `signal.remezord`
luxedo opened this pull request 8 months ago
luxedo opened this pull request 8 months ago
Mypy CI job failing after numpy 2.0 release
rgommers opened this issue 8 months ago
rgommers opened this issue 8 months ago
ENH: Generalized Fischer exact test (Fischer-Freeman-Halton)
Ge0rges opened this issue 8 months ago
Ge0rges opened this issue 8 months ago
CI, MAINT: `test_plot_iv` NumPy 2 shim
tylerjereddy opened this pull request 8 months ago
tylerjereddy opened this pull request 8 months ago
STY: `_lib._util`: address new mypy complaint in main
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
Numpy 2 support?
lobpcg opened this issue 8 months ago
lobpcg opened this issue 8 months ago
DOC: More single to double backtick
Carreau opened this pull request 8 months ago
Carreau opened this pull request 8 months ago
BUG: Update scipy-optimise directive in view of new default role
Carreau opened this pull request 8 months ago
Carreau opened this pull request 8 months ago
DOC: single to double backticks
Carreau opened this pull request 8 months ago
Carreau opened this pull request 8 months ago
ENH: stats.combine_pvalues: add native axis support
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
TST:sparse.linalg: Skip test due to sensitivity to numerical noise
ilayn opened this pull request 8 months ago
ilayn opened this pull request 8 months ago
BUG: special.chdtrc: returns 1.0 when both degrees of freedom and argument are negative
mdhaber opened this issue 8 months ago
mdhaber opened this issue 8 months ago
TST: special: use `standard_normal` to generate arguments in `test_support_alternative_backends`
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
REL: set 1.14.0 rc3 unreleased
tylerjereddy opened this pull request 8 months ago
tylerjereddy opened this pull request 8 months ago
DOC: linalg: add # may vary to a linalg.schur example
ev-br opened this pull request 8 months ago
ev-br opened this pull request 8 months ago
MAINT: fix some misspellings
SimonWaldherr opened this pull request 8 months ago
SimonWaldherr opened this pull request 8 months ago
TST: `special.betainc`: add assumption to skip counterexample
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
MAINT: `special.betainc`: skip test with JAX backend
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
ENH: `stats.tmean`: add array API support
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
ENH: optimize: integrate the PRIMA library for COBYLA
nbelakovski opened this pull request 8 months ago
nbelakovski opened this pull request 8 months ago
TST: `special.tests.test_support_alternative_backends`: failure with JAX `betainc`
mdhaber opened this issue 8 months ago
mdhaber opened this issue 8 months ago
DOC/MAINT: stats.gmean/gstd/hmean/pmean: document/treat invalid input consistently
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
TST: robustify test_nnls_inner_loop_case1
h-vetinari opened this pull request 8 months ago
h-vetinari opened this pull request 8 months ago
DOC, MAINT: smoke-docs failures on MacOS ARM + accelerate + NumPy 2.0.0rc2
tylerjereddy opened this issue 8 months ago
tylerjereddy opened this issue 8 months ago
TST: make `xp_assert_{equal,close}` scalar check opt-in
ev-br opened this issue 8 months ago
ev-br opened this issue 8 months ago
BUG: milp no longer response after 3000s on jupyter notebook (time_limit > 3000).
SomaLily opened this issue 8 months ago
SomaLily opened this issue 8 months ago
TST, MAINT: array API GPU test failures
tylerjereddy opened this issue 8 months ago
tylerjereddy opened this issue 8 months ago
ENH: array types: add `dask.array` support
lucascolley opened this pull request 8 months ago
lucascolley opened this pull request 8 months ago
DOC: Single to double backticks for non-targets
Carreau opened this pull request 8 months ago
Carreau opened this pull request 8 months ago
MAINT: stats.hmean/pmean: simplify prior to array API conversion
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
TST: loosen tolerance in test_krandinit slightly to pass with MKL
h-vetinari opened this pull request 8 months ago
h-vetinari opened this pull request 8 months ago
TST: loosen tolerance in test_x0_working to pass with alternate BLAS backends
h-vetinari opened this pull request 8 months ago
h-vetinari opened this pull request 8 months ago
CI: Add MacOS to free-threaded wheel release CI
andfoy opened this pull request 8 months ago
andfoy opened this pull request 8 months ago
ENH: spatial: speed up `Rotation.apply` by replacing `np.einsum` with `np.matmul`
cosama opened this pull request 8 months ago
cosama opened this pull request 8 months ago
BLD: Add build only CI workflow for Windows using MSVC + ifx + OpenBLAS
czgdp1807 opened this pull request 8 months ago
czgdp1807 opened this pull request 8 months ago
ENH: Add Python Interface for LAPACK banded LU
MothNik opened this issue 8 months ago
MothNik opened this issue 8 months ago
ENH: Correctly use build cache when building only tests (& don't require a fortran compiler)
h-vetinari opened this issue 8 months ago
h-vetinari opened this issue 8 months ago
ENH: stats.gmean: add array API support
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
TST: address tolerance violations with SciPy 1.14.0rc1 on linux-{aarch64,ppc64le}
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
DOC: update distributing section
tylerjereddy opened this pull request 8 months ago
tylerjereddy opened this pull request 8 months ago
TST: test failures on windows with SciPy 1.14.0rc1
h-vetinari opened this issue 8 months ago
h-vetinari opened this issue 8 months ago
CI: Use Cython nightly wheel on free-threaded CI
andfoy opened this pull request 8 months ago
andfoy opened this pull request 8 months ago
DOC/MAINT: single to double backticks to remove improper linking
Carreau opened this pull request 8 months ago
Carreau opened this pull request 8 months ago
how to compute the exact p
jingydz opened this issue 8 months ago
jingydz opened this issue 8 months ago
How to extract the p-value from the scipy.stats.ranksums result?
jingydz opened this issue 8 months ago
jingydz opened this issue 8 months ago
TST: tolerance violations with SciPy 1.14.0rc1 on linux-{aarch64,ppc64le}
h-vetinari opened this issue 8 months ago
h-vetinari opened this issue 8 months ago
BUG/BLD: special: Ensure symbols in `sf_error_state` shared library are exported/imported on MSVC
steppi opened this pull request 8 months ago
steppi opened this pull request 8 months ago
DOC: `array_api.rst`: update 1.14 functions with array API support
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
ENH: `special.logsumexp`: add array API support
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
TST: stats.combine_pvalues: parameterise tests and update reference values from R
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
MAINT: 1.14.0rc2 backports
tylerjereddy opened this pull request 8 months ago
tylerjereddy opened this pull request 8 months ago
MAINT: io: fix premature setting of attributes in `HBInfo`
pavyamsiri opened this pull request 8 months ago
pavyamsiri opened this pull request 8 months ago