[Numpy-discussion] ANN: NumPy 1.8.0 release.

Dinesh Vadhia dineshbvadhia at hotmail.com
Thu Oct 31 15:28:59 EDT 2013


Use site.cfg.example as template to create a new site.cfg.  For openblas, uncomment:

[openblas]
library_dirs = /opt/OpenBLAS/lib
include_dirs = /opt/OpenBLAS/include

Also, uncomment default section:

[DEFAULT]
library_dirs = /usr/local/lib
include_dirs = /usr/local/include

That should do it - hopefully.





 
On Thu, Oct 31, 2013 at 7:13 AM, Neal Becker <ndbecker2 at gmail.com> wrote:

  Charles R Harris wrote:

  > On Thu, Oct 31, 2013 at 6:58 AM, Neal Becker <ndbecker2 at gmail.com> wrote:
  >
  >> Thanks for the release!
  >>
  >> I am having a hard time finding the build instructions.  Could you please
  >> add
  >> this to the announcement?
  >>
  >
  > What sort of build instructions are you looking for?
  >
  > Chuck


  How to build from source, what are some settings for site.cfg.  I did get this
  figured out (wanted to try out openblas), but it could be a small barrier to
  new users.





That should be explained in INSTALL.txt. It may be a bit outdated at this point. If so, could you make a PR adding relevant bits from your experience.


Chuck


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20131031/c4d7f42e/attachment.html>


More information about the NumPy-Discussion mailing list