SciPy

SciPy 0.14.1 Release Notes

SciPy 0.14.1 is a bug-fix release with no new features compared to 0.14.0.

Issues closed

  • #3630: NetCDF reading results in a segfault

  • #3631: SuperLU object not working as expected for complex matrices

  • #3733: segfault from map_coordinates

  • #3780: Segfault when using CSR/CSC matrix and uint32/uint64

  • #3781: BUG: sparse: fix omitted types in sparsetools typemaps

  • #3802: 0.14.0 API breakage: _gen generators are missing from scipy.stats.distributions API

  • #3805: ndimage test failures with numpy 1.10

  • #3812: == sometimes wrong on csr_matrix

  • #3853: Many scipy.sparse test errors/failures with numpy 1.9.0b2

  • #4084: fix exception declarations for Cython 0.21.1 compatibility

  • #4093: BUG: fitpack: avoid a memory error in splev(x, tck, der=k)

  • #4104: BUG: Workaround SGEMV segfault in Accelerate (maintenance 0.14.x)

  • #4143: BUG: fix ndimage functions for large data

  • #4149: Bug in expm for integer arrays

  • #4154: Backport gh-4041 for 0.14.1 (Ensure that the ‘size’ argument of PIL’s ‘resize’ method is a tuple)

  • #4163: Backport #4142 (ZeroDivisionError in scipy.sparse.linalg.lsqr)

  • #4164: Backport gh-4153 (remove use of deprecated numpy API in lib/lapack/ f2py wrapper)

  • #4180: backport pil resize support tuple fix

  • #4168: Lots of arpack test failures on windows 32 bits with numpy 1.9.1

  • #4203: Matrix multiplication in 0.14.x is more than 10x slower compared…

  • #4218: attempt to make ndimage interpolation compatible with numpy relaxed…

  • #4225: BUG: off-by-one error in PPoly shape checks

  • #4248: BUG: optimize: fix issue with incorrect use of closure for slsqp.