Re: New user question re: running MoML files from command lines

2006-08-14 Thread Christopher Brooks
Hi Mark, Sorry for the delay, I was on vacation. If you installed from the Windows installer, you can optionally install the sources as well. You would then need to install Cygwin, set the $PTII variable, run configure and make. Running make in $PTII/bin creates those ptolemy, ptexecute and verg

Re: augment pTolemy performances

2006-08-14 Thread Christopher Brooks
Hi Beppe, The best thing to do is to run a profiler on your code and see if there are any obvious bottlenecks. See ptII/doc/coding/performance.htm You could also try the development version of Ptolemy II, available via http://chess.eecs.berkeley.edu/ptexternal Using ptexecute will usually be fas