From: Bruce S. <bas...@nc...> - 2010-08-17 17:21:26
|
Here's what I used. Windows: numpy-1.5.0b1-win32-superpack-python2.7.exe Mac: numpy-1.5.0b1-py2.7-python.org.dmg So it's 1.5.0b1, but it's definitely for Python 2.7, not Python 3. FYI, I happened to use Boost 1.42 on Windows and Boost 1.43 on Mac. Bruce Sherwood On Tue, Aug 17, 2010 at 6:50 AM, James Mueller <mu...@pi...> wrote: > Bruce, > Which version of numpy was used for this? 1.3.0, 1.4.1, 1.5.0b1? (I doubt it is the beta release of 1.5, as that is aimed at python 3.) > > -Jim > > On Aug 16, 2010, at 11:34 PM, Bruce Sherwood wrote: > >> Visual 5.32, which has been available for Python 2.6, is now available >> for Python 2.7 for Windows and Mac. >> >> This became possible with the release of Numpy for Python 2.7. >> >> It has been announced that Python 2.7 will be the last of the Python >> 2.x series. Major development is now concentrated on Python 3, the >> first version of Python to have intentional incompatibilities with the >> Python 2 series, though there are some tools in Python 2.7 for easing >> the transition. There is not yet a version of Numpy for Python 3, >> which is why there is no VPython yet for Python 3. >> >> Bruce Sherwood >> >> P.S. Technical note: The file MAC-OSX.txt in CVS now has much >> simplified instructions for building the Boost libraries on a Mac. >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> _______________________________________________ >> Visualpython-users mailing list >> Vis...@li... >> https://lists.sourceforge.net/lists/listinfo/visualpython-users > > |