metacard digest, Vol 1 #377 - 9 msgs

Mark Luetzelschwab luetzm at mail.utexas.edu
Tue Oct 29 22:31:03 EST 2002


>
>Hi Guys,
>
>Im porting a rather large neural network (NN) program written in C++ to
>Metacard to do some stats...
>
>Im looking for tips regarding porting variable redirection (pointers and
>pointers to pointers)
>and c-style struct variables. The key to porting these is speed as NN
>require speed and ease of
>scripting as MC is all about that!


Why not write an external? You'll be much happier with the speed - 
and you already have the hard part done.  NN code is going to be 
pokey in MC compared to C++ - you can still do the hard part (the 
GUI) the easy way in MC.

-ml




More information about the metacard mailing list