summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSkipper Seabold <jsseabold@gmail.com>2013-09-05 16:36:31 -0400
committerSkipper Seabold <jsseabold@gmail.com>2013-09-05 16:36:31 -0400
commit92ed1b27aa0372f5d47f86d73c8cfd53473078c6 (patch)
tree59dc16524277da9b26d508a940f3b0e5f3eda5f0 /doc
parentb5dab6df0c9feef2d0b10ea7c56abd0b1df78abc (diff)
downloadnumpy-92ed1b27aa0372f5d47f86d73c8cfd53473078c6.tar.gz
DOC: Update release notes for openblas build.
Diffstat (limited to 'doc')
-rw-r--r--doc/release/1.8.0-notes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release/1.8.0-notes.rst b/doc/release/1.8.0-notes.rst
index b3e466165..a8840dd93 100644
--- a/doc/release/1.8.0-notes.rst
+++ b/doc/release/1.8.0-notes.rst
@@ -136,6 +136,10 @@ of the mirr function remains unchanged.
New Features
============
+Building against OpenBLAS
+~~~~~~~~~~~~~~~~~~~~~~~~~
+It is now possible to build numpy against OpenBLAS by editing site.cfg.
+
New constant
~~~~~~~~~~~~
Euler's constant is now exposed in numpy as euler_gamma.