SciPy 1.11.3 发布说明#

SciPy 1.11.3 是一个错误修复版本,与 1.11.2 相比没有新功能。

作者#

  • 名称 (提交次数)

  • 杰克·鲍海(2)

  • CJ Carey (1)

  • Colin Carroll (1) +

  • 阿尼鲁德·达加尔 (2)

  • drestebon (1) +

  • Ralf Gommers (5)

  • 马特·哈伯兰(2)

  • 朱利安·杰拉菲翁 (1)

  • Uwe L. Korn (1) +

  • 艾莉·利特瓦克 (2)

  • 安德鲁·纳尔逊 (5)

  • Bharat Raghunathan (1)

  • 泰勒·雷迪 (37)

  • Søren Fuglede Jørgensen (2)

  • Hielke Walinga (1) +

  • Warren Weckesser (1)

  • 伯恩哈德·M·维德曼 (1)

共有17人参与了此次发布。名字后面带有“+”的人首次贡献了补丁。此名单是自动生成的,可能不完全完整。

1.11.3 版本关闭的问题#

  • #15093: BUG: scipy.optimize 的 trust-constr 算法在 keep-feasible… 时挂起

  • #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: 缓冲区数据类型不匹配,预期为 ‘ITYPE_t’ 但得到的是 ‘long’

  • #18782: BUG: johnsonsu 分布不再接受整数 `b` 参数

  • #18922: BUG: dev.py 使用了 `distutils`

  • #19101: BUG: mesonpy 在 .pyx 文件中嵌入了随机路径

  • #19103: BUG: 在1.11.2中的回归问题: optimize.least_squares 使用 method=’trf’…

  • #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 边界独占

  • #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: 恢复使用已发布的轮子 [轮子构建]

  • #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: 在 `_fpumode.c` 中添加 float.h 包含,修复 Windows 上的 Clang…

  • #19299: MAINT: 修复 libquadmath 许可证