Re: [Numpy-discussion] Patch for RPy to use NumPy uploaded to www.scipy.org

2007-01-30 Thread Tim Churches
Robert Kern wrote: > I don't see why. RPy will use numpy internally to communicate with R. Your > code > will use Numeric internally to do whatever you do. As of Numeric 24.2, each > can > consume the other's arrays seamlessly. OK, if that is the case, then it might be OK for us if RPy dropped N

Re: [Numpy-discussion] Patch for RPy to use NumPy uploaded to www.scipy.org

2007-01-30 Thread Tim Churches
Travis Oliphant wrote: > I've added a patch to the Porting to NumPy page so that RPy uses NumPy > instead of Numeric. It would be very helpful for unification if these > package authors would accept these patches. NumPy is far enough along > in development that I don't think there is any reaso