Published June 23, 2017
| Version v0.19.1
Software
Open
scipy/scipy: SciPy 0.19.1
Creators
- Pauli Virtanen
- Ralf Gommers
- Travis E. Oliphant1
- Evgeni Burovski
- David Cournapeau2
- Warren Weckesser
- alexbrc
- Pearu Peterson
- endolith
- Stefan van der Walt3
- Nikolay Mayorov
- Denis Laxalde4
- Matthew Brett5
- Jarrod Millman5
- Lars
- Josh Wilson
- eric-jones
- Robert Kern
- Eric Moore
- Tim Leslie6
- Josef Perktold
- Andrew Nelson
- CJ Carey7
- Yu Feng3
- Jake Vanderplas8
- Blake Griffith
- Abraham Escalante
- Tyler Reddy9
- Rob Falck10
- Eric Larson8
- 1. Continuum Analytics
- 2. Enthought
- 3. University of California, Berkeley
- 4. @logilab
- 5. UC Berkeley
- 6. Breakaway Consulting
- 7. UMass Department of Computer Science
- 8. University of Washington
- 9. Los Alamos National Laboratory
- 10. NASA Glenn Research Center
Description
SciPy 0.19.1 Release Notes
SciPy 0.19.1 is a bug-fix release with no new features compared to 0.19.0.
The most important change is a fix for a severe memory leak in integrate.quad
.
- Evgeni Burovski
- Patrick Callier +
- Yu Feng
- Ralf Gommers
- Ilhan Polat
- Eric Quintero
- Scott Sievert
- Pauli Virtanen
- Warren Weckesser
A total of 9 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.
Issues closed for 0.19.1- gh-7214: Memory use in integrate.quad in scipy-0.19.0
- gh-7258:
linalg.matrix_balance
gives wrong transformation matrix
- gh-7258:
- gh-7262: Segfault in daily testing
- gh-7273:
scipy.interpolate._bspl.evaluate_spline
gets wrong type
- gh-7273:
- gh-7335: scipy.signal.dlti(A,B,C,D).freqresp() fails
- gh-7211: BUG: convolve may yield inconsistent dtypes with method changed
- gh-7216: BUG: integrate: fix refcounting bug in quad()
- gh-7229: MAINT: special: Rewrite a test of wrightomega
- gh-7261: FIX: Corrected the transformation matrix permutation
- gh-7265: BUG: Fix broken axis handling in spectral functions
- gh-7266: FIX 7262: ckdtree crashes in query_knn.
- gh-7279: Upcast half- and single-precision floats to doubles in BSpline...
- gh-7336: BUG: Fix signal.dfreqresp for StateSpace systems
- gh-7419: Fix several issues in
sparse.load_npz
,save_npz
- gh-7419: Fix several issues in
- gh-7420: BUG: stats: allow integers as kappa4 shape parameters
Files
scipy/scipy-v0.19.1.zip
Files
(13.1 MB)
Name | Size | Download all |
---|---|---|
md5:67a42c194ca7fe31188c54f10caa5ad6
|
13.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scipy/scipy/tree/v0.19.1 (URL)