Hacker News new | past | comments | ask | show | jobs | submit login

> I realize that Fortran compilers have focused on optimizing traditional explicit loops and other imperative programming constructs. Nonetheless, I'd want to see benchmarks before concluding this is a lost cause.

Fortran since f90 has had syntax for and encouraged array level operations rather than looping over arrays. Surely there has been work on improving the performance of vectorised operations?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: