From: Christopher B. <Chr...@no...> - 2006-10-12 17:34:19
|
Travis Oliphant wrote: > I made some fixes to the "asbuffer" code which let me feel better about > exposing it in NumPy (where it is now named int_asbuffer). > > This code takes a Python integer and a size and returns a buffer object > that points to that memory. If I understand this correctly, maybe it should be called something like: int_asbuffer_pointer or something with "pointer" in it. I sure didn't expect that meaning from "asbuffer" or in-asbuffer" Otherwise -- nice idea! -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 Chr...@no... |