doc/source/release/1.13.2-notes.rst
This is a bugfix release for some problems found since 1.13.1. The most important fixes are for CVE-2017-12852 and temporary elision. Users of earlier versions of 1.13 should upgrade.
The Python versions supported are 2.7 and 3.4 - 3.6. The Python 3.6 wheels available from PIP are built with Python 3.6.2 and should be compatible with all previous versions of Python 3.6. The Windows wheels are now built with OpenBlas instead ATLAS, which should improve the performance of the linear algebra functions.
A total of 12 people contributed to this release. People with a "+" by their names contributed a patch for the first time.
A total of 20 pull requests were merged for this release.
_npy_scaled_cexp{,f,l} is defined when needed.