8000 DOC: add note of 64-bit wheels on Windows · masasin/numpy@d0ba18c · GitHub
[go: up one dir, main page]

Skip to content

Commit d0ba18c

Browse files
committed
DOC: add note of 64-bit wheels on Windows
Say that we do provide 64-bit Windows wheels. Update link to mingwpy.
1 parent c3c2b68 commit d0ba18c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/HOWTO_RELEASE.rst.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,10 @@ this `OSX wheel building summary
5353
Windows
5454
-------
5555

56-
32-bit Python 2.7, 3.4, 3.5 are the versions for which we provide binary
57-
installers. Windows XP, Vista, 7, 8 and 10 are supported. We build numpy
58-
using the MSVC compilers on Appveyor, but we are hoping to update to a
59-
`mingw-w64 toolchain <https://github.com/numpy/numpy/wiki/Mingw-w64-faq>`_
60-
soon.
56+
We build 32- and 64-bit wheels for Python 2.7, 3.4, 3.5 on Windows. Windows
57+
XP, Vista, 7, 8 and 10 are supported. We build numpy using the MSVC compilers
58+
on Appveyor, but we are hoping to update to a `mingw-w64 toolchain
59+
<http://mingwpy.github.io>`_. The Windows wheels use ATLAS for BLAS / LAPACK.
6160

6261
Linux
6362
-----

0 commit comments

Comments
 (0)
0