New functions `sawtooth_rfft` and `square_rfft` for creating band-limited sawtooth and square signals
|
|
0
|
25
|
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
|
105
|
February 25, 2025
|
Extracting `nodes, weights, f_nodes` data from `scipy.integrate`
|
|
3
|
82
|
February 10, 2025
|
The exception behavior of `scipy.linalg` functions for `ndim > 2` inputs
|
|
0
|
23
|
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
|
145
|
January 1, 2025
|
Should scipy tests assume float64 as the default floating-point dtype?
|
|
11
|
173
|
December 14, 2024
|
ENH: stats: transformations of random variables and more
|
|
1
|
34
|
December 5, 2024
|
ENH: integrate.tanhsinh: make _tanhsinh public
|
|
0
|
33
|
December 1, 2024
|
One question about goodness_of_fit
|
|
0
|
23
|
November 26, 2024
|
SciPy with OpenBlas
|
|
12
|
520
|
November 26, 2024
|
DEP: stats.ttest_ind: deprecate `random_state`/`permutation`; require keywords for most args
|
|
0
|
16
|
November 22, 2024
|
Proper type hints in SciPy with `scipy-stubs`
|
|
5
|
417
|
November 21, 2024
|
Unable to benchmark and compile scipy.linalg modules facing import errors on x64
|
|
0
|
70
|
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
|
138
|
November 9, 2024
|
Request to self-merge gh-21802
|
|
1
|
52
|
November 8, 2024
|
Fixing unusual behavior of gamma function at poles
|
|
0
|
35
|
November 5, 2024
|
Return type of special functions that return derivatives
|
|
0
|
30
|
October 30, 2024
|
Implementing Spec007 for `differential_evolution`
|
|
0
|
35
|
October 29, 2024
|
Add mixture distributions to scipy.stats
|
|
0
|
94
|
October 27, 2024
|
How to make the scipy minimization function multithread
|
|
8
|
1051
|
October 27, 2024
|
Proposed Release Schedule for SciPy 1.15.0
|
|
0
|
222
|
October 22, 2024
|
New function: scipy.stats.xi_correlation
|
|
0
|
336
|
October 19, 2024
|