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

评论

要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。