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

MAINT: constants: disparate electric permittivity constants

gschaffner opened this issue almost 5 years ago
ENH: add Wright's generalized Bessel function

lorentzenchr opened this pull request almost 5 years ago
test_aligned_mem for eig crashing on ppcle64

rgommers opened this issue about 5 years ago
Add Tweedie distributions to scipy.stats

lorentzenchr opened this issue about 5 years ago
pdist to accept dtype for float accuracy

idantene opened this issue about 5 years ago
Scipy.sparse.csgraph has no atribute reduce_cython

wallacez1 opened this issue about 5 years ago
Batched linear programs

carlosgmartin opened this issue about 5 years ago
ENH: linalg: 64-bit BLAS/LAPACK

pv opened this pull request about 5 years ago
DOC: Major overhaul of scipy.constants documentation?

jakobjakobson13 opened this issue about 5 years ago
MAINT: dealing with NumPy pre-release test failures

tylerjereddy opened this issue about 5 years ago
DOC: constants: Add `constants.svg` tree

mkg33 opened this pull request about 5 years ago
DOC/MAINT: convert hyperlinks to interlinks

brandondavid opened this pull request about 5 years ago
Welch ANOVA

duke08542 opened this issue about 5 years ago
MAINT: signal: adjust digital filter design warnings

e-q opened this pull request about 5 years ago
Precondition does not provide any efficiency in cg

Laphet opened this issue about 5 years ago
DOC: State of spatial.transform.Rotation documentation

Phillip-M-Feldman opened this issue about 5 years ago
Provide a crosspower spectrogram

lamorton opened this issue about 5 years ago
Jaccard distance with zeros

fcollman opened this issue over 5 years ago
Unclear documentation for scipy.special.lpmn

thezoltan94 opened this issue over 5 years ago
Use keyword-only arguments in `fft`?

person142 opened this issue over 5 years ago
Calculation of mean orientations in spatial.transform.Rotation

pmla opened this issue over 5 years ago
MAINT: use the define for NPY_NO_DEPRECATED_API, fix where needed

mattip opened this pull request over 5 years ago
BUG: special: overflow in `hankel1` occuring a little too early

person142 opened this issue over 5 years ago
BUG: solve_ivp and ode with lsoda do not handle banded jacobians

MatthewFlamm opened this issue over 5 years ago
Pivoted Cholesky decomposition

pv opened this issue over 5 years ago
Scipy crashes with Illegal instruction

prakaashkpk opened this issue over 5 years ago
test_decomp_update.TestQRdelete_F : test failure

andyfaff opened this issue over 5 years ago
ENH: stats: conditional probability estimator

cc20002002 opened this issue over 5 years ago
MAINT: io: make `appendmat` actually append ".mat"

jdriscoll7 opened this pull request over 5 years ago
ENH: Simplify filter_type in *ord() functions

endolith opened this pull request over 5 years ago
Failure with TestQRdelete_F.test_delete_last_p_col

zchelseal opened this issue over 5 years ago
ENH: fft: reduce fft sizes for zero-padded arrays

peterbell10 opened this pull request over 5 years ago
The appendmat argument has no effect in io.savemat

mslw opened this issue over 5 years ago
Iterative solvers don't return iterations to converge

CorbinFoucart opened this issue over 5 years ago
ENH: more general Earth Mover's Distance

Eight1911 opened this issue over 5 years ago
ENH: sparse/linalg/arpack: Upgrade arpack-ng to 3.7.0

pv opened this pull request over 5 years ago
ARPACK-NG is not deterministic

valtron opened this issue over 5 years ago
ENH: Use Enums for enumerated types

clbarnes opened this issue over 5 years ago
Add Double Pareto-Lognormal Distribution

cancan101 opened this issue over 5 years ago
DOC: stats: documentation is not distribution-specific

ahmedshaaban1 opened this issue over 5 years ago
scipy.stats.nbinom.interval returns wrong result for p=1

IdrissAlaoui opened this issue over 5 years ago
scipy test_crash_1580 fails on POWER9 (core dumped)

edmondac opened this issue over 5 years ago
[ENH] Coloured signal generation + calculation

OGordon100 opened this pull request over 5 years ago
WIP, TST: add compiled cov to Azure CI reports

tylerjereddy opened this pull request over 5 years ago
Fewer checks on xdata for curve_fit.

anntzer opened this pull request over 5 years ago
ENH: minimize success should be False if solution is infeasible

andyfaff opened this pull request over 5 years ago
Slow random variate generation in scipy.stats

chrisb83 opened this issue over 5 years ago
Excessive function calls in scipy.misc.derivative

PavelStishenko opened this issue almost 6 years ago
Remerge gh-9619: "FIX: Sparse matrix addition/subtraction eliminates explicit zeros"

ananyashreyjain opened this pull request almost 6 years ago
"++" initialization in kmeans2 fails for univariate data

davidaknowles opened this issue almost 6 years ago
cross compile using buildroot

arm-neosem opened this issue almost 6 years ago
BUG: linalg.solve_continuous_are: different behavior in Windows and Linux

shestakov-sa opened this issue almost 6 years ago
optimize.minimize doesn't return KKT multipliers

msparapa opened this issue almost 6 years ago
ENH: spatial.distance: discrete Frechet distance function

spiros opened this pull request almost 6 years ago
ENH: linalg: avoid unnecessary copying in BLAS/LAPACK wrappers

danielhanchen opened this issue almost 6 years ago
feature request: make `scipy.stats.pearsonr` accept 2-D arrays

Phillip-M-Feldman opened this issue over 6 years ago
ENH: linprog in SciPy 1.2+ discussion

mdhaber opened this issue over 6 years ago
BENCH: Make benchmark suite faster

pv opened this issue over 6 years ago
solve_ivp RK45 can evaluate the function at times later than t_span[1]

grodstein opened this issue over 6 years ago
scipy-1.1.0: three test failures on NetBSD

0-wiz-0 opened this issue over 6 years ago
Issue with scipy.special.roots_genlaguerre at large n

AleksAbbott opened this issue over 6 years ago
Mann-Whitney implementation wrong?

Canas opened this issue over 6 years ago
ENH: rendering of geometric objects

norok2 opened this issue over 6 years ago
ENH: added query_range method to KDTree class

pyeguy opened this pull request over 6 years ago
applying type hint(PEP 484) for scipy

akahard2dj opened this issue over 6 years ago
Fix the phase skew in STFT (introduce zero-phase zero padding)

susnak opened this issue over 6 years ago
Segmentation fault in scipy.spatial.HalfspaceIntersection

NateAM opened this issue over 6 years ago
Bug: some inputs to scipy.spatial.Voronoi can cause Python crash

mkhorton opened this issue over 6 years ago
solve_banded erroneously special-cases 1x1 matrices

MattShannon opened this issue over 6 years ago
GegenbauerC(n, alpha) does not handle case of alpha = 0

dmitrodem opened this issue over 6 years ago
LinearNDInterpolator not thread safe

mraspaud opened this issue over 6 years ago
ENH: `spatial.cKDTree.query_ball_point`: allow `r` to be an array

JesseLivezey opened this pull request over 6 years ago
Newton-CG throws error when Hessian is a `scipy.sparse` class

david-cortes opened this issue over 6 years ago
add more arguments to the function `sfunction` in `linalg.ordqz`

freude opened this issue over 6 years ago
BUG: signal.lombscargle: raises `ZeroDivisionError`

moritz opened this issue over 6 years ago
BUG: sparse.linalg: preserve column vector kind in iterative solvers

pv opened this pull request over 6 years ago
Fast Walsh–Hadamard transform for SciPy ?

ChamanAgrawal opened this issue almost 7 years ago
SciPEP: optimize: class based Optimizers

andyfaff opened this pull request almost 7 years ago
BUG: Fix ellipj when m is near 1.0 (#8480)

FormerPhysicist opened this pull request almost 7 years ago
Read wavfiles of size > 4GB

TimFelixBeyer opened this pull request almost 7 years ago
ENH: stats.poisson: underflow/overflow + solution

labodyn opened this issue almost 7 years ago
ENH: optimize: Class based Optimizers

andyfaff opened this pull request almost 7 years ago
BUG: odeint sometimes skips critical points

jcalbert opened this issue almost 7 years ago
ENH:special:Tighten cdflib precision to 1e-15

samuelstjean opened this pull request almost 7 years ago
Precision of CDFLIB too low

samuelstjean opened this issue almost 7 years ago