On Thu, Apr 26, 2018 at 11:58 AM, Mike Bonner via use-livecode < use-livecode@lists.runrev.com> wrote:
> I had no clue you could do that! Thank you! > Yeah, but if you're doing any level of *serious* matrix multiplication, there's no substitute for Fortran: it's a basic feature of the language. You can approach the speed by optimizing C, but you're putting in work for what could come from "C=MATMUL(A,B)" (and you're not limited to one-dimensional arrays, either). -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode