News

Improved 50 years worth of maths classesGoogle’s DeepMind has been using applied reinforced learning techniques to the multiplication of mathematical matrices and can do it better than some 50 ...
Multiplying two matrices is common in many applications and can be easily parallelized. First, lets look at a simple example of parallelizing a loop, in Fortran.