Does have an updated Win32 binary of Konrad Hinsen's ScientificPython? I've been using Robert Kern's version, but it's only good up to Python 1.5.2. Now that the main modules I use have been compiled for Python 2.1 (dislin & mxTools) I have upgraded. The only other binary extension I use often is ScientificPython, especially the netcdf portion. I'm not really a computer person so compiling myself is a scary option. Any help? Thank you, Grant Callis __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
The only other binary extension I use often is ScientificPython, especially the netcdf portion. I'm not really a computer person so compiling myself is a scary option. Any help?
i have the scientific_netcdf module compiled for python 2.1. i can email to you or can put a small zip file up on my web site. you need the netcdf dll. i built that too, if needed. havent tried compiling the MPI stuff yet. les schaffer
i have the scientific_netcdf module compiled for python 2.1. i can email to you or can put a small zip file up on my web site.
you need the netcdf dll. i built that too, if needed.
Excellent news! E-mail is fine but I'm sure that others are interested in the netcdf module and the netcdf .dll as well. Perhaps posting to your web site would be better? Regardless, thank you very much. Grant Callis __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
Excellent news! E-mail is fine but I'm sure that others are interested in the netcdf module and the netcdf .dll as well. Perhaps posting to your web site would be better?
i will put a package up on my site by twm. the URL will be: http://folks.astrian.net/godzilla there's no isue with me distributing the betcdf dll is there??? les schaffer
Scientific_netcdf: ----------------- I have placed a link to a package of DLLs for Scientific module on my web site: http://folks.astrian.net/godzilla included are the netcdf DLL and lib file, a pointer to the Unidata site where MS VC++ Project files are available (i used them to build this DLL), and the scientific_netcdf.pyd. I tested the package using netcdf_demo.py from the Scientific Example's directory. The project files on the Unidata site are for version 3.5, wheras mine are for beta8 of the same version. if the latest one's on their site cause you grief, i'll update mine for their latest version and post to the site. Visual Python: ------------- For people interested in using Visual Python under Windows and Python 2.1, i have also placed the cvisual.dll file on my page. PIL: --- Sometime this weekend i should have the PIL packages on my page updated as well. I have it working for Python 2.1, just need to bundle it up. les schaffer
participants (2)
-
Grant Callis
-
Les Schaffer