From: skipinskeep (skipinskeep_at_yahoo.com)
Date: 2002-03-01 19:01:43
Gentlemen,
I have been monitoring your thread off and on since I am interested
in neurofeedback. I am very impressed with what you are working
on. I was wondering if you have considered doing some of the
development with python. This would allow you to do high level
prototyping in python and then compile modules that need speed in C
or C++, such as the FFT calculations. The advantage is portability
and many existing modules, including OOP. Python now has wxPython
using wxWindows and sql access to databases like postgress. This
provides portability across linux, windows, and mac. I thought I
would mention wxWindows since, so far I have been very impressed
with what I have read and am just starting to program with it. A
few weeks ago I felt that python was limited with needing to use
Tkinter as a graphics interface. wxWindows gives you file access,
various graphics viewers, and it's open source. Python also has the
flexibility of using stdin and stdout so that you can use/create
command line programs to pipe/filter data through.
Skip Inskeep
skipinskeep_at_yahoo.com
This archive was generated by hypermail 2.1.4 : 2002-07-27 12:28:39 BST