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
TST: robustify test_nnls_inner_loop_case1
h-vetinari opened this pull request 7 months ago
h-vetinari opened this pull request 7 months ago
DOC, MAINT: smoke-docs failures on MacOS ARM + accelerate + NumPy 2.0.0rc2
tylerjereddy opened this issue 7 months ago
tylerjereddy opened this issue 7 months ago
TST: make `xp_assert_{equal,close}` scalar check opt-in
ev-br opened this issue 7 months ago
ev-br opened this issue 7 months ago
BUG: milp no longer response after 3000s on jupyter notebook (time_limit > 3000).
SomaLily opened this issue 7 months ago
SomaLily opened this issue 7 months ago
TST, MAINT: array API GPU test failures
tylerjereddy opened this issue 7 months ago
tylerjereddy opened this issue 7 months ago
ENH: array types: add `dask.array` support
lucascolley opened this pull request 7 months ago
lucascolley opened this pull request 7 months ago
DOC: Single to double backticks for non-targets
Carreau opened this pull request 7 months ago
Carreau opened this pull request 7 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
MAINT: Premature setting of attributes in `HBInfo` in `scipy.io._harwell_boeing`.
pavyamsiri opened this issue 8 months ago
pavyamsiri opened this issue 8 months ago
ENH: integrate: add array API standard support
mdhaber opened this issue 8 months ago
mdhaber opened this issue 8 months ago
ENH: stats.cauchy: improve cdf and quantile accuracy in tail
tk-yoshimura opened this pull request 8 months ago
tk-yoshimura opened this pull request 8 months ago
ENH: optimize._differentiate: add array API support
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
MAINT: adapt to a scipy-doctests change
ev-br opened this pull request 8 months ago
ev-br opened this pull request 8 months ago
DOC: sparse: Add migration guide for converting code from spmatrix to sparray
dschult opened this pull request 8 months ago
dschult opened this pull request 8 months ago
BUG: Can't build scipy on main (1.15.0.dev0), PyObject_Vectorcall* not found
cosama opened this issue 8 months ago
cosama opened this issue 8 months ago
BUG: `_lib`: ensure reasonable length `_deprecate_positional_args` messages
cjerdonek opened this pull request 8 months ago
cjerdonek opened this pull request 8 months ago
DOC: update doctests to satisfy scipy-doctests==1.2.0
luxedo opened this pull request 8 months ago
luxedo opened this pull request 8 months ago
BUG: stats.mstats: fix `mstats.{ttest_rel, ttest_1samp}` when array API is enabled
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
DOC: stats: wrong docstrings of `*Result` classes
ev-br opened this issue 8 months ago
ev-br opened this issue 8 months ago
MAINT: special: fix msvc build by using `new` and `delete` for `cwrk`
czgdp1807 opened this pull request 8 months ago
czgdp1807 opened this pull request 8 months ago
BLD: optimize: use hidden visibility for static HiGHS libraries
rgommers opened this pull request 8 months ago
rgommers opened this pull request 8 months ago
INFO: Old SciPy version in embedded Jupyterlite notebooks?
DietBru opened this issue 8 months ago
DietBru opened this issue 8 months ago
BUG: interpolate.griddata: memory leak in linear mode under Python 3.12
TimoRoth opened this issue 8 months ago
TimoRoth opened this issue 8 months ago
DOC: Mention that ``sparse.bsr_array`` does not support slicing.
m-maggi opened this pull request 8 months ago
m-maggi opened this pull request 8 months ago
DOC: `integrate.quad_vec`: Add example when using `workers`
m-maggi opened this pull request 8 months ago
m-maggi opened this pull request 8 months ago
TST: linalg: bump tolerance in `TestEig::test_singular`
ev-br opened this pull request 8 months ago
ev-br opened this pull request 8 months ago
BUG: sparse.csgraph.dijkstra: fix dtype and shape bugs
larsoner opened this pull request 8 months ago
larsoner opened this pull request 8 months ago
DOC: Add more information about how to use Accelerate
nickodell opened this pull request 8 months ago
nickodell opened this pull request 8 months ago
TST: TestEig.test_singular failing tolerance with generic BLAS installed
drew-parsons opened this issue 8 months ago
drew-parsons opened this issue 8 months ago
BUG: positional argument `DeprecationWarning` message is overly long
cjerdonek opened this issue 8 months ago
cjerdonek opened this issue 8 months ago
DEP: special.perm: deprecate non-integer `N` and `k` with `exact=True`
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
DOC: signal.dbode: improve docstring
ericonr opened this pull request 8 months ago
ericonr opened this pull request 8 months ago
CI: Make sure nightly free-threaded wheels are tested with GIL disabled
andfoy opened this pull request 8 months ago
andfoy opened this pull request 8 months ago
DOC: linalg.schur: update doc for the argument `sort`
m-maggi opened this pull request 8 months ago
m-maggi opened this pull request 8 months ago
TST: stats: fix mstats tests broken by array api conversion
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
BUG: sparse.csgraph.dijkstra errors on inputs with int64 or no indices
larsoner opened this issue 8 months ago
larsoner opened this issue 8 months ago
ENH: integrate: evaluate simultaneously a function and its jacobian for ODE integration
DrizztSama opened this issue 8 months ago
DrizztSama opened this issue 8 months ago
BUG: special.lpmv(0,v,-1) returns incorrect value for non-integer v
oldgreymare opened this issue 8 months ago
oldgreymare opened this issue 8 months ago
BUG: `zsh: abort python` after `scipy.linalg.sqrtm` on empty `np.array` on M1 Macbook via conda
mlondschien opened this issue 8 months ago
mlondschien opened this issue 8 months ago
ENH: stats: add array API support to combine_pvalues
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
API: Add `rng=` as suggested in SPEC 7 and use it for RatioUniforms
seberg opened this pull request 8 months ago
seberg opened this pull request 8 months ago
MAINT: sparse: clean up `_sputils.getdtype` docstring
Searchingdays opened this pull request 8 months ago
Searchingdays opened this pull request 8 months ago
DOC: Fix bug with parallel doc build
larsoner opened this pull request 8 months ago
larsoner opened this pull request 8 months ago
BUG: stats.kstest: units stripped from `astropy.unit.Quantity` objects starting with 1.12.0
dsavransky opened this issue 8 months ago
dsavransky opened this issue 8 months ago
TST: sparse: Finish allowing `test_base.py` to easily switch between testing sparray and spmatrix
dschult opened this pull request 8 months ago
dschult opened this pull request 8 months ago
TST: sparse: Prepare `test_base.py` tests to work for sparray or spmatrix classes
dschult opened this pull request 8 months ago
dschult opened this pull request 8 months ago
DOC/DEV: Developer docs should mention Accelerate support
nickodell opened this issue 8 months ago
nickodell opened this issue 8 months ago
BUG: scipy.optimize.curve_fit full_output and boundaries incompatible
Benja-Martin opened this issue 8 months ago
Benja-Martin opened this issue 8 months ago
MAINT: stats: add ``const`` to Cython function signatures
czgdp1807 opened this pull request 8 months ago
czgdp1807 opened this pull request 8 months ago
DOC: Write API reference titles in monospace font
melissawm opened this pull request 8 months ago
melissawm opened this pull request 8 months ago
MAINT: sparse: Align matmul tests in `test_base.py` for spmatrix and sparray
dschult opened this pull request 8 months ago
dschult opened this pull request 8 months ago
BUG: `interpolate.BSpline.basis_element` differs from `BSpline` on the last spline
ninivert opened this issue 8 months ago
ninivert opened this issue 8 months ago
MAINT: signal: add ``const`` to Cython function signatures
czgdp1807 opened this pull request 8 months ago
czgdp1807 opened this pull request 8 months ago
CI/DEV: fix Node.js 16 warnings by bumping actions
lucascolley opened this pull request 8 months ago
lucascolley opened this pull request 8 months ago
BUG: fix incorrect intersphinx-registry entry in environment.yml
rgommers opened this pull request 8 months ago
rgommers opened this pull request 8 months ago
ENH: stats: end-to-end array-API support for NHSTs with Student's t null distribution
mdhaber opened this pull request 8 months ago
mdhaber opened this pull request 8 months ago
ENH: stats: rewrite `ttest_rel` in terms of `ttest_1samp`
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
CI: Add workflow to build and upload free-threaded wheels
andfoy opened this pull request 8 months ago
andfoy opened this pull request 8 months ago
DOC: mailing list to forum
tupui opened this pull request 8 months ago
tupui opened this pull request 8 months ago
ENH: `ndimage.map_coordinates`: avoid array copy for big endian data
astrofrog opened this issue 8 months ago
astrofrog opened this issue 8 months ago
MAINT: clean up `sparse._sputils.getdtype`
stefanv opened this issue 8 months ago
stefanv opened this issue 8 months ago
CI: adding a Windows CI job with MSVC + MKL + Intel Fortran (ifx)
rgommers opened this issue 8 months ago
rgommers opened this issue 8 months ago
DOC/BLD: Build uses python3 from wrong env
larsoner opened this issue 8 months ago
larsoner opened this issue 8 months ago
DOC: use `intersphinx_registry` for easier intersphinx mapping maintenance
tupui opened this pull request 8 months ago
tupui opened this pull request 8 months ago
BLD/DEV: special: Fix warning due to mixed initializers
steppi opened this pull request 8 months ago
steppi opened this pull request 8 months ago
MAINT: spatial: add ``const`` to Cython function signatures
czgdp1807 opened this pull request 8 months ago
czgdp1807 opened this pull request 8 months ago
MAINT: sparse: add ``const`` to Cython function signatures
czgdp1807 opened this pull request 8 months ago
czgdp1807 opened this pull request 8 months ago
MAINT: interpolate: add `const` to Cython function signatures
czgdp1807 opened this pull request 8 months ago
czgdp1807 opened this pull request 8 months ago
TST: sparse.csgraph: skip `sparse` tests for `sparse < 0.15.4`
mtsokol opened this pull request 8 months ago
mtsokol opened this pull request 8 months ago
BLD: test delocate works by removing original lib [wheel build]
andyfaff opened this pull request 8 months ago
andyfaff opened this pull request 8 months ago
DEP: special.factorial: raise error for non-integer scalars and `exact=True`
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
DEP: interpolate: deprecate complex dtypes in `{Akima1D, Pchip}Interpolator`
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
DEP: `integrate.cumulative_trapezoid`: raise `ValueError` for values of `initial` other than `None` and `0`
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
DEP: stats: remove `rvs_ratio_uniforms`
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
DEP: signal: remove wavelet functions
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
DEP: integrate: remove quadrature and romberg
j-bowhay opened this pull request 8 months ago
j-bowhay opened this pull request 8 months ago
BLD: test delocate works [wheel build]
andyfaff opened this pull request 8 months ago
andyfaff opened this pull request 8 months ago
MAINT: special: Add kokkos `mdspan`
izaid opened this pull request 8 months ago
izaid opened this pull request 8 months ago