Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Thomas Alexander Stephens" <tas@gmx.com> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | st: Parallel elementwise function application in Mata? |
Date | Tue, 6 Dec 2011 22:34:47 +0100 |
I'm using Mata in Stata 12. Given a matrix A and a scalar function f, which has no side effects, I'd like to compute a matrix B with B[i, j] = f(A[i, j]). Since there are no side effects, I'd like to run the elementwise computations in parallel. Is this possible? Thanks, Thomas * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/