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
MAINT: make import of `array_api_compat` nicer
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
ENH: optimize: `least_squares` LM Method with Automatic Jacobian Scaling when scaling factor is not specified (Default `diag=None`).
github.com/scipy/scipy - Roshan-Velpula opened this pull request about 1 year ago
github.com/scipy/scipy - Roshan-Velpula opened this pull request about 1 year ago
DOC/DEV: point to latest version of docs on contributor pages
github.com/scipy/scipy - lucascolley opened this issue about 1 year ago
github.com/scipy/scipy - lucascolley opened this issue about 1 year ago
MAINT: bump project version
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
numpy 1.23.2 will not build with GCC 13, need to bump requirement version so scipy can build
github.com/scipy/scipy - alex-orange opened this issue about 1 year ago
github.com/scipy/scipy - alex-orange opened this issue about 1 year ago
ENH: add `method` arg to `interpolate.Akima1DInterpolator`
github.com/scipy/scipy - n-takumasa opened this pull request about 1 year ago
github.com/scipy/scipy - n-takumasa opened this pull request about 1 year ago
MAINT: Prefer `np.fill_diagonal` over `diag_indices`
github.com/scipy/scipy - lgeiger opened this pull request about 1 year ago
github.com/scipy/scipy - lgeiger opened this pull request about 1 year ago
MAINT: Remove `PDistWeightedMetricWrapper` and `CDistWeightedMetricWrapper`
github.com/scipy/scipy - lgeiger opened this pull request about 1 year ago
github.com/scipy/scipy - lgeiger opened this pull request about 1 year ago
BUG: Prevent mutation of `w` parameter in `spatial.distance.*`
github.com/scipy/scipy - lgeiger opened this pull request about 1 year ago
github.com/scipy/scipy - lgeiger opened this pull request about 1 year ago
BUG: memory issues in mannwhitneyu with unbalanced data
github.com/scipy/scipy - mrogers-phd opened this issue about 1 year ago
github.com/scipy/scipy - mrogers-phd opened this issue about 1 year ago
BUG: fix negative overflow in stats.boxcox_normmax
github.com/scipy/scipy - xuefeng-xu opened this pull request about 1 year ago
github.com/scipy/scipy - xuefeng-xu opened this pull request about 1 year ago
BLD: avoid fast-math for oneAPI compilers, fix up handling of `special` headers
github.com/scipy/scipy - rgommers opened this pull request about 1 year ago
github.com/scipy/scipy - rgommers opened this pull request about 1 year ago
MAINT: stats.moment: rename parameter `moment` to `order`
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
ENH: sparse: Add 1d support to dok format and update coo-1d code. Add tests.
github.com/scipy/scipy - dschult opened this pull request about 1 year ago
github.com/scipy/scipy - dschult opened this pull request about 1 year ago
MAINT:linalg: Remove redundant det and lu Fortran files
github.com/scipy/scipy - ilayn opened this pull request about 1 year ago
github.com/scipy/scipy - ilayn opened this pull request about 1 year ago
TST: fix incorrect signal.sosfilt tests
github.com/scipy/scipy - rgommers opened this pull request about 1 year ago
github.com/scipy/scipy - rgommers opened this pull request about 1 year ago
Unknown option '-fvisibility=hidden' for fotran compiler while building scipy from source with meson
github.com/scipy/scipy - AgilentGCMS opened this issue about 1 year ago
github.com/scipy/scipy - AgilentGCMS opened this issue about 1 year ago
ENH: signal.wiener: improve filter padding
github.com/scipy/scipy - martinbenes1996 opened this pull request about 1 year ago
github.com/scipy/scipy - martinbenes1996 opened this pull request about 1 year ago
BUG/TST: cluster: incorrect test for `seed` param of {`kmeans`, `kmeans2`}
github.com/scipy/scipy - lucascolley opened this issue about 1 year ago
github.com/scipy/scipy - lucascolley opened this issue about 1 year ago
Bump default numpy on Python3.12 to 1.26.2
github.com/scipy/oldest-supported-numpy - nsoranzo opened this pull request about 1 year ago
github.com/scipy/oldest-supported-numpy - nsoranzo opened this pull request about 1 year ago
TST: consolidate array API test skip decorators
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
MAINT: Add binom to new C++ special lib along with its cephes dependencies
github.com/scipy/scipy - steppi opened this pull request about 1 year ago
github.com/scipy/scipy - steppi opened this pull request about 1 year ago
ENH: stats.shapiro: add axis / nan_policy / keepdims support
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
MAINT: stats.theilslopes: consistent promotion of `x` and `y`
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
BUG: scipy.stats.theilslopes returns invalid data when input data is np.uint8
github.com/scipy/scipy - korypostma opened this issue about 1 year ago
github.com/scipy/scipy - korypostma opened this issue about 1 year ago
DOC: array types: mention partial support in `special`
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
DEP: signal: remove ability to import window functions from signal namespace
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
DEP: signal: remove scipy.signal.{lsim2,impulse2,step2}
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
DEP: linalg: remove tri{,u,l}
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
DEP: signal: raise error using medfilt and order_filter with float128 and object dtypes
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
DEP: signal: remove scipy.signal.{bspline,quadratic,cubic}
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
ENH: Allow Boolean `dtype` for `in2` Array in `scipy.signal.convolve2d`
github.com/scipy/scipy - EwoutH opened this issue about 1 year ago
github.com/scipy/scipy - EwoutH opened this issue about 1 year ago
MAINT: version bounds for 1.12.0rc1
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
REL: set version to 1.13.0.dev0
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
ENH: optimize.minimize: add `subproblem_maxiter` option for `tr-exact`
github.com/scipy/scipy - bjodah opened this pull request about 1 year ago
github.com/scipy/scipy - bjodah opened this pull request about 1 year ago
ENH: integrate._nsum: function for finite and infinite summation
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
DOC: Add Example to lbfgsb docstring
github.com/scipy/scipy - anupriyakkumari opened this pull request about 1 year ago
github.com/scipy/scipy - anupriyakkumari opened this pull request about 1 year ago
ENH: Add Inverse Distance Weighted Interpolation
github.com/scipy/scipy - harshilkamdar opened this pull request about 1 year ago
github.com/scipy/scipy - harshilkamdar opened this pull request about 1 year ago
DOC: Add example for mstats.brunnermunzel
github.com/scipy/scipy - StefanieSenger opened this pull request about 1 year ago
github.com/scipy/scipy - StefanieSenger opened this pull request about 1 year ago
DOC: Add example to rv_continuous.fit
github.com/scipy/scipy - m-maggi opened this pull request about 1 year ago
github.com/scipy/scipy - m-maggi opened this pull request about 1 year ago
ENH: stats.normaltest/skewtest/kurtosistest: add axis / nan_policy / keepdims support
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
CI: fix pre-release job by correct version pin for scipy-openblas32
github.com/scipy/scipy - rgommers opened this pull request about 1 year ago
github.com/scipy/scipy - rgommers opened this pull request about 1 year ago
STY: special: use indent width of 4 in clang-format
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
BUG: savemat(..., format="4") throws ValueError errorneously for char arrays
github.com/scipy/scipy - jokabrink opened this issue about 1 year ago
github.com/scipy/scipy - jokabrink opened this issue about 1 year ago
MAINT: git blame ignores for lint clean-ups
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
Query:Cython, npy_math.h and complex.h inclusion
github.com/scipy/scipy - ilayn opened this issue about 1 year ago
github.com/scipy/scipy - ilayn opened this issue about 1 year ago
BUG: Remove unnecessary incref on unrelated type
github.com/scipy/scipy - seberg opened this pull request about 1 year ago
github.com/scipy/scipy - seberg opened this pull request about 1 year ago
eliminate_zeros() does not work when csr_matrix.data is of format np.float16
github.com/scipy/scipy - rubenahrens opened this issue about 1 year ago
github.com/scipy/scipy - rubenahrens opened this issue about 1 year ago
BUG: There is a backward compatibility problem in minimize.py
github.com/scipy/scipy - ans-ans opened this issue about 1 year ago
github.com/scipy/scipy - ans-ans opened this issue about 1 year ago
ENH: Voronoi diagram gives unexpected results from scipy.spatial
github.com/scipy/scipy - dpapadop opened this issue about 1 year ago
github.com/scipy/scipy - dpapadop opened this issue about 1 year ago
ENH: Yeo-Johnson compute LLF in log-space and adjust lambda when transformation overflow
github.com/scipy/scipy - xuefeng-xu opened this pull request about 1 year ago
github.com/scipy/scipy - xuefeng-xu opened this pull request about 1 year ago
MAINT: stats.entropy: silence mypy
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
ENH: stats.kstests: add axis / nan_policy / keepdims support
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
ENH: as_quat() and from_quat() seams to be reverse x,y,z,w vs w,x,y,z
github.com/scipy/scipy - patgadget opened this issue about 1 year ago
github.com/scipy/scipy - patgadget opened this issue about 1 year ago
MAINT: simplify chi distribution mean calculation
github.com/scipy/scipy - dschmitz89 opened this pull request about 1 year ago
github.com/scipy/scipy - dschmitz89 opened this pull request about 1 year ago
gmean() returns `nan` when a 0 value is given a 0 weight?
github.com/scipy/scipy - pinusm opened this issue about 1 year ago
github.com/scipy/scipy - pinusm opened this issue about 1 year ago
ENH: Add F-test of equality of variances to scipy.stats
github.com/scipy/scipy - NortaBirdo opened this issue about 1 year ago
github.com/scipy/scipy - NortaBirdo opened this issue about 1 year ago
ENH: `integrate.solve_ivp`: support changing state via events
github.com/scipy/scipy - BorjaEst opened this issue about 1 year ago
github.com/scipy/scipy - BorjaEst opened this issue about 1 year ago
gcrotmk invalid value warning with complex r.h.s.
github.com/scipy/scipy - ev-br opened this issue about 1 year ago
github.com/scipy/scipy - ev-br opened this issue about 1 year ago
Support : Installing scipy in pypy on Mac M1
github.com/scipy/scipy - iamshreeram opened this issue about 1 year ago
github.com/scipy/scipy - iamshreeram opened this issue about 1 year ago
Speeding up Mann-Whitney U-Test
github.com/scipy/scipy - wangjiawen2013 opened this issue about 1 year ago
github.com/scipy/scipy - wangjiawen2013 opened this issue about 1 year ago
BUG: `scipy.linalg.solve_banded` does not respect `overwrite_b = True` for many RHS
github.com/scipy/scipy - Chris00 opened this issue about 1 year ago
github.com/scipy/scipy - Chris00 opened this issue about 1 year ago
CI, MAINT: pre-release job failures with scipy-openblas32
github.com/scipy/scipy - tylerjereddy opened this issue about 1 year ago
github.com/scipy/scipy - tylerjereddy opened this issue about 1 year ago
BUG: numpy dependency check is broken numpy<1.28.0,>=1.21.6 but actually require numpy api 0x10
github.com/scipy/scipy - braindevices opened this issue about 1 year ago
github.com/scipy/scipy - braindevices opened this issue about 1 year ago
Update theme (v0.6)
github.com/scipy/scipy.org - jarrodmillman opened this pull request about 1 year ago
github.com/scipy/scipy.org - jarrodmillman opened this pull request about 1 year ago
MAINT: Vendor npymath as git submodule and vendor npyrandom directly
github.com/scipy/scipy - lysnikolaou opened this pull request about 1 year ago
github.com/scipy/scipy - lysnikolaou opened this pull request about 1 year ago
DOC: Clarify integration error bound in `integrate` tutorial
github.com/scipy/scipy - cherrywoods opened this pull request about 1 year ago
github.com/scipy/scipy - cherrywoods opened this pull request about 1 year ago
DOC: issue in documentation for the callback argument in scipy.optimize.minimize
github.com/scipy/scipy - seraf-m opened this issue about 1 year ago
github.com/scipy/scipy - seraf-m opened this issue about 1 year ago
MAINT: simplify Nakagami mean calculation
github.com/scipy/scipy - dschmitz89 opened this pull request about 1 year ago
github.com/scipy/scipy - dschmitz89 opened this pull request about 1 year ago
ENH: Dedicated Function for Envelope Extraction
github.com/scipy/scipy - yagizolmez opened this issue about 1 year ago
github.com/scipy/scipy - yagizolmez opened this issue about 1 year ago
ENH: use NdBSpline in RegularGridInterpolator to speed up evaluations
github.com/scipy/scipy - ev-br opened this pull request about 1 year ago
github.com/scipy/scipy - ev-br opened this pull request about 1 year ago
WIP: integrate.solve_ivp: allow y to be N-D
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
github.com/scipy/scipy - mdhaber opened this pull request about 1 year ago
ENH: add parameter ymax in stats.boxcox_normmax
github.com/scipy/scipy - xuefeng-xu opened this pull request about 1 year ago
github.com/scipy/scipy - xuefeng-xu opened this pull request about 1 year ago
ENH: multidimensional y0 ODE integration
github.com/scipy/scipy - Imacder opened this issue about 1 year ago
github.com/scipy/scipy - Imacder opened this issue about 1 year ago
BUG: linear system simulation yielding wrong results due to integer datatype.
github.com/scipy/scipy - edumapurunga opened this issue about 1 year ago
github.com/scipy/scipy - edumapurunga opened this issue about 1 year ago
DOC: 1.12.0 release notes
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
FIX: correctly compute group_delay for complex-coefficient TFs
github.com/scipy/scipy - roryyorke opened this pull request about 1 year ago
github.com/scipy/scipy - roryyorke opened this pull request about 1 year ago
.keyfeatures-box-text issue | PR in theme opened
github.com/scipy/scipy.org - ApoB-100 opened this issue about 1 year ago
github.com/scipy/scipy.org - ApoB-100 opened this issue about 1 year ago
MAINT: more SciPy windows int shims
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
BUG: LinearNDInterpolator >5 times slower than equivalent MATLAB's scatteredInterpolant
github.com/scipy/scipy - Timothy-Anders0n opened this issue about 1 year ago
github.com/scipy/scipy - Timothy-Anders0n opened this issue about 1 year ago
MAINT/TST: _lib: use value instead of deprecated s
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
github.com/scipy/scipy - j-bowhay opened this pull request about 1 year ago
MAINT: lint: enable `stacklevel` warnings check
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
CI: undo cython==0.29.35 pin for the 32-bit Linux job, remove `!=3.0.3`
github.com/scipy/scipy - rgommers opened this pull request about 1 year ago
github.com/scipy/scipy - rgommers opened this pull request about 1 year ago
is it possible to change the fitness with callback feature in scipy minimize
github.com/scipy/scipy - greadian opened this issue about 1 year ago
github.com/scipy/scipy - greadian opened this issue about 1 year ago
_lib: Test error in test_warning_calls_filters because of a Python 3.12 deprecation
github.com/scipy/scipy - WarrenWeckesser opened this issue about 1 year ago
github.com/scipy/scipy - WarrenWeckesser opened this issue about 1 year ago
stats: Test failure of `test_plot_iv` because of a Python deprecation in Python 3.12
github.com/scipy/scipy - WarrenWeckesser opened this issue about 1 year ago
github.com/scipy/scipy - WarrenWeckesser opened this issue about 1 year ago
MAINT: qmc permutations win type
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
fix numerical stability
github.com/scipy/scipy - maciejskorski opened this pull request about 1 year ago
github.com/scipy/scipy - maciejskorski opened this pull request about 1 year ago
BUG: Normal Inverse Gaussian numerically unstable
github.com/scipy/scipy - maciejskorski opened this issue about 1 year ago
github.com/scipy/scipy - maciejskorski opened this issue about 1 year ago
MAINT,BUG: Start reworking flapack to use correct f2py character types
github.com/scipy/scipy - HaoZeke opened this pull request about 1 year ago
github.com/scipy/scipy - HaoZeke opened this pull request about 1 year ago
MAINT: Added clang-format formatting for special C++ files
github.com/scipy/scipy - izaid opened this pull request about 1 year ago
github.com/scipy/scipy - izaid opened this pull request about 1 year ago
ENH: add best cost function evaluation to differential evolution callback
github.com/scipy/scipy - FlorianPix opened this issue about 1 year ago
github.com/scipy/scipy - FlorianPix opened this issue about 1 year ago
DOC: clarify interpolator termionolgy
github.com/scipy/scipy - mart-mihkel opened this pull request about 1 year ago
github.com/scipy/scipy - mart-mihkel opened this pull request about 1 year ago
Update theme (v0.5)
github.com/scipy/scipy.org - jarrodmillman opened this pull request about 1 year ago
github.com/scipy/scipy.org - jarrodmillman opened this pull request about 1 year ago
TST: test_rank shims in signal
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
github.com/scipy/scipy - tylerjereddy opened this pull request about 1 year ago
MAINT: lint: enable line-length check (package-wide)
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
MAINT/DOC: refguide-check fixes
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
DOC: Adding examples to the DOCSTRING of kstatvar function in the _morestats package
github.com/scipy/scipy - amohan826 opened this issue about 1 year ago
github.com/scipy/scipy - amohan826 opened this issue about 1 year ago
MAINT: array types: restrict to boolean & numerical dtypes
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago
github.com/scipy/scipy - lucascolley opened this pull request about 1 year ago