|
Pure Python NumPy-like module?: msg#00024python.numeric.general
Hi folks, I've got a project that uses Numeric arrays a fair bit. Unfortunately, I have a fair number of users that would like to be able to use it without Numeric (frankly I don't get it. It's a wxPython widget, and once you've installed wxPython, Numeric should not be a show stopper, but whatever). I though one way to accommodate this was to create a pure python Numeric-lite package, that contained the functionality need for my app, and was written in pure python. A side benefit of this is that it would be an easy way to see how much a performance gain Numeric gives me. Frankly, I don't really care that much, I like using Numeric operations for the syntactical advantages, aside from performance issues. Anyway, I recall a while back a couple folks did some testing with Psyco and a pure-python implementation of a small fraction of Numeric functionality. I'd love to see that code if it's still around. Or if any of you has done something similar, I'd love to see that too. -thanks, Chris -- Christopher Barker, Ph.D. Oceanographer NOAA/OR&R/HAZMAT (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chris.Barker@xxxxxxxx ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: masked arrays and nd_image: 00024, Peter Verveer |
|---|---|
| Next by Date: | Re: Pure Python NumPy-like module?: 00024, Tim Hochberg |
| Previous by Thread: | Re: Building Numeric with a native blas ?i: 00024, Mats Klingberg |
| Next by Thread: | Re: Pure Python NumPy-like module?: 00024, Tim Hochberg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |