summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/release/1.4.0-notes.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/release/1.4.0-notes.rst b/doc/release/1.4.0-notes.rst
index 849b429cb..3e5599169 100644
--- a/doc/release/1.4.0-notes.rst
+++ b/doc/release/1.4.0-notes.rst
@@ -85,6 +85,11 @@ Testing
testing output while testing DeprecationWarning is effectively raised by
the decorated test.
+Improvements
+============
+
+ #. numpy import is noticeably faster (from 20 to 30 % depending on the
+ platform and computer)
Deprecations
============