Making Revolution faster with really big arrays

Dennis Brown see3d at writeme.com
Fri Apr 29 10:27:55 EDT 2005


Jon,

I agree, this would be worthwhile to come up with.  In my case all I 
really need is a minimal compiled language that can read a disk file, 
do a bunch of array math, and write the results back out.  Don't really 
need the usual complexities of the GUI etc.  Any suggestions?

Dennis
On Apr 29, 2005, at 9:52 AM, Lynch, Jonathan wrote:

> How hard would it be to create a math and array processing external for
> RunRev?
>
> This would be useful for numerous things, including complex image
> processing.
>
> It would need to do two things:
> 1) allow the user to pass a script (like in C) for processing the array
> to the external
>
> 2) send the array(s) itself to the external, which then uses the
> previously sent script to process that array(s) and return the result.
>
>



More information about the use-livecode mailing list