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

CI: move last Azure job to GHA

github.com/scipy/scipy - andyfaff opened this pull request over 1 year ago
MAINT: Harmonized documentation for Interpolator classes

github.com/scipy/scipy - gjhuizing opened this pull request over 1 year ago
BLD: an Intel Fortran fix and MinGW-related cleanups

github.com/scipy/scipy - rgommers opened this pull request over 1 year ago
ENH: stats: add support for `nan_policy=None`

github.com/scipy/scipy - mdhaber opened this pull request over 1 year ago
BUG: Yeo-Johnson Power Transformer gives Numpy warning

github.com/scipy/scipy - lorentzenchr opened this issue over 1 year ago
xdoctest

github.com/scipy/scipy_doctest - ev-br opened this issue over 1 year ago
BUG: linalg: fix sqrtm precision preservation for complex input.

github.com/scipy/scipy - AtsushiSakai opened this pull request over 1 year ago
DOC: improve vonmises documentation

github.com/scipy/scipy - dschmitz89 opened this pull request over 1 year ago
BUG: refguide check failure in sparse svd code

github.com/scipy/scipy - dschmitz89 opened this issue almost 2 years ago
MAINT: Fix broken link in press-kit.md

github.com/scipy/scipy.org - ChVeen opened this pull request almost 2 years ago
ENH: signal: Add `firwin_2d` filter

github.com/scipy/scipy - sagi-ezri opened this pull request almost 2 years ago
CI: pin to rtools40

github.com/scipy/scipy - andyfaff opened this pull request almost 2 years ago
BUG: stats: underflow in geom distribution

github.com/scipy/scipy - eluerken-wm opened this issue almost 2 years ago
RFC: Get rid of linalg.interpolative Fortran code

github.com/scipy/scipy - ilayn opened this issue almost 2 years ago
ENH: stats: add Baumgartner-Weiss-Schindler test

github.com/scipy/scipy - zhimin-z opened this pull request almost 2 years ago
ENH: add `fit` method to `multivariate_normal`

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
ENH:MAINT:linalg:lu Cythonized and ndarray support added

github.com/scipy/scipy - ilayn opened this pull request almost 2 years ago
MAINT: clearer error in `LinearOperator * spmatrix`

github.com/scipy/scipy - akhmerov opened this pull request almost 2 years ago
ENH: Re-enable PROPACK by default

github.com/scipy/scipy - h-vetinari opened this pull request almost 2 years ago
Migrate ruff.toml configuration to lint.toml

github.com/scipy/scipy - charliermarsh opened this pull request almost 2 years ago
ENH: add private function to bracket root of monotonic function

github.com/scipy/scipy - mdhaber opened this pull request almost 2 years ago
MAINT: update boost_math

github.com/scipy/scipy - tupui opened this pull request almost 2 years ago
CI: windows cp311 use-pythran=false full, sdist GHA

github.com/scipy/scipy - andyfaff opened this pull request almost 2 years ago
fix broken links to release notes

github.com/scipy/scipy.org - j-bowhay opened this pull request almost 2 years ago
CI: move Azure cp39/full/win job to GHA

github.com/scipy/scipy - andyfaff opened this pull request almost 2 years ago
DOC: update scipy.stats.truncnorm.rvs example

github.com/scipy/scipy - leweex95 opened this issue almost 2 years ago
WIP, MAINT: 1.10.2 backports

github.com/scipy/scipy - tylerjereddy opened this pull request almost 2 years ago
ENH: Thiran Filters (scipy.signal)

github.com/scipy/scipy - haneefmubarak opened this issue almost 2 years ago
BUG: beta.pdf is broken on main (1.11.0.dev0)

github.com/scipy/scipy - bashtage opened this issue almost 2 years ago
CI: remove `runtests.py` and related scripts/files

github.com/scipy/scipy - rgommers opened this pull request almost 2 years ago
DEP: integrate.quad: deprecate argument `full_output`

github.com/scipy/scipy - j-bowhay opened this pull request almost 2 years ago
BUG: special: Loss of precision in `logsumexp`

github.com/scipy/scipy - WarrenWeckesser opened this issue almost 2 years ago
TST: stats.ortho_group: improve determinant distribution test

github.com/scipy/scipy - mdhaber opened this pull request almost 2 years ago
RFC: SciPy array types & libraries support

github.com/scipy/scipy - rgommers opened this issue almost 2 years ago
BUG: dstep doesn't work with dlti with complex coefficients.

github.com/scipy/scipy - fernandohds564 opened this issue almost 2 years ago
MAINT: Refactor expm_multiply

github.com/scipy/scipy - DerWeh opened this pull request almost 2 years ago
BUG: linalg: stop `sqrtm` outputting `complex256` array

github.com/scipy/scipy - cphys opened this pull request almost 2 years ago
ENH: `optimize.linear_search`: add `zoom_maxiter` param

github.com/scipy/scipy - aadya940 opened this pull request almost 2 years ago
DOC: Add link to slack space

github.com/scipy/scipy.org - melissawm opened this pull request almost 2 years ago
ENH: Support nd-array for welch periodogram

github.com/scipy/scipy - mocquin opened this issue almost 2 years ago
MAINT: Allow scipy to be compiled in cython3

github.com/scipy/scipy - matusvalo opened this pull request almost 2 years ago
ENH:MAINT:linalg det in Cython and with nDarray support

github.com/scipy/scipy - ilayn opened this pull request almost 2 years ago
BUG: throw ValueError for mismatched w dimensions and test for error

github.com/scipy/scipy - scb-school opened this pull request almost 2 years ago
ENH: optimize: add a new method `least_squares_lm` for `curve_fit`.

github.com/scipy/scipy - AtsushiSakai opened this pull request almost 2 years ago
ENH: Add derivatives for BarycentricInterpolator

github.com/scipy/scipy - jcwhitehead opened this pull request almost 2 years ago
Update maintainer and emeritus lists

github.com/scipy/scipy.org - tupui opened this pull request almost 2 years ago
ENH: fix vonmises fit for bad guess of location parameter

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
ENH: stats: add `multivariate_laplace`

github.com/scipy/scipy - jiawei-zhang-a opened this issue almost 2 years ago
ENH: Enable use of BytesIO with scipy.io.FortranFile

github.com/scipy/scipy - verrierem opened this issue almost 2 years ago
BLD: Allow to set python path also via meson

github.com/scipy/scipy - doronbehar opened this pull request almost 2 years ago
FIX: const with double_or_complex memory views in _bspl.pyx

github.com/scipy/scipy - OmarManzoor opened this pull request almost 2 years ago
ENH: add cumulative_simpson integration to scipy.integrate

github.com/scipy/scipy - nprav opened this pull request almost 2 years ago
add a case dealing with improper integral

github.com/scipy/scipy - Shengyis opened this pull request almost 2 years ago
MAINT:linalg: Empty array argument support

github.com/scipy/scipy - boatwrong opened this pull request almost 2 years ago
BUG: Incorrect error message in LinearOperator.rmatmul

github.com/scipy/scipy - akhmerov opened this issue almost 2 years ago
ENH: improve precision of genlogistic methods

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
Added asymptotic expansion for t entropy (#18093)

github.com/scipy/scipy - MatteoRaso opened this pull request almost 2 years ago