Re: [Numpy-discussion] NumPy 1.0.3 for OS-X

2007-05-29 Thread David L Goldsmith
wen wrote: > In article <[EMAIL PROTECTED]>, > David L Goldsmith <[EMAIL PROTECTED]> wrote: > > >> Hold on again, I think I did it: it works on my BSN Intel Mac and Chris >> is about to test it on his not-so-new PPC Mac. Assuming I built a >> viable prod

Re: [Numpy-discussion] NumPy 1.0.3 for OS-X

2007-05-24 Thread David L Goldsmith
Hold on again, I think I did it: it works on my BSN Intel Mac and Chris is about to test it on his not-so-new PPC Mac. Assuming I built a viable product, how do I put it in the right place (i.e., @ http://pythonmac.org/packages/py25-fat/index.html)? Thanks! DG David L Goldsmith wrote: >

Re: [Numpy-discussion] NumPy 1.0.3 for OS-X

2007-05-24 Thread David L Goldsmith
OK, I'm having difficulties, so if anyone can beat me to it, that'd be great. DG David L Goldsmith wrote: > Since I have to install a numpy on my new Mac, I'll try. Chris, you > have a pre-Intel Mac to try it out on, correct? Anyone: are there > issues I should be a

Re: [Numpy-discussion] NumPy 1.0.3 for OS-X

2007-05-24 Thread David L Goldsmith
Since I have to install a numpy on my new Mac, I'll try. Chris, you have a pre-Intel Mac to try it out on, correct? Anyone: are there issues I should be aware of besides building it Universal? ANSI v. Unicode? Should I build against older versions of Python? If so, how far back should I go

Re: [Numpy-discussion] Big list of Numpy & Scipy users

2007-04-05 Thread David L Goldsmith
Sebastian Haase wrote: > Maybe the projects should be in categories: > - open source > - commercial (?) > - papers > - ?? > I agree: I'm using numpy in two of my projects, but these are likely to have a small, specialized and self-contained user base indefinitely, so I'm a little "shy" about

Re: [Numpy-discussion] what goes wrong with cos(), sin()

2007-02-22 Thread David L Goldsmith
I agree w/ Chuck - I'd consider what Tim describes is happening a "bug". DG Charles R Harris wrote: > > > On 2/21/07, *Timothy Hochberg* <[EMAIL PROTECTED] > > wrote: > > > > On 2/21/07, *Charles R Harris* < [EMAIL PROTECTED] > > wrote: