[Numpy-discussion] ufunc void *extra

2009-08-22 Thread Marty Fuhry
ray >>> some_ufunc(narray, "B") will perform operation B on object narray Is this even a valid operation? -Marty Fuhry ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

[Numpy-discussion] datetime Parsing Functions

2009-07-27 Thread Marty Fuhry
e sections that need more documentation? Am I forgetting anything? Thanks in advance for any help. -Marty Fuhry ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

[Numpy-discussion] New datetime dtypes

2009-06-08 Thread Marty Fuhry
ing through the multiarraymodule file. Where can I find some reference code on the other dtypes? -Marty Fuhry ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

Re: [Numpy-discussion] Summer of Code: Proposal for Implementing date/time types in NumPy

2009-03-25 Thread Marty Fuhry
Thanks for the input, guys. I'll be looking into the scikits.timeseries package before submitting an application. >was it the intent that these new data types should be implemented at the >C/cython level? That's fine with me. I've got plenty of experience in C++, and I've delved into my fair shar

[Numpy-discussion] Summer of Code: Proposal for Implementing date/time types in NumPy

2009-03-24 Thread Marty Fuhry
rk on this for a Google Summer of Code project. I'm a sophmore studying Computer Science and Mathematics at Kent State University in Ohio, so this project directly relates to my studies. Is there anyone looking into this proposal yet? Thank you