From: Bruce S. <bas...@nc...> - 2010-08-17 22:44:24
|
Aha. I see that there is indeed now a numpy download for Python 3.1, posted for the first time today! I'll make a note about the beta numpy status on the vpython.org download pages. I did check that VPython demo programs that use numpy in a significant way work fine (gas, stars). Bruce Sherwood On Tue, Aug 17, 2010 at 1:36 PM, James Mueller <mu...@pi...> wrote: > Bruce, > Two points: > > 1) the 1.5 series supports BOTH python 3 as well as 2.7. The major advance they made this year was discovering that they could support both from the same code base. > > 2) numpy-1.5.0b1 is the first BETA release of the 1.5 series. Release notes for a VPython using this numpy should clearly state that it is beta. In fact the second beta was release about 4 hours ago. > > -Jim > > On Aug 17, 2010, at 12:56 PM, Bruce Sherwood wrote: > >> 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 >>> >>> >> >> ------------------------------------------------------------------------------ >> 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 > > |