Hacker News new | ask | show | jobs
by GeompMankle 1326 days ago
Yeah, people complain about Fortran but writing array operations in Fortran 2003 is great for avoiding aliasing problems and tell the compiler what we need to have done rather than how we think it needs to do it.