oops,

I meant to include my code with that last note. Here it is.

accumulator.py: is my implementation.

easy_scale.py: is Jake's suggested implementation.

profile_accumulator.py: contains some test functions that can be run with ipython's "timeit"


test_accumulator.py: is test code that can be run with nosetests.

Any comments, suggestions, etc. welcome.

-Chris



--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[email protected]

Attachment: accumulator.py
Description: application/python

Attachment: easy_scale.py
Description: application/python

Attachment: profile_accumulator.py
Description: application/python

Attachment: test_accumulator.py
Description: application/python

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

Reply via email to