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

Lagged Correlations (non-continuous data)

github.com/scipy/scipy - gkb999 opened this issue over 1 year ago
META: `slsqp` optimizer

github.com/scipy/scipy - dschmitz89 opened this issue over 1 year ago
DOC: linalg: fix typos in pinv docs

github.com/scipy/scipy - iamdipansh opened this pull request over 1 year ago
BLD: Sort input file list

github.com/scipy/scipy - bmwiedemann opened this pull request over 1 year ago
BLD: Avoid absolute pathnames in .pyx files

github.com/scipy/scipy - bmwiedemann opened this pull request over 1 year ago
ENH: Generate doctest log

github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
WIP:ENH:optimize:Rewrite SLSQP solver

github.com/scipy/scipy - ilayn opened this pull request over 1 year ago
ENH, TST: Use explicit imports in docstring examples

github.com/scipy/scipy - Sheila-nk opened this pull request over 1 year ago
Ogwusearch py

github.com/scipy/scipy - Ogwusearch opened this pull request over 1 year ago
MAINT, TST: default_rng few tests

github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago
ENH: Multithreaded sparse matrix multiplication

github.com/scipy/scipy - ivirshup opened this issue over 1 year ago
MAINT: Remove usages of np.row_stack and np.in1d

github.com/scipy/scipy - mtsokol opened this pull request over 1 year ago
Fix docs for number of channels in io.wavefile

github.com/scipy/scipy - yanchick opened this pull request over 1 year ago
cannot interpolate multiple groups of data at one time

github.com/scipy/scipy - BeijingBlueSky opened this issue over 1 year ago
ENH: Use double precision numbers in specfun.f

github.com/scipy/scipy - Pranavchiku opened this pull request over 1 year ago
ENH: .sort_indices for COO arrays

github.com/scipy/scipy - ivirshup opened this issue over 1 year ago
MAINT: fix the CT subclass benchmark

github.com/scipy/scipy - ev-br opened this pull request over 1 year ago
BUG: mesonpy embeds random path in .pyx files

github.com/scipy/scipy - bmwiedemann opened this issue over 1 year ago
MAINT: Move `trapezoid` implementation to SciPy

github.com/scipy/scipy - mtsokol opened this pull request over 1 year ago
DOC: Error in the example for wavfile.read()

github.com/scipy/scipy - mortalis13 opened this issue over 1 year ago
ENH: add method in RootResults of root_scalar and root

github.com/scipy/scipy - lorentzenchr opened this issue over 1 year ago
cannot import name 'QhullError' from 'scipy.spatial'

github.com/scipy/scipy - onesmallwhite opened this issue over 1 year ago
ENH: optimize: add inv Hess estimate in BFGS

github.com/scipy/scipy - paulestano opened this pull request over 1 year ago
BUG: optimize: update incorrect c1 value

github.com/scipy/scipy - j-bowhay opened this pull request over 1 year ago
ENH: update vendored SuperLU version

github.com/scipy/scipy - dschmitz89 opened this issue over 1 year ago
DOC: add comment on args in solve_ivp (#18876)

github.com/scipy/scipy - gertingold opened this pull request over 1 year ago
DOC: add info about usage of ccache for benchmarks

github.com/scipy/scipy - agoscinski opened this pull request over 1 year ago
REL, MAINT: prep for 1.11.3

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

github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago
Add SciPy 1.11.2

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

github.com/scipy/scipy.org - tylerjereddy opened this pull request over 1 year ago
MAINT, REL: Programming Language directive

github.com/scipy/scipy - tylerjereddy opened this issue over 1 year ago
pdist with hamming distance does not work on array of strings

github.com/scipy/scipy - adrianomartinelli opened this issue over 1 year ago
ENH: Speed up computation of Bessel functions

github.com/scipy/scipy - LemonBoy opened this issue over 1 year ago
ENH: Reflect changes from numpy namespace refactor part 3

github.com/scipy/scipy - mtsokol opened this pull request over 1 year ago
MAINT: should not be using np.float64() on arrays

github.com/scipy/scipy - andyfaff opened this pull request over 1 year ago
DOC: remove reference to no longer imported numpy funcs

github.com/scipy/scipy - j-bowhay opened this pull request over 1 year ago
DEP: odr: improved deprecation of private modules

github.com/scipy/scipy - cej-harris opened this pull request over 1 year ago
ENH: linalg: array library interoperability

github.com/scipy/scipy - lucascolley opened this issue over 1 year ago
FIX: Move `local_resources` specification to module

github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
DEP: remove all deprecated `scipy.<numpy-func>` objects

github.com/scipy/scipy - rgommers opened this pull request over 1 year ago
Update dfovec.py case 20 for zero indexing

github.com/scipy/scipy - jmlarson1 opened this pull request over 1 year ago
TST: bump tolerance of `TestTruncexpon.test_is_isf` a little

github.com/scipy/scipy - rgommers opened this pull request over 1 year ago
DOC: typo in scipy.linalg.pinv.html

github.com/scipy/scipy - keithbriggs opened this issue over 1 year ago
BLD: Replace complex occurences with singlecomplex in SuperLU

github.com/scipy/scipy - lysnikolaou opened this pull request over 1 year ago
DOC: spell NaN -> nan

github.com/scipy/scipy - ev-br opened this pull request over 1 year ago
MAINT: use `copy` utility from #19014 in `cluster`

github.com/scipy/scipy - lucascolley opened this pull request over 1 year ago
MAINT: ensure cobyla objective returns scalar

github.com/scipy/scipy - andyfaff opened this pull request over 1 year ago
CI: cirrus mods

github.com/scipy/scipy - andyfaff opened this pull request over 1 year ago
BENCH: update asv, fail benchmark CI on errors, fix fallout

github.com/scipy/scipy - h-vetinari opened this pull request over 1 year ago
ENH: array agnostic `cov`, used in `cluster`

github.com/scipy/scipy - lucascolley opened this pull request over 1 year ago
CI/BLD: make nightly wheels daily closes #19048

github.com/scipy/scipy - andyfaff opened this pull request over 1 year ago
TST: add test for gh-17918

github.com/scipy/scipy - tylerjereddy opened this issue over 1 year ago
Run tests in context managers

github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
MAINT: Change `add_newdoc` import and remove `NINF`

github.com/scipy/scipy - mtsokol opened this pull request over 1 year ago
codespell: configuration, action, and many typos fixed

github.com/scipy/scipy - yarikoptic opened this pull request over 1 year ago
MAINT: prepare for SciPy 1.11.2

github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago