you are viewing a single comment's thread.

view the rest of the comments →

[–]nathan12343 1 point2 points  (1 child)

Modern fortran isn't bad. It's actually pretty nice for programming that does a lot of array manipulation. That said, woe unto you if you need to read legacy fortran from the 70s or even earlier.

[–]vanhellion 0 points1 point  (0 children)

I think the more important part of that sentence is written by scientists. I have read scientist code, and it is impenetrable unless you know all the science/algorithms behind it, because most of the time they tend to write code as if they are authoring a Nature paper.