SciPy 1.11.3 发行说明#
SciPy 1.11.3 是一个错误修复版本,与 1.11.2 相比没有新功能。
作者#
姓名(提交次数)
Jake Bowhay (2)
CJ Carey (1)
Colin Carroll (1) +
Anirudh Dagar (2)
drestebon (1) +
Ralf Gommers (5)
Matt Haberland (2)
Julien Jerphanion (1)
Uwe L. Korn (1) +
Ellie Litwack (2)
Andrew Nelson (5)
Bharat Raghunathan (1)
Tyler Reddy (37)
Søren Fuglede Jørgensen (2)
Hielke Walinga (1) +
Warren Weckesser (1)
Bernhard M. Wiedemann (1)
总共有 17 人为此版本做出了贡献。名字旁边有“+”的人是第一次贡献补丁。此列表是自动生成的,可能不完全完整。
1.11.3 版本修复的问题#
#15093: BUG: 当 keep-feasible 时,scipy.optimize 的 trust-constr 算法挂起…
#15273: freqz:当 worN=2**n+1, include_nyquist=True 时,性能欠佳…
#17269: scipy.sparse.csgraph.min_weight_full_bipartite_matching 中的错误
#17289: BUG: numpy.fft.rfft 和 scipy.signal.freqz 之间的结果不同
#18716: 缓冲区 dtype 不匹配,预期为 'ITYPE_t' 但得到 'long'
#18782: BUG: johnsonsu 分布不再接受整数 `b` 参数
#18922: BUG: dev.py 使用了 `distutils`
#19101: BUG: mesonpy 在 .pyx 文件中嵌入了随机路径
#19103: BUG: 1.11.2 中的回归:使用 method='trf' 的 optimize.least_squares…
#19132: BUG: 在最新提交上构建失败
#19149: BUG: scipy.sparse.csgraph.laplacian 在…
时引发 AttributeError#19197: BUG: 从零秩协方差采样不正确
1.11.3 版本的拉取请求#
#17633: BUG: 将不可行性检查添加到 min_weight_full_bipartite_matching
#18784: BUG:允许 johnsonsu 参数为浮点数
#18913: BUG: sparse.csgraph:支持 traversal.pyx 中的 int64 索引
#18924: BUG:修复 python3.12 distutils dev.py 构建
#18956: BUG:trust-constr Bounds 互斥
#19076: MAINT: 不应在数组上使用 np.float64()
#19084: REL, MAINT:为 1.11.3 做准备
#19111: BUG:通过将 make_strictly_feasible 添加回 lsq 来修复 #19103…
#19123: BLD:避免在 .pyx 文件中使用绝对路径名
#19135: MAINT: signal: 从私有函数中删除 cval 参数…
#19139: BLD:恢复使用已发布的 wheels [wheel 构建]
#19156: BUG:在 scipy.sparse.csgraph.laplacian 中支持稀疏数组
#19199: MAINT: stats.CovViaEigendecomposition: 修复 `_LA` 属性…
#19200: TST:修复 `TestODR.test_implicit` 测试失败,原因在于容差…
#19208: BUG:freqz rfft 网格修复
#19280: MAINT: newton,确保 x0 是一个不精确的类型
#19286: BUG: stats: 修复因 Boost 策略不正确导致的构建失败…
#19290: BLD:将 float.h 包含到 `_fpumode.c` 中,修复 Windows 上的 Clang…
#19299: MAINT: 修复 libquadmath 许可证