Retooling algorithms
Friday, February 25, 2011 - 08:31
in Mathematics & Economics
At its most fundamental, computer science is about the search for better algorithms more efficient ways for computers to do things like sort data or filter noise out of digital signals. But most new algorithms are designed to run on serial computers, which process instructions one after another. Retooling them to run on parallel processors is rarely simple.