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

ENH: improve cspline1d, qspline1d, and relative funcs via Pythran

charlotte12l opened this pull request over 3 years ago
[WIP] ENH: uarray support for linalg.decomp

czgdp1807 opened this pull request over 3 years ago
scipy.io.write too slow

brianpenghe opened this issue over 3 years ago
ENH: Add `max_events` parameter for flexible termination of scipy.solve_ivp

arichar6 opened this pull request over 3 years ago
`linalg.inv` fails for arrays of shape (0, 0)

Kaniee opened this issue over 3 years ago
ENH: spatial.SphericalVoronoi: Pythranize `sort_vertices_of_regions`

charlotte12l opened this pull request over 3 years ago
threads.h not available on OpenBSD, scipy assumes it is present

dimpase opened this issue over 3 years ago
ENH: spatial.distance.jaccard: raise `ValueError` for non-boolean arrays

yacth opened this pull request over 3 years ago
uarray based backend compatibility tracker

AnirudhDagar opened this issue over 3 years ago
ENH: refactor RNG usage to use np.random.Generator

tupui opened this issue over 3 years ago
Jaccard distance greater than 1 if elements are strings

ubalklen opened this issue over 3 years ago
ENH: Adding DIRECT algorithm to ``scipy.optimize``

czgdp1807 opened this pull request over 3 years ago
scipy.stats.chisquare is not working

ganesh1076 opened this issue over 3 years ago
ENH: linalg: implement higher-order SVD (HOSVD) for M-D tensors

JanLuca opened this pull request over 3 years ago
Recreate a higher resolution SVG file of the logo

rgommers opened this issue over 3 years ago
Documentation for dctn/idctn s-parameter is confusing

Firionus opened this issue over 3 years ago
Add option for terminating solver after n events

arichar6 opened this issue over 3 years ago
ENH: spatial: Port cosine to `_distance_pybind`

afozk95 opened this pull request over 3 years ago
ENH: signal: Add Wigner-Ville distribution

lndr opened this pull request over 3 years ago
DOC: integrate: Add complex matrix DE solution to examples

topolskikevin opened this pull request over 3 years ago
Replace superLU sequential with superLU dist

ngodber opened this issue over 3 years ago
scipy.special.zeta and zetac don't take complex variables

rzeta0 opened this issue over 3 years ago
L-BFGS for HessianUpdateStrategy

MarcYin opened this issue over 3 years ago
custom linkage function in scipy.cluster.hierarchy.linkage

diepala opened this issue over 3 years ago
ENH: other quality metrics for random sampling

tupui opened this issue over 3 years ago
Missing DLL dependencies, scipy 1.6.3

RKCZ opened this issue over 3 years ago
Pycharm scipy SVD returning error code without message

Joel-H-dot opened this issue over 3 years ago
ENH: `ndimage.morphology.binary_dilation` is very slow

cameronbronstein opened this issue over 3 years ago
Distributions cannot be freed by garbage collector due to self-references

freddyaboulton opened this issue over 3 years ago
ENH: Add Inverse of Log CDF of Normal Distribution

steppi opened this pull request over 3 years ago
ENH: special: extend Spheroid Wave Functions domain to negative input

danchendrickson opened this issue over 3 years ago
signal.cwt introduces a shift in the data

chris-simpson opened this issue over 3 years ago
inconsistent number of callback calls between cg, minres, gmres

nschloe opened this issue over 3 years ago
ENH: Added mode="reflect-odd" option for some ndimage functions

ishaquekhan1300 opened this pull request over 3 years ago
DOC: Add blank line before `Return` section.

Carreau opened this pull request over 3 years ago
fftfreq uses numpy module as example

gajrajgchouhan opened this issue over 3 years ago
DOC: Conform to numpydoc + uniformity.

Carreau opened this pull request over 3 years ago
scipy.signal.bilinear doesn't work for complex valued arrays

devanshu1105 opened this issue over 3 years ago
DOC: "Options" is not a valid Numpydoc section header.

Carreau opened this pull request over 3 years ago
Usability of `optimize.shgo`

andyfaff opened this issue over 3 years ago
Error from compiled Lomb-Scargle

khider opened this issue over 3 years ago
RF: generalize download-wheels.py for any package

matthew-brett opened this pull request over 3 years ago
Sign error in scipy.optimize.linesearch._zoom when a_lo > a_hi

jrmaddison opened this issue almost 4 years ago
BUG: signal.sepfir2d: fails with complex input on Windows

leofang opened this issue almost 4 years ago
`scipy.io.loadmat` does not load tform correctly

aleksejs-fomins opened this issue almost 4 years ago
no correlation_lags member

Eefried opened this issue almost 4 years ago
MAINT: mypy: some typing errors while running mypy + adding mypy to ci?

tirthasheshpatel opened this issue almost 4 years ago
ENH: pass minimizer params in scipy.optimize.differential evolution

labay11 opened this pull request almost 4 years ago
missing 'symmlq' implementation for symmetric matrix with `lsqr`

dmeoli opened this issue almost 4 years ago
ENH: Add more initialization methods for HessianUpdateStrategy

jonas-eschle opened this pull request almost 4 years ago
BUG: Fix scipy.signal continuous to discrete function

FabienFellay opened this pull request almost 4 years ago
DOC: Multiple documentation syntax fixes.

Carreau opened this pull request almost 4 years ago
DOC: Typo in see also s/SmoothUni/SmoothBi/g

Carreau opened this pull request almost 4 years ago
DOC: misc formatting fixes

Carreau opened this pull request almost 4 years ago
DOC: indent see also.

Carreau opened this pull request almost 4 years ago
DOC: minor formatting.

Carreau opened this pull request almost 4 years ago
ENH: `sparse.lil_matrix`: support direct constructor

ashutoshvarma opened this pull request almost 4 years ago
BUG: special.gammaln: Output does not match `math.lgamma`

kshitij12345 opened this issue almost 4 years ago
DOC: Fix deprecated directive syntax

Carreau opened this pull request almost 4 years ago
file permissions of archived files

kinoshitadaisuke opened this issue almost 4 years ago
Various code style issues found by static code analysis

jakobjakobson13 opened this issue almost 4 years ago
BUG: adding Buhring's analytic continuation method to special.hyp2f1 (redux)

h-vetinari opened this pull request almost 4 years ago
ENH: added arithmetic operations methods for lti class in ltisys.py

eduardobehr opened this pull request about 4 years ago
MAINT: signal: force LTI state-space matrices to have inexact type

roryyorke opened this pull request about 4 years ago
porting scipy's Fortran code to NAG's nagfor compiler

dimpase opened this issue about 4 years ago
[DOC] Backtick and directive consistency.

Carreau opened this pull request about 4 years ago
Windows wheel performance of interpolate.griddata

ncgeib opened this issue about 4 years ago
sparse.lil_matrix cannot be converted to csc or other formats

xuanqing94 opened this issue about 4 years ago
BUG: linalg.schur: bug sorting complex eigenvalues in real form

axsk opened this issue about 4 years ago
MAINT: minimum_phase test failing

larsoner opened this issue about 4 years ago
ENH: integrate: add functionality to `Radau`

laurent90git opened this pull request about 4 years ago
ENH: add MLE for stats.powerlaw.fit

swallan opened this pull request about 4 years ago
ENH: add remove method to scipy.spatial.cKDTree

younik opened this pull request about 4 years ago
ENH: ndimage.convolve{1d}: add `mode='valid'`

carlosgmartin opened this issue about 4 years ago
scipy.signal.sosfilt demands writeable filter coefficients array

tjb900 opened this issue about 4 years ago
BUG: `special.riccati_yn`: Definition missing minus sign

marvync opened this issue about 4 years ago
derivative function returns undesired values at non-differentiable points.

devrimcavusoglu opened this issue about 4 years ago
Accept multiple matrices in `scipy.linalg.expm`

jond01 opened this issue over 4 years ago
ENH: `linalg.solve`: detect and exploit matrix structure

ilayn opened this pull request over 4 years ago
ENH: ndimage/signal: add Hampel filter

jerabaul29 opened this issue over 4 years ago
BUG: nonmonotonicity in betaincinv, btdtri, stats.beta.ppf

josef-pkt opened this issue over 4 years ago
ENH: Added scipy.signal.tfest for transfer function estimation

fred1608 opened this pull request over 4 years ago
DOC: Better description of `angles`

valschmidt opened this pull request over 4 years ago
ENH: stats: add nonparametric one-sample quantile test and CI

romain-jacob opened this pull request over 4 years ago