Hello everyone,
It's been a long time coming, which is mainly due to me not working in
the area any more, and a retrospective embarrassment at most of the
code, but Neuromantic is now properly Open Source. The code can be
found here:
https://sourceforge.net/p/neuromantic/code-0/2/tree/
If anyone does fancy getting it up and compiling, you'll need to get
hold of Borland C++ Builder 6 or later (I know, I'd do it in Visual
Studio nowadays) and PlotLab 3.0. Getting it to compile in Visual
Studio (or anything else, for that matter) and improving portability
would be a lot of work, particularly with the Borland .dfm form
convention (which is actually defined in Delphi, ick), so it may
require a significant GUI rebuild.
Darren Myatt