09-24-2023, 01:22 AM
(09-23-2023, 10:01 PM)James D Jarvis Wrote: Well darn. I watch a movie with my wife, take a nap and take a look at the forum before working on making the routines a little faster...and the work has been done while I slept! Thank you.
There a few other routines related to this I'm also working on that I can see how to speed up.
The best way to speed something up is to remove as much of it as possible from your loops. Look at the math in your loops with those MEMPUT statements, and then look at mine. See the difference in number of calculations we end up doing?