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
BUG: cluster: `fcluster` assigning all points to a single cluster with `"maxclust"` when `t>1`
gschivley opened this issue over 4 years ago
gschivley opened this issue over 4 years ago
ENH: special: add `logiv` and `logive`
sethtroisi opened this pull request over 4 years ago
sethtroisi opened this pull request over 4 years ago
curve_fit algorithm try to transform xdata in an array of floats
mmancini87 opened this issue over 4 years ago
mmancini87 opened this issue over 4 years ago
DOC: Minor doc formatting.
Carreau opened this pull request over 4 years ago
Carreau opened this pull request over 4 years ago
scipy.linalg.interpolative.estimate_rank is quite unreliable
touqir14 opened this issue over 4 years ago
touqir14 opened this issue over 4 years ago
ENH: special: add log trick to `roots_jacobi` and `roots_sh_jacobi`
itamarfaran opened this pull request over 4 years ago
itamarfaran opened this pull request over 4 years ago
ENH: spatial: `cdist` is slow for `metric='mahalanobis'`
ForrestCKoch opened this issue over 4 years ago
ForrestCKoch opened this issue over 4 years ago
stats.pareto.fit raises RuntimeWarning
swallan opened this issue over 4 years ago
swallan opened this issue over 4 years ago
ENH: add solver for minimum weight full bipartite matching
fuglede opened this pull request over 4 years ago
fuglede opened this pull request over 4 years ago
`scipy.fft.next_fast_len()` should be backend-aware
leofang opened this issue over 4 years ago
leofang opened this issue over 4 years ago
DOC: Remove double section and too long header underline.
Carreau opened this pull request over 4 years ago
Carreau opened this pull request over 4 years ago
DOC: Minor RST section renaming.
Carreau opened this pull request over 4 years ago
Carreau opened this pull request over 4 years ago
scipy.linalg.pinvh gives incorrect results
abhinavnatarajan opened this issue over 4 years ago
abhinavnatarajan opened this issue over 4 years ago
Halting problem in trust-exact subproblem
samufi opened this issue over 4 years ago
samufi opened this issue over 4 years ago
ENH: Allow user configuration of pocketfft's plan caches
peterbell10 opened this pull request over 4 years ago
peterbell10 opened this pull request over 4 years ago
WIP, ENH: io: different integer output formats for `wavfile.read`
endolith opened this pull request over 4 years ago
endolith opened this pull request over 4 years ago
DOC: How ndimage.label() works (which algorithm) ?
Simpsonguitar opened this issue over 4 years ago
Simpsonguitar opened this issue over 4 years ago
Allow whitespace alignment of tables of numbers?
endolith opened this issue over 4 years ago
endolith opened this issue over 4 years ago
API: stats.chisquare: must observed and expected frequencies add to same total?
sam-data-guy opened this issue over 4 years ago
sam-data-guy opened this issue over 4 years ago
DOC: Allow for parallel sphinx doc build
sethtroisi opened this pull request over 4 years ago
sethtroisi opened this pull request over 4 years ago
Complex matrix square root of positive semi-definite matrix
jennirinker opened this issue over 4 years ago
jennirinker opened this issue over 4 years ago
signal.correlate2d unusable for larger images
gpetty opened this issue over 4 years ago
gpetty opened this issue over 4 years ago
Jacobian elliptic function with complex argument
MoiseRousseau opened this issue over 4 years ago
MoiseRousseau opened this issue over 4 years ago
ENH: add optional argument for scaled covariance matrix of ODR
AtsushiSakai opened this pull request over 4 years ago
AtsushiSakai opened this pull request over 4 years ago
Wrong documentation for Jaccard
HKH515 opened this issue over 4 years ago
HKH515 opened this issue over 4 years ago
Potential issue with implementation of Dice Coefficient
leockl opened this issue over 4 years ago
leockl opened this issue over 4 years ago
How to define new distributions?
allefeld opened this issue over 4 years ago
allefeld opened this issue over 4 years ago
ENH: linalg: update `_procrustes.py` to handle complex matrices (#1)
keithbriggs opened this pull request over 4 years ago
keithbriggs opened this pull request over 4 years ago
ENH: cluster: Add custom leaves ordering for dendrogram
erheron opened this pull request over 4 years ago
erheron opened this pull request over 4 years ago
ENH: hamming distance for string comparison
fabianegli opened this pull request over 4 years ago
fabianegli opened this pull request over 4 years ago
scipy.linalg.orthogonal_procrustes
keithbriggs opened this issue over 4 years ago
keithbriggs opened this issue over 4 years ago
scipy optimize verbose output 'disp' flag not working - can't track progress of minimize
Malley1 opened this issue over 4 years ago
Malley1 opened this issue over 4 years ago
Expose FACTOR parameter instead of using magic number in scipy.optimize.nnls
joshjohnston opened this issue over 4 years ago
joshjohnston opened this issue over 4 years ago
WIP: ENH: linalg: add wrapper for `?pbsvx`
Kai-Striega opened this pull request over 4 years ago
Kai-Striega opened this pull request over 4 years ago
MAINT: type sph vor function signatures
tylerjereddy opened this pull request over 4 years ago
tylerjereddy opened this pull request over 4 years ago
fitting discrete distributions
manuelsmendoza opened this issue over 4 years ago
manuelsmendoza opened this issue over 4 years ago
ENH: special/integrate: Lebedev quadrature
schneiderfelipe opened this issue over 4 years ago
schneiderfelipe opened this issue over 4 years ago
ENH: Respect matplotlib color palette with hierarchy/dendrogram.
Carreau opened this pull request over 4 years ago
Carreau opened this pull request over 4 years ago
Add full pivoting LU decomposition -> PAQ = LU
iuryt opened this issue over 4 years ago
iuryt opened this issue over 4 years ago
Problem in running scipy.spatial.distance
ramendrasingla opened this issue over 4 years ago
ramendrasingla opened this issue over 4 years ago
WIP: ENH: linalg: Python wrapper for `?gbsvx`
Kai-Striega opened this pull request over 4 years ago
Kai-Striega opened this pull request over 4 years ago
BUG/TST: io: fix redundant if-condition in `arffread.py`
distroinfinity opened this pull request over 4 years ago
distroinfinity opened this pull request over 4 years ago
BUG: ndimage: avoid integer overflow in `NI_MinOrMaxFilter`
grlee77 opened this pull request over 4 years ago
grlee77 opened this pull request over 4 years ago
BUG: `io.loadmat` doesn't work on String arrays
naterich2 opened this issue over 4 years ago
naterich2 opened this issue over 4 years ago
ENH: Add verbose as optional argument to solve_ivp to print time step info
ma-sadeghi opened this pull request over 4 years ago
ma-sadeghi opened this pull request over 4 years ago
Doc: fix docstring of scipy.spatial.chebyshev
AtsushiSakai opened this pull request over 4 years ago
AtsushiSakai opened this pull request over 4 years ago
MAINT: fix domain edge error for betainc a or b ==0 case is 1.
rlucas7 opened this pull request over 4 years ago
rlucas7 opened this pull request over 4 years ago
Get some kind of typing for `scipy.special`
person142 opened this issue over 4 years ago
person142 opened this issue over 4 years ago
Unexpected return from poch when evaluating limit
jacksonvanover opened this issue almost 5 years ago
jacksonvanover opened this issue almost 5 years ago
eval_gegenbauer inconsistently supporting limit evaluation
jacksonvanover opened this issue almost 5 years ago
jacksonvanover opened this issue almost 5 years ago
trust-constr error when attempting to keep bound constrained solutions feasible
dpoerio opened this issue almost 5 years ago
dpoerio opened this issue almost 5 years ago
Release notes links point to module rather than section
bsipocz opened this issue almost 5 years ago
bsipocz opened this issue almost 5 years ago
Avoid some unnecessary copying in scipy.linalg.blas and scipy.linalg.lapack
bsxfan opened this issue almost 5 years ago
bsxfan opened this issue almost 5 years ago
MAINT: swap int for long type for bdt{r,ri,rc} functions
rlucas7 opened this pull request almost 5 years ago
rlucas7 opened this pull request almost 5 years ago
ENH: Optimise _cs_matrix._set_many when new entries are all zero
huonw opened this pull request almost 5 years ago
huonw opened this pull request almost 5 years ago
sparse.csr_matrix.setdiag(0) is slow due to changing sparsity structure
huonw opened this issue almost 5 years ago
huonw opened this issue almost 5 years ago
generalized eigenvalues are sometimes wrong (on some hardware)
mwageringel opened this issue almost 5 years ago
mwageringel opened this issue almost 5 years ago
LinearOperator objects cannot be applied to sparse matrices
rileyjmurray opened this issue almost 5 years ago
rileyjmurray opened this issue almost 5 years ago
generalized left eigenvectors are not normalized
mwageringel opened this issue almost 5 years ago
mwageringel opened this issue almost 5 years ago
get_lapack_funcs link to source is invalid
Kai-Striega opened this issue almost 5 years ago
Kai-Striega opened this issue almost 5 years ago
Recommend ccache for benchmarks in contributor documentation
smola opened this issue almost 5 years ago
smola opened this issue almost 5 years ago
ENH: spatial: implement alpha shapes
pmla opened this pull request almost 5 years ago
pmla opened this pull request almost 5 years ago
Wrong error message from scipy.linalg.lapack.dgtsv
mikeWShef opened this issue almost 5 years ago
mikeWShef opened this issue almost 5 years ago
Numerical stability of distributions: Add log_p as argument to all distributions?
Hoeze opened this issue almost 5 years ago
Hoeze opened this issue almost 5 years ago
from . import pypocketfft as pfft ImportError: SystemExit: 1"
daljeetvirdi opened this issue almost 5 years ago
daljeetvirdi opened this issue almost 5 years ago
Where is the Wiener Filter derived from?
shamoons opened this issue almost 5 years ago
shamoons opened this issue almost 5 years ago
Performance of cg is worse when running on multiple threads
ma-sadeghi opened this issue almost 5 years ago
ma-sadeghi opened this issue almost 5 years ago
Avoid arrays with empty shape when using `loadmat` with `squeeze_me`.
Wrzlprmft opened this issue almost 5 years ago
Wrzlprmft opened this issue almost 5 years ago
Optimize raises "ValueError: `x0` violates bound constraints" for parameters that are within bounds
LoaneShark opened this issue almost 5 years ago
LoaneShark opened this issue almost 5 years ago
lfilter error when input b is 0-dim
hughhop opened this issue almost 5 years ago
hughhop opened this issue almost 5 years ago
ENH: io.loadmat: support Matlab 7.3
skjerns opened this issue almost 5 years ago
skjerns opened this issue almost 5 years ago
MAINT: constants: revise way 'exact' values are recomputed
pv opened this pull request almost 5 years ago
pv opened this pull request almost 5 years ago
ENH: diagonal banded form in solve banded
JDkuba opened this pull request almost 5 years ago
JDkuba opened this pull request almost 5 years ago
MAINT: constants: disparate electric permittivity constants
gschaffner opened this issue almost 5 years ago
gschaffner opened this issue almost 5 years ago
ENH: add Wright's generalized Bessel function
lorentzenchr opened this pull request almost 5 years ago
lorentzenchr opened this pull request almost 5 years ago
test_aligned_mem for eig crashing on ppcle64
rgommers opened this issue almost 5 years ago
rgommers opened this issue almost 5 years ago
Add Tweedie distributions to scipy.stats
lorentzenchr opened this issue almost 5 years ago
lorentzenchr opened this issue almost 5 years ago
pdist to accept dtype for float accuracy
idantene opened this issue almost 5 years ago
idantene opened this issue almost 5 years ago
Scipy.sparse.csgraph has no atribute reduce_cython
wallacez1 opened this issue about 5 years ago
wallacez1 opened this issue about 5 years ago
Batched linear programs
carlosgmartin opened this issue about 5 years ago
carlosgmartin opened this issue about 5 years ago
ENH: linalg: 64-bit BLAS/LAPACK
pv opened this pull request about 5 years ago
pv opened this pull request about 5 years ago
DOC: Major overhaul of scipy.constants documentation?
jakobjakobson13 opened this issue about 5 years ago
jakobjakobson13 opened this issue about 5 years ago
MAINT: dealing with NumPy pre-release test failures
tylerjereddy opened this issue about 5 years ago
tylerjereddy opened this issue about 5 years ago
DOC: constants: Add `constants.svg` tree
mkg33 opened this pull request about 5 years ago
mkg33 opened this pull request about 5 years ago
DOC/MAINT: convert hyperlinks to interlinks
brandondavid opened this pull request about 5 years ago
brandondavid opened this pull request about 5 years ago
Welch ANOVA
duke08542 opened this issue about 5 years ago
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
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
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
Phillip-M-Feldman opened this issue about 5 years ago
Provide a crosspower spectrogram
lamorton opened this issue about 5 years ago
lamorton opened this issue about 5 years ago
Jaccard distance with zeros
fcollman opened this issue about 5 years ago
fcollman opened this issue about 5 years ago
Unclear documentation for scipy.special.lpmn
thezoltan94 opened this issue about 5 years ago
thezoltan94 opened this issue about 5 years ago
Use keyword-only arguments in `fft`?
person142 opened this issue about 5 years ago
person142 opened this issue about 5 years ago
Calculation of mean orientations in spatial.transform.Rotation
pmla opened this issue about 5 years ago
pmla opened this issue about 5 years ago
MAINT: use the define for NPY_NO_DEPRECATED_API, fix where needed
mattip opened this pull request over 5 years ago
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
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
MatthewFlamm opened this issue over 5 years ago
Pivoted Cholesky decomposition
pv opened this issue over 5 years ago
pv opened this issue over 5 years ago
Scipy crashes with Illegal instruction
prakaashkpk opened this issue over 5 years ago
prakaashkpk opened this issue over 5 years ago
Inequality constraints incompatible for optimize.minimize/SLSQP (but machine-dependent?)
kratsg opened this issue over 5 years ago
kratsg opened this issue over 5 years ago