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

ENH: Added asymptotic expansion for gengamma entropy

github.com/scipy/scipy - MatteoRaso opened this pull request almost 2 years ago
MAINT: add test against generic fit method for vonmises distribution

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
MAINT: cleanup inconsistencies in _continous_dists

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
ENH: Simple constraints for direct and dual_annealing

github.com/scipy/scipy - lesshaste opened this issue almost 2 years ago
ENH: Added asymptotic expansion for invgamma entropy (#18093)

github.com/scipy/scipy - MatteoRaso opened this pull request almost 2 years ago
DOC: Add note about writing tests with new np.random API

github.com/scipy/scipy - melissawm opened this issue almost 2 years ago
FIX: reset semantic in `QMCEngine.reset`

github.com/scipy/scipy - tupui opened this pull request almost 2 years ago
ENH: add stirling2 function to `scipy.special`

github.com/scipy/scipy - rlucas7 opened this pull request almost 2 years ago
ENH: increase available range of Gompertz entropy using scaled_exp1

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
ENH: Added QR solver using QR decomposition

github.com/scipy/scipy - Tsangares opened this pull request almost 2 years ago
ENH: asymptotic expansion for gamma distribution entropy

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
BUG: entropy calculations failing for large values

github.com/scipy/scipy - dschmitz89 opened this issue almost 2 years ago
BUG: special: ive(v, z) returns nan for sufficiently large z

github.com/scipy/scipy - WarrenWeckesser opened this issue almost 2 years ago
ENH: k-shortest path feature in scipy.sparse.csgraph?

github.com/scipy/scipy - chandrad opened this issue almost 2 years ago
Johnson distributions `sf` and `isf` override

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
WIP: BLD: build libnpymath and libnpyrandom as Meson subprojects

github.com/scipy/scipy - rgommers opened this pull request almost 2 years ago
Add SciPy 1.10.1

github.com/scipy/docs.scipy.org - tylerjereddy opened this pull request almost 2 years ago
Announce SciPy 1.10.1

github.com/scipy/scipy.org - tylerjereddy opened this pull request almost 2 years ago
ENH: improve halfnorm CDF precision

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
ENH: override halflogistic `sf` and `isf`

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
BLD/TST: datasets: Allow disabling network requiring tests

github.com/scipy/scipy - doronbehar opened this pull request almost 2 years ago
ENH: override `sf`/`isf` for a few distributions

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
ENH: stats: add axis tuple and nan_policy to `gstd`

github.com/scipy/scipy - tupui opened this pull request almost 2 years ago
BUG: upper cap < 3.12

github.com/scipy/scipy - anna-charlotte opened this issue almost 2 years ago
ENH: add simplified fast numerical inversion to stats.sampling

github.com/scipy/scipy - chrisb83 opened this pull request almost 2 years ago
ENH: Maxwell distribution `sf`/`isf` override

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
Add notes from community meetings for June-Dec 2022 and Jan 2023

github.com/scipy/archive - melissawm opened this pull request almost 2 years ago
Add links to calendar and mention new contributors meeting

github.com/scipy/scipy.org - melissawm opened this pull request almost 2 years ago
ENH: sparse.linalg: speed up `spsolve_triangular`

github.com/scipy/scipy - maxaehle opened this pull request almost 2 years ago
BUG: Fix error in linalg/_matfuncs_sqrtm.py

github.com/scipy/scipy - ElBarso opened this pull request almost 2 years ago
ENH: powerlognormal distribution improvements

github.com/scipy/scipy - dschmitz89 opened this pull request almost 2 years ago
ENH: Add softplus implementation

github.com/scipy/scipy - tommyod opened this issue almost 2 years ago
ENH: Stirling Numbers of the second Kind

github.com/scipy/scipy - rlucas7 opened this issue almost 2 years ago
BUG: Fix handling on user-supplied filters in `signal.decimate`

github.com/scipy/scipy - roryyorke opened this pull request almost 2 years ago
ENH: implement _sf and _isf for powernorm distribution

github.com/scipy/scipy - dschmitz89 opened this pull request about 2 years ago
Add LANL institutional partner

github.com/scipy/scipy.org - tylerjereddy opened this pull request about 2 years ago
ENH add demsar's zero_method strategy to the wilcoxon test

github.com/scipy/scipy - jpcbertoldo opened this pull request about 2 years ago
ENH: non-parametric test, similar to `ttest_1samp`

github.com/scipy/scipy - oshin94 opened this pull request about 2 years ago
DOC: add examples in distance for correlation, num_obs_dm and num_obs_y

github.com/scipy/scipy - SoubhagyaKhan opened this pull request about 2 years ago
BUG: cannot import ODEintWarning from scipy.integrate

github.com/scipy/scipy - ahawryluk opened this issue about 2 years ago
DOC: single -> double colon for directive.

github.com/scipy/scipy - Carreau opened this pull request about 2 years ago
DOC: remove space between directive name and double colon ::

github.com/scipy/scipy - Carreau opened this pull request about 2 years ago
DOC: clarify input dimensions for `directed_hausdorff` method

github.com/scipy/scipy - chrisrapson opened this pull request about 2 years ago
DOC: dimension clarification in `directed_hausdorff `

github.com/scipy/scipy - chrisrapson opened this issue about 2 years ago
Problematic license change of upstream source

github.com/scipy/unuran - tillea opened this issue about 2 years ago
ENH: Implemented Rotation.from_davenport and Rotation.as_davenport

github.com/scipy/scipy - evbernardes opened this pull request about 2 years ago
ENH add pava and isotonic_regression

github.com/scipy/scipy - lorentzenchr opened this pull request about 2 years ago
Add SciPy 1.10.0

github.com/scipy/docs.scipy.org - tylerjereddy opened this pull request about 2 years ago
Announce SciPy 1.10.0

github.com/scipy/scipy.org - tylerjereddy opened this pull request about 2 years ago
MAINT: bump copyright year

github.com/scipy/scipy.org - tupui opened this pull request about 2 years ago
ENH: add isotonic regression

github.com/scipy/scipy - lorentzenchr opened this issue about 2 years ago
MAINT: optimize.bracket: don't fail silently

github.com/scipy/scipy - mdhaber opened this pull request about 2 years ago
DOC: precision on multidimentional inputs in `signal.freqz`

github.com/scipy/scipy - tinaoberoi opened this pull request about 2 years ago
ENH: special: Improvements for the incomplete beta functions.

github.com/scipy/scipy - WarrenWeckesser opened this pull request about 2 years ago
BUG: special: `pbvv_seq` is broken.

github.com/scipy/scipy - WarrenWeckesser opened this issue about 2 years ago
Inconsistent support for empty matrices in linalg

github.com/scipy/scipy - JozsefKutas opened this issue about 2 years ago
ENH: replaced taylor approximations in _rotation

github.com/scipy/scipy - evbernardes opened this pull request about 2 years ago
ENH: Improve small angle approximations in Rotations class

github.com/scipy/scipy - scottshambaugh opened this issue about 2 years ago
ENH: add von Mises-Fisher distribution

github.com/scipy/scipy - dschmitz89 opened this pull request about 2 years ago
ENH: signal: add synchronization method `nearest_advocate`

github.com/scipy/scipy - ChristophSchranz opened this pull request about 2 years ago
ENH: Cachable normalisation parameter for frozen distributions

github.com/scipy/scipy - health-nut-cocopops opened this issue about 2 years ago
MAINT: Change saved array `dtype` to `uint8`

github.com/scipy/dataset-ascent - AnirudhDagar opened this pull request about 2 years ago
Fix broken link on searchUrl

github.com/scipy/docs.scipy.org - alexdesiqueira opened this pull request about 2 years ago
No module named 'parser'

github.com/scipy/weave - behdadebsh opened this issue about 2 years ago