[Numpy-discussion] APL2007 - Arrays and Objects - Early Bird Registration and Preliminary Program

2007-09-13 Thread Steven H. Rogers
This is the last day for early bird registration for APL2007, 21-23 Oct in Montreal. It's co-located with OOPSLA2007 and sharing registration services at: http://www.regmaster.com/conf/oopsla2007.html === Preliminary Program === Tutorials and workshops

Re: [Numpy-discussion] numpy.ndarrays as C++ arrays (wrapped with boost)

2007-09-13 Thread Neal Becker
Travis E. Oliphant wrote: > >> nd to copy hundres of MB around unnecessarily. >> >> I think it is a real shame that boost currently doesn't properly support >> numpy out of the box, although numpy has long obsoleted both numarray and >> Numeric (which is both buggy and completely unsupported). Al