Thanks, I will. I was just seeing if there was any intention of adding this to 
type of support to numpy directly.  It would be faster, and I'm sure it would 
make projects like dataarray much simpler to implement (dataarray does a lot 
more than my suggestion).

On May 26, 2011, at 4:53 AM, Wes McKinney wrote:

> 
> I would recommend joining or at least following the datarray project--
> I believe it will do what you want, and we are working actively to
> build out this functionality. Here are some links:
> 
> Datarray
> Github: https://github.com/fperez/datarray
> docs: http://fperez.github.com/datarray-doc/
> 
> Podcast we did about recent meeting about datarray
> http://inscight.org/2011/05/18/episode_13/
> 
> Other projects to consider using: larry and pandas-- these support
> data alignment which you may not care about. In pandas I'm only
> concerned with data with ndim <= 3, a bit specific to
> statistics/econometrics/finance applications.
> 
> - Wes
> _______________________________________________
> NumPy-Discussion mailing list
> [email protected]
> http://mail.scipy.org/mailman/listinfo/numpy-discussion

_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to