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
ENH: Move symiirorder1/2, cspline2d, qspline2d and spline_filter to use sosfilt/lfilter
github.com/scipy/scipy - andfoy opened this pull request over 1 year ago
github.com/scipy/scipy - andfoy opened this pull request over 1 year ago
Option to output `nan` when optimize.curve_fit falls instead of raise RuntimeError.
github.com/scipy/scipy - GalagaBits opened this issue over 1 year ago
github.com/scipy/scipy - GalagaBits opened this issue over 1 year ago
BUG: Fix python3.12 distutils dev.py build
github.com/scipy/scipy - AnirudhDagar opened this pull request over 1 year ago
github.com/scipy/scipy - AnirudhDagar opened this pull request over 1 year ago
fix mangling issues, and comment a few tests
github.com/scipy/scipy - Pranavchiku opened this pull request over 1 year ago
github.com/scipy/scipy - Pranavchiku opened this pull request over 1 year ago
BUG: dev.py has `distutils` usage
github.com/scipy/scipy - andyfaff opened this issue over 1 year ago
github.com/scipy/scipy - andyfaff opened this issue over 1 year ago
ENH: Remove ._is_array attribute from sparse arrays
github.com/scipy/scipy - ivirshup opened this issue over 1 year ago
github.com/scipy/scipy - ivirshup opened this issue over 1 year ago
DOC: indicate functions with multiple valid solutions in csgraph
github.com/scipy/scipy - AlexSzatmary opened this pull request over 1 year ago
github.com/scipy/scipy - AlexSzatmary opened this pull request over 1 year ago
BUG: Bad result (broadcasting ?) for binom.ppf and q=1, when all arguments have size > 1
github.com/scipy/scipy - arnaud-ma opened this issue over 1 year ago
github.com/scipy/scipy - arnaud-ma opened this issue over 1 year ago
ENH: Provide casting function to sparse arrays
github.com/scipy/scipy - Jacob-Stevens-Haas opened this issue over 1 year ago
github.com/scipy/scipy - Jacob-Stevens-Haas opened this issue over 1 year ago
ENH: move {c, q}spline_1d to use sosfilt/lfilter
github.com/scipy/scipy - andfoy opened this pull request over 1 year ago
github.com/scipy/scipy - andfoy opened this pull request over 1 year ago
ENH: Configure pytest to use DTChecker
github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
DEP: stats: improve deprecation of private but present modules
github.com/scipy/scipy - j-bowhay opened this pull request over 1 year ago
github.com/scipy/scipy - j-bowhay opened this pull request over 1 year ago
ENH: array-api for sparse arrays (as much as possible)
github.com/scipy/scipy - ivirshup opened this issue over 1 year ago
github.com/scipy/scipy - ivirshup opened this issue over 1 year ago
ENH: Enhance `dev.py` by adding command to query PYTHONPATH
github.com/scipy/scipy - DietBru opened this pull request over 1 year ago
github.com/scipy/scipy - DietBru opened this pull request over 1 year ago
BUG: sparse.csgraph: Support int64 indices in traversal.pyx
github.com/scipy/scipy - perimosocordiae opened this pull request over 1 year ago
github.com/scipy/scipy - perimosocordiae opened this pull request over 1 year ago
BUG: Tests fail due to DeprecationWarning on imp
github.com/scipy/scipy - AlexSzatmary opened this issue over 1 year ago
github.com/scipy/scipy - AlexSzatmary opened this issue over 1 year ago
DOC/MAINT: `special` doc fixes
github.com/scipy/scipy - dschmitz89 opened this pull request over 1 year ago
github.com/scipy/scipy - dschmitz89 opened this pull request over 1 year ago
DOC: from CONTRIBUTING.rst link to SciPy website
github.com/scipy/scipy - TiloRC opened this pull request over 1 year ago
github.com/scipy/scipy - TiloRC opened this pull request over 1 year ago
BUG: Cython3 linalg import order bug
github.com/scipy/scipy - jeremyleung521 opened this issue over 1 year ago
github.com/scipy/scipy - jeremyleung521 opened this issue over 1 year ago
BUG: infinite loop for some inputs in lsq_linear / trf_linear / backtracking
github.com/scipy/scipy - tikhu opened this issue over 1 year ago
github.com/scipy/scipy - tikhu opened this issue over 1 year ago
BUG: `presolve` option in `milp` causing feasible problem to be reported as infeasible.
github.com/scipy/scipy - DomTessella opened this issue over 1 year ago
github.com/scipy/scipy - DomTessella opened this issue over 1 year ago
BUG: scipy.special.stdtri: calling with small `df` crashes kernel
github.com/scipy/scipy - Gabriel-Kissin opened this issue over 1 year ago
github.com/scipy/scipy - Gabriel-Kissin opened this issue over 1 year ago
DOC: Clarify DOF in f-distribution notes
github.com/scipy/scipy - mlondschien opened this pull request over 1 year ago
github.com/scipy/scipy - mlondschien opened this pull request over 1 year ago
ENH: Add pytest cli options and ini configurations
github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
dependabot issues with grunt?
github.com/scipy/scipy-mathjax - mattip opened this issue over 1 year ago
github.com/scipy/scipy-mathjax - mattip opened this issue over 1 year ago
DOC: links in hacking.rst go back to hacking.rst instead of their intended destinations.
github.com/scipy/scipy - TiloRC opened this issue over 1 year ago
github.com/scipy/scipy - TiloRC opened this issue over 1 year ago
DOC: make default bounds in scipy.optimize.linprog more obvious
github.com/scipy/scipy - TiloRC opened this issue over 1 year ago
github.com/scipy/scipy - TiloRC opened this issue over 1 year ago
Override some `pytest.doctest` functions to use the scpdt doctesting tool
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
Configure pytest to run doctests based on the cli options and configurations
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
Define command line options and configuration settings for doctests
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
BUG: Unable to use scipy development environment from IDE
github.com/scipy/scipy - aglebov opened this issue over 1 year ago
github.com/scipy/scipy - aglebov opened this issue over 1 year ago
BLD: adding build dependency file
github.com/scipy/scipy - bsipocz opened this pull request over 1 year ago
github.com/scipy/scipy - bsipocz opened this pull request over 1 year ago
DOC: fix sparse docs "matrix" and "array" mixup
github.com/scipy/scipy - KatMistberg opened this pull request over 1 year ago
github.com/scipy/scipy - KatMistberg opened this pull request over 1 year ago
DOC: Add "Examples" to ndimage docstrings
github.com/scipy/scipy - kleavor opened this pull request over 1 year ago
github.com/scipy/scipy - kleavor opened this pull request over 1 year ago
BUG: lsq trf gives x=1e-10 if x0 is near a bound
github.com/scipy/scipy - ellieLitwack opened this pull request over 1 year ago
github.com/scipy/scipy - ellieLitwack opened this pull request over 1 year ago
ENH: adding pre-commit to the repository
github.com/scipy/scipy - RobPasMue opened this issue over 1 year ago
github.com/scipy/scipy - RobPasMue opened this issue over 1 year ago
ENH: Geometric quality metrics for random sampling
github.com/scipy/scipy - aglebov opened this pull request over 1 year ago
github.com/scipy/scipy - aglebov opened this pull request over 1 year ago
BUG: optimize.minimize: fix `trust-constr` `status=2` despite constraint
github.com/scipy/scipy - ellieLitwack opened this pull request over 1 year ago
github.com/scipy/scipy - ellieLitwack opened this pull request over 1 year ago
CI: Add prerelease build with 64bit OpenBLAS nightly
github.com/scipy/scipy - steppi opened this pull request over 1 year ago
github.com/scipy/scipy - steppi opened this pull request over 1 year ago
BUG: signal.dlsim: properly setting output dtype (#13075 & #4964)
github.com/scipy/scipy - tikuma-lsuhsc opened this pull request over 1 year ago
github.com/scipy/scipy - tikuma-lsuhsc opened this pull request over 1 year ago
BUG: minimize does not satisfy nonlinear constraint even if keep_feasible=True
github.com/scipy/scipy - CarrascoCesar opened this issue over 1 year ago
github.com/scipy/scipy - CarrascoCesar opened this issue over 1 year ago
TST: `test_expm_multiply_dtype` failure on aarch64 (flaky test)
github.com/scipy/scipy - psimovec opened this issue over 1 year ago
github.com/scipy/scipy - psimovec opened this issue over 1 year ago
BUG: Fatal error when using workers kwarg in integrate.quad_vec
github.com/scipy/scipy - BenDavisonPetch opened this issue over 1 year ago
github.com/scipy/scipy - BenDavisonPetch opened this issue over 1 year ago
BUG: TestNdimageMorphology::test_distance_transform_cdt05 failure on s390x architecture
github.com/scipy/scipy - psimovec opened this issue over 1 year ago
github.com/scipy/scipy - psimovec opened this issue over 1 year ago
DOC: integrate: clarify that event and jac must have the same signature as fun
github.com/scipy/scipy - jdsahr opened this issue over 1 year ago
github.com/scipy/scipy - jdsahr opened this issue over 1 year ago
ENH: Add Support for Multiply–accumulate Operation
github.com/scipy/scipy - hongyuchen1030 opened this issue over 1 year ago
github.com/scipy/scipy - hongyuchen1030 opened this issue over 1 year ago
DOC: Improve clarity of documentation for scipy.sparse.dia_array/dia_matrix
github.com/scipy/scipy - lciti opened this issue over 1 year ago
github.com/scipy/scipy - lciti opened this issue over 1 year ago
Create a pytest plugin that utilizes the scpdt tool
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
FIX: handle array abbreviation for multidimensional arrays
github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
REL: deploying to PyPI without download to local machine
github.com/scipy/scipy - tylerjereddy opened this issue over 1 year ago
github.com/scipy/scipy - tylerjereddy opened this issue over 1 year ago
Tracker: array types (CuPy, PyTorch & co) and array API standard support
github.com/scipy/scipy - rgommers opened this issue over 1 year ago
github.com/scipy/scipy - rgommers opened this issue over 1 year ago
follow-up actions for array API support in `cluster`
github.com/scipy/scipy - rgommers opened this issue over 1 year ago
github.com/scipy/scipy - rgommers opened this issue over 1 year ago
pre-release CI job broken with cython 3.0.0rc1, Meson can't detect `cython` or `cython3`
github.com/scipy/scipy - rgommers opened this issue over 1 year ago
github.com/scipy/scipy - rgommers opened this issue over 1 year ago
Handle array abbreviation for n-dimensional arrays with n > 1
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
BUG: curve_fit memoization causes significant overhead in function call
github.com/scipy/scipy - anntzer opened this issue over 1 year ago
github.com/scipy/scipy - anntzer opened this issue over 1 year ago
DEP: remove extra np.deprecate and add docs back
github.com/scipy/scipy - j-bowhay opened this pull request over 1 year ago
github.com/scipy/scipy - j-bowhay opened this pull request over 1 year ago
ENH: sparse arrays for hstack, vstack, bmat, block_diag. New block.
github.com/scipy/scipy - dschult opened this pull request over 1 year ago
github.com/scipy/scipy - dschult opened this pull request over 1 year ago
MAINT: avoid `np.deprecate` and `np.core`, add `normalize_axis_index` util
github.com/scipy/scipy - rgommers opened this pull request over 1 year ago
github.com/scipy/scipy - rgommers opened this pull request over 1 year ago
BUG/BENCH: clough_tocher benchmark fails
github.com/scipy/scipy - h-vetinari opened this issue over 1 year ago
github.com/scipy/scipy - h-vetinari opened this issue over 1 year ago
BUG: make Bessel-roots function not hang and not skip roots
github.com/scipy/scipy - jokasimr opened this pull request over 1 year ago
github.com/scipy/scipy - jokasimr opened this pull request over 1 year ago
MAINT: clean up views/strides/dtypes utilities in `cluster.hierarcy`
github.com/scipy/scipy - rgommers opened this pull request over 1 year ago
github.com/scipy/scipy - rgommers opened this pull request over 1 year ago
MAINT: Switch to latest ASV, use mamba solver
github.com/scipy/scipy - HaoZeke opened this pull request over 1 year ago
github.com/scipy/scipy - HaoZeke opened this pull request over 1 year ago
MAINT: Remove more runtests.py stuff
github.com/scipy/scipy - HaoZeke opened this pull request over 1 year ago
github.com/scipy/scipy - HaoZeke opened this pull request over 1 year ago
BUG: Import Error: undefined symbol: omp_in_parallel
github.com/scipy/scipy - goplanid opened this issue over 1 year ago
github.com/scipy/scipy - goplanid opened this issue over 1 year ago
Make private files public
github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
MAINT: signal: lighten the notation in lsim
github.com/scipy/scipy - ev-br opened this pull request over 1 year ago
github.com/scipy/scipy - ev-br opened this pull request over 1 year ago
Update `pyproject.toml`
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
BENCH: Remove factorial benchmarks
github.com/scipy/scipy - h-vetinari opened this pull request over 1 year ago
github.com/scipy/scipy - h-vetinari opened this pull request over 1 year ago
Rename repository and package to follow the pytest plugin naming convention
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
BUG: fix overflow in stats.yeojohnson
github.com/scipy/scipy - lsorber opened this pull request over 1 year ago
github.com/scipy/scipy - lsorber opened this pull request over 1 year ago
BUG: Cannot build SciPy on x86 Mac due to gfortran lib location problem
github.com/scipy/scipy - AlexSzatmary opened this issue over 1 year ago
github.com/scipy/scipy - AlexSzatmary opened this issue over 1 year ago
ENH: improve performance of `SphericalVoronoi` area calculation
github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago
github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago
BUG: `python dev.py bench` fails
github.com/scipy/scipy - h-vetinari opened this issue over 1 year ago
github.com/scipy/scipy - h-vetinari opened this issue over 1 year ago
ENH: add compile and link args to `show_config` output
github.com/scipy/scipy - ganesh-k13 opened this pull request over 1 year ago
github.com/scipy/scipy - ganesh-k13 opened this pull request over 1 year ago
MAINT: ptp no method for NumPy 2.0
github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago
github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago
MAINT: Reduce file size of the SVG files included in `signal.rst`
github.com/scipy/scipy - DietBru opened this pull request over 1 year ago
github.com/scipy/scipy - DietBru opened this pull request over 1 year ago
BENCH: update/rewrite lobpcg benchmark
github.com/scipy/scipy - lobpcg opened this pull request over 1 year ago
github.com/scipy/scipy - lobpcg opened this pull request over 1 year ago
MAINT: remove uses of np.sctypeDict
github.com/scipy/scipy - ev-br opened this pull request over 1 year ago
github.com/scipy/scipy - ev-br opened this pull request over 1 year ago
Status of the project and foreseeable future ?
github.com/scipy/oldest-supported-numpy - neutrinoceros opened this issue over 1 year ago
github.com/scipy/oldest-supported-numpy - neutrinoceros opened this issue over 1 year ago
DEP: vendor sklearn's mechanism to deprecate passing kwargs positionally
github.com/scipy/scipy - h-vetinari opened this pull request over 1 year ago
github.com/scipy/scipy - h-vetinari opened this pull request over 1 year ago
CI: doc build broken due to new DeprecationWarning from jsonschema
github.com/scipy/scipy - h-vetinari opened this issue over 1 year ago
github.com/scipy/scipy - h-vetinari opened this issue over 1 year ago
MAINT: *sctype* replace NumPy 2.0
github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago
github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago
MAINT: stats.burr12: moments are undefined when c*d <= order
github.com/scipy/scipy - mdhaber opened this pull request over 1 year ago
github.com/scipy/scipy - mdhaber opened this pull request over 1 year ago
ENH: concatenating sparse arrays should return sparse arrays
github.com/scipy/scipy - ivirshup opened this issue over 1 year ago
github.com/scipy/scipy - ivirshup opened this issue over 1 year ago
BUG: stats.burr12: distribution returns invalid moments
github.com/scipy/scipy - gbene opened this issue over 1 year ago
github.com/scipy/scipy - gbene opened this issue over 1 year ago
BUG: special.pbvv_seq fails with an error
github.com/scipy/scipy - vaishnavsudarshan opened this issue over 1 year ago
github.com/scipy/scipy - vaishnavsudarshan opened this issue over 1 year ago
DOC: API reference doesn't point users to replacement for interp1d
github.com/scipy/scipy - kjohnsen opened this issue over 1 year ago
github.com/scipy/scipy - kjohnsen opened this issue over 1 year ago
DEP: scipy.stats.stats: clarify deprecation warnings
github.com/scipy/scipy - j-bowhay opened this pull request over 1 year ago
github.com/scipy/scipy - j-bowhay opened this pull request over 1 year ago
DEP: make first parameter of `gmres` warn if it's not positional-only
github.com/scipy/scipy - bathongor opened this pull request over 1 year ago
github.com/scipy/scipy - bathongor opened this pull request over 1 year ago
ENH: optimize: release the GIL while computing the LSAP solution
github.com/scipy/scipy - ThomasLoke opened this pull request over 1 year ago
github.com/scipy/scipy - ThomasLoke opened this pull request over 1 year ago
BUG: Meson-based SciPy build fails with large core counts, small proc ulimits
github.com/scipy/scipy - AlexanderRichert-NOAA opened this issue over 1 year ago
github.com/scipy/scipy - AlexanderRichert-NOAA opened this issue over 1 year ago
BUG: io/matlab: Fix loading of mat files containing fn handles when simplify_cells=True
github.com/scipy/scipy - LemonBoy opened this pull request over 1 year ago
github.com/scipy/scipy - LemonBoy opened this pull request over 1 year ago
DOC: soften wording on imports guidelines
github.com/scipy/scipy - tupui opened this pull request over 1 year ago
github.com/scipy/scipy - tupui opened this pull request over 1 year ago
ENH: optimize: vectorized minimization of univariate functions
github.com/scipy/scipy - mdhaber opened this pull request over 1 year ago
github.com/scipy/scipy - mdhaber opened this pull request over 1 year ago
ENH: improve dtype check in wavfile.write
github.com/scipy/scipy - JuanFMontesinos opened this pull request over 1 year ago
github.com/scipy/scipy - JuanFMontesinos opened this pull request over 1 year ago
DEP: linalg: use _NoValue for eigh/eigvalsh positional argument deprecation
github.com/scipy/scipy - j-bowhay opened this pull request over 1 year ago
github.com/scipy/scipy - j-bowhay opened this pull request over 1 year ago
BUG: make `L-BFGS-B` optimizer work with single precision gradient
github.com/scipy/scipy - dschmitz89 opened this pull request over 1 year ago
github.com/scipy/scipy - dschmitz89 opened this pull request over 1 year ago
ENH: override halfcauchy distribution fit
github.com/scipy/scipy - dschmitz89 opened this pull request over 1 year ago
github.com/scipy/scipy - dschmitz89 opened this pull request over 1 year ago