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

BUG: fix overflow in stats.boxcox_normmax when method='mle'

github.com/scipy/scipy - xuefeng-xu opened this pull request about 1 year ago
DOC: doc shim for eig normalization

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
BUG: logm(expm(x)) != x

github.com/scipy/scipy - harrkee opened this issue about 1 year ago
Fix sparse multiply

github.com/scipy/scipy - emilfrost opened this pull request about 1 year ago
BENCH: spatial.distance.* "non-xdist" benchmarks

github.com/scipy/scipy - tylerjereddy opened this issue about 1 year ago
Returning NotImplemented in comparisons with sparse arrays

github.com/scipy/scipy - emilfrost opened this pull request about 1 year ago
Installing scipy on 32 bit.

github.com/scipy/scipy - Mergevos opened this issue about 1 year ago
MAINT:special:Add more noexcept to Cython signatures

github.com/scipy/scipy - ilayn opened this pull request about 1 year ago
ENH: Use `np.dot` to speedup `spatial.distance.hamming`

github.com/scipy/scipy - lgeiger opened this pull request about 1 year ago
BLD:Add missing cstdin include in fast matrix market

github.com/scipy/scipy - ilayn opened this pull request about 1 year ago
ENH:MAINT:special:Rewrite amos F77 code

github.com/scipy/scipy - ilayn opened this pull request about 1 year ago
ENH: Use `np.dot` to speedup `spatial.distance.correlation`

github.com/scipy/scipy - lgeiger opened this pull request about 1 year ago
MAINT: potential ndimage follow-ups

github.com/scipy/scipy - tylerjereddy opened this issue about 1 year ago
BUG: Bug in scipy.special.struve, returns nan

github.com/scipy/scipy - ruiefdasilva opened this issue about 1 year ago
BLD:MAINT:Update dev.py message

github.com/scipy/scipy - ilayn opened this pull request about 1 year ago
BUG: Use uint32 for cost in NI_WatershedElement

github.com/scipy/scipy - SimonSegerblomRex opened this pull request about 1 year ago
DOC: update Building from source docs for editable installs

github.com/scipy/scipy - rgommers opened this pull request about 1 year ago
scipy.fft.fht - documentation issue

github.com/scipy/scipy - smcguire88 opened this issue about 1 year ago
DOC: Fixed build instructions in index.rst (#19568)

github.com/scipy/scipy - abastola0 opened this pull request about 1 year ago
DOC/DX: `cd scipy` missing from 'Building from source'

github.com/scipy/scipy - lucascolley opened this issue about 1 year ago
Developer installation fails with poetry

github.com/scipy/scipy - tensionhead opened this issue about 1 year ago
MAINT: Fix typos in Rotation.from_mrp referenced paper

github.com/scipy/scipy - jeylau opened this pull request about 1 year ago
ENH:MAINT:special:Cythonize cdflib

github.com/scipy/scipy - ilayn opened this pull request about 1 year ago
MAINT: Prepare SciPy 1.11.5 just in case

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
MAINT: forward port 1.11.4 relnotes

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
DOC: revert part of bcbb18f / #19533

github.com/scipy/scipy - DimitriPapadopoulos opened this pull request about 1 year ago
Add SciPy 1.11.4

github.com/scipy/docs.scipy.org - tylerjereddy opened this pull request about 1 year ago
Announce SciPy 1.11.4

github.com/scipy/scipy.org - tylerjereddy opened this pull request about 1 year ago
MAINT, BLD: poetry loongarch shims

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
ENH: High-dimensional LinearNDInterpolator

github.com/scipy/scipy - thchang opened this issue about 1 year ago
ENH: integrate._tanhsinh: support vector-valued functions

github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
DOC/MAINT: refguide-check errors

github.com/scipy/scipy - lucascolley opened this issue about 1 year ago
MAINT: 1.11.4 backports

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
BUG: Inconsistent behaviour in scipy.sparse.find

github.com/scipy/scipy - JoergVanAken opened this issue about 1 year ago
BUG: fix cosine distance result type

github.com/scipy/scipy - liuzhenqi77 opened this pull request about 1 year ago
DOC: _binomtest.py: Add clearer error messages

github.com/scipy/scipy - EwoutH opened this pull request about 1 year ago
Documentation Website Certificate Expired

github.com/scipy/scipy - lucascolley opened this issue about 1 year ago
Documentation website SSL certificate expired.

github.com/scipy/scipy - MialLewis opened this issue about 1 year ago
DOC: certificate expired

github.com/scipy/scipy - RobPasMue opened this issue about 1 year ago
MAINT: get rid of more Python 2 left-overs

github.com/scipy/scipy - DimitriPapadopoulos opened this pull request about 1 year ago
DOC: fix more typos found by codespell

github.com/scipy/scipy - DimitriPapadopoulos opened this pull request about 1 year ago
DOC: THe website of the documentation is broken

github.com/scipy/scipy - 12rambau opened this issue about 1 year ago
TLS certificate has expired on docs.scipy.org

github.com/scipy/scipy.org - jorenham opened this issue about 1 year ago
MAINT: blanket `noqa` vet

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
DOC: Your HTTPS certificate is expired :)

github.com/scipy/docs.scipy.org - jaredsagendorf opened this issue about 1 year ago
DOC, MAINT: more refguide fixes

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
DOC, CI: refguide may vary locs

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
BUG: deepcopy on stats.rvs breaks seed / random generation.

github.com/scipy/scipy - MickaelRigault opened this issue about 1 year ago
MAINT/STY: constants: remove E501 (line length) lint ignore

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
Continuing optimization without restarting

github.com/scipy/scipy - SNMS95 opened this issue about 1 year ago
DOC: Fix example used in stats tutorial

github.com/scipy/scipy - melissawm opened this pull request about 1 year ago
BUG: limitation in stats.binom.ppf()

github.com/scipy/scipy - lenzone91 opened this issue about 1 year ago
MAINT, REL: unpin Python 1.11.x branch

github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
MAINT: lint: enable UP rules

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
MAINT/STY: odr: remove E501 (line length) lint ignore

github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago