Re: [Numpy-discussion] Numpy-discussion Digest, Vol 18, Issue 35

2008-03-17 Thread Blubaugh, David A.
Robert, What I envisioned would be a simple but quick means to develop a FFT. I have worked this issue before with others who say that the way to do it would be to convert enough of the Numpy to MyHDL, which would then allow scipy to be imported within a python program. The question is to how

Re: [Numpy-discussion] Numpy-discussion Digest, Vol 18, Issue 35

2008-03-17 Thread Blubaugh, David A.
Robert, I should also further state that MyHDL is a module that converts pure python to verilog. MyHDL is just a means to handle the necessary conversion as well as the necessary simulation of python code that is being translated to verilog. Thanks, David Blubaugh -Original