john-science / john-science.github.io

A Blog of Minor Obsessions
http://john-science.github.io/
Apache License 2.0
3 stars 4 forks source link

Make a QUICK intro to modern Fortran #95

Closed john-science closed 4 years ago

john-science commented 5 years ago

It should be quick and fun. And show off how modern "modern Fortran" really is.

But what's a good example? It will have to be some hard number-chrunching, because that's what Fortran is good for. Big maze creation/solving? Simple neural net? Matrix exponential?

Try showing off allocatable arrays.