|
From: Dennis J. L. <js...@li...> - 2013-03-07 22:55:58
|
On 2013-03-07 4:05 PM, James Goppert wrote: > Here is a quick start at your question: > > Dependencies are Cython > 0.18, NumPy. Doesn't "from pylab import *" mean that matplotlib is required as well? [I love numpy and matplotlib. Wish I had more chances to use them. I also recently converted some C code from my hand-written interface to Cython. *Much* nicer and a whole lot easier!] Dennis |