bio_img_cleve

Note

Cleve’s Corner: Cleve Moler on Mathematics and Computing has been archived and will not be updated.

John Horton Conway

John Horton Conway

From the New York Times, April 15, 2020

John Horton Conway, a ‘Magical Genius’ in Math, Dies at 82

https://www.nytimes.com/2020/04/15/technology/john-horton-conway-dead-coronavirus.html

C = ['  +++  '
     '  + +  '
     '  + +  '
     '   +   '
     '+ +++  '
     ' + + + '
     '   +  +'
     '  + +  '
     '  + +  '];
S = sparse(C == '+');
life_gif(S)




Published with MATLAB® R2020a

|
  • print

Comments

To leave a comment, please click here to sign in to your MathWorks Account or create a new one.