Re: [Numpy-discussion] windows install problem for 1.2

2008-10-21 Thread Ryan Krauss
will try turning off all virus and firewall stuff and try again. How does this happen? Ryan On 10/20/08, David Cournapeau [EMAIL PROTECTED] wrote: Ryan Krauss wrote: I need to upgrade my Python installation. I just uninstalled everything, deleted C:\Python25, installed Python 2.5.2 from the msi

Re: [Numpy-discussion] windows install problem for 1.2

2008-10-21 Thread Ryan Krauss
Firefox. After turning off my firewall and antivirus software, I re-downloaded, got the correct md5sum, and everything is fine. Thanks for your help. Ryan On 10/21/08, David Cournapeau [EMAIL PROTECTED] wrote: Ryan Krauss wrote: OK, I was sure this couldn't be the problem since I

[Numpy-discussion] windows install problem for 1.2

2008-10-20 Thread Ryan Krauss
I need to upgrade my Python installation. I just uninstalled everything, deleted C:\Python25, installed Python 2.5.2 from the msi, and am now trying to install numpy 1.2 from numpy-1.2.0-win32-superpack-python2.5.exe. It flashes something up for a second and then goes away giving me no

Re: [Numpy-discussion] Test failure with latest SVN

2008-01-18 Thread Ryan Krauss
I just built from svn in Ubuntu and get this same error. Ryan On Jan 16, 2008 5:26 AM, Robin [EMAIL PROTECTED] wrote: I am on OS X 10.5.1 and get a test failure with the latest numpy svn. (Previously ran with no errors with svn as of a few weeks ago). test_zero_probability

Re: [Numpy-discussion] Compiler change for Windows version between 1.0.3.1 and 1.0.4?

2007-12-19 Thread Ryan Krauss
Sounds like exactly the problem Jarrod Millman is working to solve. The new binary uses SSE2 options which P3's and older Athlons don't support. It sounds like Jarrod has found a machine he can use to create the new binaries and solve the problem. On Dec 18, 2007 1:07 PM, Stuart Brorson [EMAIL

Re: [Numpy-discussion] Changing the distributed binary for numpy 1.0.4 for windows ?

2007-12-11 Thread Ryan Krauss
Near as I can tell, this is still unresolved for people with non-sse2 machines. Is that right? I have a student trying to get started with such a machine. Numpy is causing Python to crash. What is the easiest solution? Does he need to build numpy from source on that machine (I actually still

Re: [Numpy-discussion] additional thanks

2007-08-24 Thread Ryan Krauss
I helped a coulpe of my students install on Vista. It was enough to right click on the exe and choose Run as Administrator. A pop-up window then comes up asking you if you trust the file or something and you have to chose an option that is something like, yes, let it proceed. On 8/24/07, Alan

Re: [Numpy-discussion] I am volunteering to be the release manager for NumPy 1.0.3.1 and SciPy 0.5.2

2007-08-10 Thread Ryan Krauss
I have access to one non-SSE (or at least non-SSE2) machine that I can test on. I sort of championed this cause the last time this came up out of fear that my students would have these problems. No one did. So, I don't know how many non-SSE machines are really out there. This may not be a big

[Numpy-discussion] column_stack with mixed data types

2007-07-30 Thread Ryan Krauss
I have data in a spreadsheet where the first column is an integer. the second is a float, columns 3-5 are strings, and columns 6 and 7 are floats. I have each column as a list, but when I use column_stack, I get back a 2D array of strings. What is the easiest way to get a recarray out of this

Re: [Numpy-discussion] column_stack with mixed data types

2007-07-30 Thread Ryan Krauss
'), ('Impactor', '|S14'), ('Mass (kg)', '|S14'), ('Drop Height (in.)', 'f8'), ('Flag Height (in.)', 'f8'), ('Notes', '|S14')]) ipdb On 7/30/07, Ryan Krauss [EMAIL PROTECTED] wrote: I have data in a spreadsheet where the first column is an integer. the second is a float, columns 3-5 are strings, and columns 6

Re: [Numpy-discussion] Vista installer?

2007-05-29 Thread Ryan Krauss
that this works, please let me know. Ryan On 5/29/07, Ryan Krauss [EMAIL PROTECTED] wrote: Success. I think this is officially a viable alternative for running Scipy/Numpy/Matplotlib/IPython in Vista. I turned off my firewall on my host (XP) and I was able to browse the internet in Ubuntu. Andrew

Re: [Numpy-discussion] Vista installer?

2007-05-28 Thread Ryan Krauss
to the VMWare forum about networking, but will welcome any help from here. Thanks, Ryan On 5/28/07, Ryan Krauss [EMAIL PROTECTED] wrote: Thanks again. I guess I just read that wrong. On 5/28/07, Bill Baxter [EMAIL PROTECTED] wrote: No, there's a link in the middle of the page that says ALSO

Re: [Numpy-discussion] Vista installer?

2007-05-28 Thread Ryan Krauss
I need to plot things using matplotlib, so I don't think it works for me without X. Thanks though. Ryan On 5/28/07, David Cournapeau [EMAIL PROTECTED] wrote: Ryan Krauss wrote: I have this more or less working, the only problem is that my guest Ubuntu OS doesn't have Scipy/Numpy/IPython

Re: [Numpy-discussion] [SciPy-user] Getting started wiki page

2007-05-12 Thread Ryan Krauss
You can add the -pylab switch to the desktop shortcut under Windows. I had created a Windows IPython installer that automatically creates a second entry under Start All Programs IPython that includes the -pylab -p scipy option. You can download my installer from here:

Re: [Numpy-discussion] [Matplotlib-users] Python issue of Computing in Science and Engineering available

2007-04-25 Thread Ryan Krauss
My CiSE article can be downloaded from here: http://www.siue.edu/~rkrauss/python_stuff.html Ryan On 4/25/07, John Hunter [EMAIL PROTECTED] wrote: On 4/25/07, Fernando Perez [EMAIL PROTECTED] wrote: Since authors are allowed by their publication policy to keep a publicly available copy of