Slight mistake in docs "Multivariate data interpolation on a regular grid"
|
|
1
|
35
|
March 19, 2025
|
Translations of the SciPy.org website
|
|
1
|
40
|
March 12, 2025
|
ENH: ndimage.vectorized_filter: generic_filter with memory, speed, and feature improvements
|
|
0
|
57
|
March 4, 2025
|
New functions `sawtooth_rfft` and `square_rfft` for creating band-limited sawtooth and square signals
|
|
0
|
26
|
March 10, 2025
|
MAINT: `stats.multinomial`: `FutureWarning` about normalization of `p`
|
|
0
|
13
|
March 3, 2025
|
ENH: scipy.spatial.transform.RigidTransformation for representing 3D coordinate frames
|
|
2
|
106
|
February 25, 2025
|
Extracting `nodes, weights, f_nodes` data from `scipy.integrate`
|
|
3
|
84
|
February 10, 2025
|
The exception behavior of `scipy.linalg` functions for `ndim > 2` inputs
|
|
0
|
24
|
February 5, 2025
|
ENH: stats.quantile: an array API compatible quantile function
|
|
0
|
34
|
January 31, 2025
|
Deprecate the disp argument for signm, logm, sqrtm
|
|
0
|
33
|
January 29, 2025
|
DEP: deprecate >=16 precision argument for `scipy.io.mmwrite`
|
|
0
|
22
|
January 23, 2025
|
DEP: optimize.nnls: deprecate unused atol parameter
|
|
0
|
27
|
January 23, 2025
|
BLAS and LAPACK functions with threading in SciPy
|
|
1
|
152
|
January 1, 2025
|
Should scipy tests assume float64 as the default floating-point dtype?
|
|
11
|
179
|
December 14, 2024
|
ENH: stats: transformations of random variables and more
|
|
1
|
34
|
December 5, 2024
|
ENH: integrate.tanhsinh: make _tanhsinh public
|
|
0
|
35
|
December 1, 2024
|
One question about goodness_of_fit
|
|
0
|
23
|
November 26, 2024
|
SciPy with OpenBlas
|
|
12
|
541
|
November 26, 2024
|
DEP: stats.ttest_ind: deprecate `random_state`/`permutation`; require keywords for most args
|
|
0
|
18
|
November 22, 2024
|
Proper type hints in SciPy with `scipy-stubs`
|
|
5
|
436
|
November 21, 2024
|
Unable to benchmark and compile scipy.linalg modules facing import errors on x64
|
|
0
|
75
|
November 12, 2024
|
ENH: stats.make_distribution: create a new distribution from an old distribution (and more)
|
|
0
|
35
|
November 12, 2024
|
Seeking Help with Profiling C-Implemented Functions in SciPy
|
|
1
|
44
|
November 11, 2024
|
How to automatically populate documentation with %(before_notes)s and %(after_notes)s
|
|
4
|
62
|
November 11, 2024
|
Declare `*UnivariateSpline` classes and `splrep`, `splprep` functions legacy
|
|
3
|
140
|
November 9, 2024
|
Request to self-merge gh-21802
|
|
1
|
53
|
November 8, 2024
|
Fixing unusual behavior of gamma function at poles
|
|
0
|
36
|
November 5, 2024
|
Return type of special functions that return derivatives
|
|
0
|
31
|
October 30, 2024
|
Implementing Spec007 for `differential_evolution`
|
|
0
|
36
|
October 29, 2024
|
Add mixture distributions to scipy.stats
|
|
0
|
95
|
October 27, 2024
|