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: asymptotic expansion for multivariate t entropy

OmarManzoor opened this pull request over 1 year ago
refguide check in CI broken on `svds` example

h-vetinari opened this issue over 1 year ago
MAINT: parametrize scipy/sparse/linalg/_isolve/tests/test_iterative.py

h-vetinari opened this pull request over 1 year ago
MAINT: Clean up scipy/sparse/linalg/_isolve/tests/test_iterative.py

h-vetinari opened this pull request over 1 year ago
TST: stats: ReferenceDistribution: use complementary methods when available

mdhaber opened this pull request over 1 year ago
DOC: examples for `ndimage.generic_filter`

dschmitz89 opened this pull request over 1 year ago
DOC: optimize: add use of functools.partial to tutorial

mdhaber opened this pull request over 1 year ago
DOC: odr: clarify `cov_beta` is not scaled by the residual variance

AtsushiSakai opened this pull request over 1 year ago
MAINT: simplifiy detrend

tylerjereddy opened this pull request over 1 year ago
DOC: add `distance_transform_cdt` example

dschmitz89 opened this pull request over 1 year ago
BUG: <Memory allocation problem for solve_ivp>

ottaviofornieri opened this issue over 1 year ago
BUG: DST 2 and 3 with `norm="ortho"` are not orthogonal

balbasty opened this issue over 1 year ago
DEV: use number of physical cores in `dev.py build` by default

rgommers opened this pull request over 1 year ago
CI: add a CI job for cross compilation

rgommers opened this issue over 1 year ago
ENH: increase truncated exponential distribution sf/isf precision

dschmitz89 opened this pull request over 1 year ago
Error installing scipy on a Mac

adamingram opened this issue over 1 year ago
DOC: remove references to Azure

tupui opened this pull request over 1 year ago
MAINT: fix Deb03 GO benchmark

andyfaff opened this pull request over 1 year ago
ENH: add a callback feature to minimize_scalar and root_scalar

Vetri911 opened this issue over 1 year ago
DOC: clarify Sobel transform

yannislinardos opened this pull request over 1 year ago
BLD: errors when building SciPy on Windows with Meson

mdhaber opened this issue over 1 year ago
TST: fix precision of several linalg/sparse.linalg tests

rgommers opened this pull request over 1 year ago
ENH:stats: add sf method for betaprime

OmarManzoor opened this pull request over 1 year ago
MAINT: sparse: Invert the sparray / spmatrix hierarchy

perimosocordiae opened this pull request over 1 year ago
BLD: detect `xsimd` if it's installed and add to pythran dependency

rgommers opened this pull request over 1 year ago
BLD: DOC: fix Sphinx doc build caching behavior for `.dev` versions

rgommers opened this pull request over 1 year ago
ndimage.generic_filter doesn't support input of complex type

yeewantung opened this issue over 1 year ago
META: low precision in `stats` distributions methods

dschmitz89 opened this issue over 1 year ago
ENH: improve t distribtion logpdf and pdf for large degrees of freedom

dschmitz89 opened this pull request over 1 year ago
DOC: Add examples to distance.correlation docstring

Ritik3111 opened this pull request over 1 year ago
MAINT: stats.mode: improve `nan_policy` behavior

mdhaber opened this pull request over 1 year ago
DOC: rewrite all build docs and restructure build/contributor guide

rgommers opened this pull request over 1 year ago
ENH: prevent unnecessary computation in `scipy.stats.rankdata`

nomisto opened this pull request over 1 year ago
BLD: fix two `-Duse-g77-abi` regressions and a PROPACK bug

rgommers opened this pull request over 1 year ago
BUG: special.logsumexp: fix precision issue

sadigulcelik opened this pull request over 1 year ago
ENH: Adding the SDMN Fortran routine to the python Wrapped functions.

MasterTorakami opened this issue over 1 year ago
MAINT: stats: genexpon is no longer too slow for test_rvs_broadcast.

WarrenWeckesser opened this pull request over 1 year ago
BLD: more PROPACK fixes, removing timer code

rgommers opened this pull request over 1 year ago
BUG: cannot cimport scipy.special.cython_special in pyx file

h3jia opened this issue over 1 year ago
MAINT: interpolate: remove unused codes in `_fitpackmodule.c`.

AtsushiSakai opened this pull request over 1 year ago
Fix warning when `nogil` is placed before `except`

matusvalo opened this pull request over 1 year ago
ENH:stats: arcsine distribution additions

OmarManzoor opened this pull request over 1 year ago
BUG: Windows compilation error with Intel Fortran in PROPACK

hovavalon opened this issue over 1 year ago
CI: move last Azure job to GHA

andyfaff opened this pull request over 1 year ago
MAINT: Harmonized documentation for Interpolator classes

gjhuizing opened this pull request over 1 year ago
MAINT: signal: simplify shape manipulations in signal.detrend

ev-br opened this pull request over 1 year ago
BLD: an Intel Fortran fix and MinGW-related cleanups

rgommers opened this pull request over 1 year ago
BLD: Add unions to BLAS/LAPACK to avoid incompatible pointer warnings

lysnikolaou opened this pull request over 1 year ago
ENH: stats: add support for `nan_policy=None`

mdhaber opened this pull request over 1 year ago
BUG: Yeo-Johnson Power Transformer gives Numpy warning

lorentzenchr opened this issue over 1 year ago
DOC: interpolate: deduplicate docstrings in _fitpack_py and _fitpack_impl

ev-br opened this pull request over 1 year ago
BUG: t distribution PDF fails for extreme degrees of freedom

dschmitz89 opened this issue over 1 year ago
BUG: linalg: fix sqrtm precision preservation for complex input.

AtsushiSakai opened this pull request over 1 year ago
DOC: improve vonmises documentation

dschmitz89 opened this pull request over 1 year ago
BUG: refguide check failure in sparse svd code

dschmitz89 opened this issue over 1 year ago
TST/MAINT: remove vonmises fit correctnes test for extreme kappa value

dschmitz89 opened this pull request over 1 year ago
ENH: CloughTocher2DInterpolator multiple times with different values

hovavalon opened this pull request over 1 year ago
ENH: signal: Add `firwin_2d` filter

sagi-ezri opened this pull request over 1 year ago
CI: pin to rtools40

andyfaff opened this pull request over 1 year ago
BUG: stats: underflow in geom distribution

eluerken-wm opened this issue over 1 year ago
BUG: Missing symbol when used with reference LAPACK: cblas_cdotc_sub

h-vetinari opened this issue over 1 year ago
RFC: Get rid of linalg.interpolative Fortran code

ilayn opened this issue over 1 year ago
ENH: stats: add Baumgartner-Weiss-Schindler test

zhimin-z opened this pull request over 1 year ago
ENH: add `fit` method to `multivariate_normal`

dschmitz89 opened this pull request over 1 year ago
ENH:MAINT:linalg:lu Cythonized and ndarray support added

ilayn opened this pull request over 1 year ago
MAINT: clearer error in `LinearOperator * spmatrix`

akhmerov opened this pull request over 1 year ago
ENH: Re-enable PROPACK by default

h-vetinari opened this pull request over 1 year ago
Migrate ruff.toml configuration to lint.toml

charliermarsh opened this pull request over 1 year ago
ENH: add private function to bracket root of monotonic function

mdhaber opened this pull request over 1 year ago
MAINT: update boost_math

tupui opened this pull request over 1 year ago
CI: windows cp311 use-pythran=false full, sdist GHA

andyfaff opened this pull request over 1 year ago
CI: move Azure cp39/full/win job to GHA

andyfaff opened this pull request over 1 year ago
DOC: update scipy.stats.truncnorm.rvs example

leweex95 opened this issue over 1 year ago
WIP, MAINT: 1.10.2 backports

tylerjereddy opened this pull request over 1 year ago
ENH: Thiran Filters (scipy.signal)

haneefmubarak opened this issue over 1 year ago
BUG: beta.pdf is broken on main (1.11.0.dev0)

bashtage opened this issue over 1 year ago
CI: remove `runtests.py` and related scripts/files

rgommers opened this pull request over 1 year ago
Doc build is broken - probably after notebook support was merged

rgommers opened this issue over 1 year ago
DEP: integrate.quad: deprecate argument `full_output`

j-bowhay opened this pull request over 1 year ago