Re: [Numpy-discussion] [ANN] numscons 0.4.1. Building numpy with MS compiler + g77 works !

2008-02-18 Thread Albert Strasheim
Hello, On Feb 18, 2008 9:30 PM, David Cournapeau <[EMAIL PROTECTED]> wrote: > Hi, > > I've just finished a new release of numscons. This version is the > first one to be able to compile numpy using MS compilers and g77 > compiler on windows, which was the last "big" platform not supported > by num

[Numpy-discussion] [ANN] numscons 0.4.1. Building numpy with MS compiler + g77 works !

2008-02-18 Thread David Cournapeau
Hi, I've just finished a new release of numscons. This version is the first one to be able to compile numpy using MS compilers and g77 compiler on windows, which was the last "big" platform not supported by numscons. This also means I can now refocus on building scipy with numscons, so that the w

Re: [Numpy-discussion] Help with user-defined data type

2008-02-18 Thread Neal Becker
Robert Kern wrote: > On Feb 17, 2008 3:27 PM, Neal Becker <[EMAIL PROTECTED]> wrote: >> Are there any examples of user-defined data types that I could get hold >> of? > > I think you may be the first. The problems you encounter may well be > bugs rather than problems with your code. > There is