Piecewise-cubic lookup table generator

Will Ware will.ware at gmail.com
Mon Nov 21 17:19:28 EST 2005


I needed to generate some C code for a fast lookup table using
piecewise-cubic interpolation. If anybody else needs this, the Python
code for it is at http://tinyurl.com/92zcs (alt.source, Google Groups).

Will Ware




More information about the Python-list mailing list