From: <ajs...@op...> - 2006-10-06 20:18:56
|
I have began to look at this as well, at least for the 3.xxx tree. I don't know to what extent things are different for 4.xxx. For 3.xxx, I don't think that the Numeric to Numpy script solves the issue because the integration with Numeric is via the boost.python library. >From what I see there is another 3rd party code module that is used to enhance the boost.python support for Numeric and Numarray. The good news that there has been a new release of this module quite recently specifcally shifting its focus to Numpy. I have the details on my Linux box at home. Is this in line with others' understanding? I am not much of a C++ programmer, but this is something I might be able to get to the bottom of with some work. But with Jonathan gone, I am suggesting that the vpython project should reach out to the wider Python community. I think that the vpython project is (or should be) significant enough to that community as a whole - it certainly is to me - that the project should be able to elicit support from appropriate quarters. I would be happy to help try to elicit assitance on this with some consensus that doing so is appopriate. I am copying this to the Python edu-sig list, where I had just raised the issue of Numopy incompatible this morning, and expressed some concern - with Bruce tied-up, and Jonathan gone - of getting the issue proper attention. Art ----- Original Message ----- From: Gary Pajer Date: Friday, October 6, 2006 2:55 pm Subject: Re: [Visualpython-users] Python 2.5 To: vpusers > Bruce Sherwood wrote: > > >Questions have been asked about Visual for Python 2.5. A > significant > >hurdle to overcome is that there is not and will not be a > version of > >Numeric for Python 2.5 (the last to be made was for Python > 2.4). Its > >successor Numarray does exist for Python 2.5 but is likely to > be the > >last, as the download instructions say "Use Numpy!" Thanks to > Jonathan > >Brandmeyer's work, Visual can be compiled for Numarray, but > some > >existing VPython programs that used explicit Numeric > capabilities may > >break due to some incompatibilities between Numeric and Numarray. > > > >The right thing to do is to revise Visual to use Numpy, which > is the > >designated to-be-supported replacement for both Numeric and > Numarray. I > >do not know how much work will be required to do this. > > > >Bruce Sherwood > > > I seem to recall that a Numeric-to-Numpy script was once available. > I don't know its current status. > I also don't know if it would work with vpython. > > I'm pretty busy right now, but I'll guess that Bruce is busier. > This weekend I'll try to find some time to dig a little deeper > into this > problem. > > -gary > > ----------------------------------------------------------------- > -------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance > to share your > opinions on IT & business topics through brief surveys -- and > earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |