Re: [Numpy-discussion] matlab translation

2006-06-23 Thread Ryan Krauss
If people could post lines of Matlab code and proposed numpy could, we could try some regexp's that could do some of this. Ryan On 6/23/06, Keith Goodman <[EMAIL PROTECTED]> wrote: > On 6/23/06, Mathew Yeates <[EMAIL PROTECTED]> wrote: > > > > > > > > I'm porting by hand. It does not seem easy to

[Numpy-discussion] Numpy that is compatible with Scipy windows installer version

2006-09-06 Thread Ryan Krauss
I am a Linux user trying to install Numpy/Scipy on a Windows machine in my office. I went to the website and grabbed the two latest versions: scipy = scipy-0.5.0.win32-py2.4.exe numpy = numpy-1.0b5.win32-py2.4.exe Trying to import scipy I get: Python 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.131

Re: [Numpy-discussion] Numpy that is compatible with Scipy windows installer version

2006-09-06 Thread Ryan Krauss
I would be glad to try that. Where do I get the installer for scipy 0.51? Thanks, Ryan On 9/6/06, Martin Spacek <[EMAIL PROTECTED]> wrote: > Ryan, > > Try installing the latest scipy version 0.51. There's a windows binary > for it. Worked fine for me. > > Martin &g

Re: [Numpy-discussion] Numpy that is compatible with Scipy windows installer version

2006-09-06 Thread Ryan Krauss
downloaded 0.87.5 but I broke something in the process because now even switching back to Numeric doesn't make mpl happy. I may switch to the mpl list if this keeps giving me problems. Ryan On 9/6/06, James Graham <[EMAIL PROTECTED]> wrote: > Ryan Krauss wrote: > > I would

Re: [Numpy-discussion] Numpy that is compatible with Scipy windows installer version

2006-09-06 Thread Ryan Krauss
Thanks Chris, that worked great. Ryan On 9/6/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > Ryan Krauss wrote: > > Is there a compatible matplotlib as well? I was o.k. with mpl from > > enthought until I switched numerix to numpy. That made mpl unhappy. > > I do