About the scipy category
|
|
0
|
231
|
March 21, 2024
|
Extracting `nodes, weights, f_nodes` data from `scipy.integrate`
|
|
3
|
25
|
February 10, 2025
|
Iterative proportional fitting (IPF)
|
|
11
|
98
|
February 10, 2025
|
SciPy Community Call Announcements
|
|
25
|
495
|
February 6, 2025
|
The exception behavior of `scipy.linalg` functions for `ndim > 2` inputs
|
|
0
|
14
|
February 5, 2025
|
A policy on generative AI assisted contributions
|
|
16
|
103
|
February 5, 2025
|
ENH: stats.quantile: an array API compatible quantile function
|
|
0
|
16
|
January 31, 2025
|
Deprecate the disp argument for signm, logm, sqrtm
|
|
0
|
19
|
January 29, 2025
|
DEP: deprecate >=16 precision argument for `scipy.io.mmwrite`
|
|
0
|
17
|
January 23, 2025
|
DEP: optimize.nnls: deprecate unused atol parameter
|
|
0
|
15
|
January 23, 2025
|
Design of callback for `scipy.integrate.solve_ivp`
|
|
1
|
38
|
January 13, 2025
|
BLAS and LAPACK functions with threading in SciPy
|
|
1
|
58
|
January 1, 2025
|
New feature: Spatial Transform
|
|
3
|
62
|
December 30, 2024
|
Should scipy tests assume float64 as the default floating-point dtype?
|
|
11
|
81
|
December 14, 2024
|
ENH: stats: transformations of random variables and more
|
|
1
|
28
|
December 5, 2024
|
ENH: integrate.tanhsinh: make _tanhsinh public
|
|
0
|
22
|
December 1, 2024
|
One question about goodness_of_fit
|
|
0
|
14
|
November 26, 2024
|
SciPy with OpenBlas
|
|
12
|
196
|
November 26, 2024
|
DEP: stats.ttest_ind: deprecate `random_state`/`permutation`; require keywords for most args
|
|
0
|
11
|
November 22, 2024
|
Proper type hints in SciPy with `scipy-stubs`
|
|
5
|
115
|
November 21, 2024
|
Unable to benchmark and compile scipy.linalg modules facing import errors on x64
|
|
0
|
31
|
November 12, 2024
|
ENH: stats.make_distribution: create a new distribution from an old distribution (and more)
|
|
0
|
24
|
November 12, 2024
|
Seeking Help with Profiling C-Implemented Functions in SciPy
|
|
1
|
33
|
November 11, 2024
|
How to automatically populate documentation with %(before_notes)s and %(after_notes)s
|
|
4
|
44
|
November 11, 2024
|
Declare `*UnivariateSpline` classes and `splrep`, `splprep` functions legacy
|
|
3
|
81
|
November 9, 2024
|
Request to self-merge gh-21802
|
|
1
|
38
|
November 8, 2024
|
Fixing unusual behavior of gamma function at poles
|
|
0
|
27
|
November 5, 2024
|
Return type of special functions that return derivatives
|
|
0
|
18
|
October 30, 2024
|
Implementing Spec007 for `differential_evolution`
|
|
0
|
30
|
October 29, 2024
|
Add mixture distributions to scipy.stats
|
|
0
|
53
|
October 27, 2024
|