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

Right, lots of legacy code, plus lack of pointer aliasing in Fortran opens up more opportunities for optimization (or so I have read; this might have changed).



'restrict' has been an common extension in C since long ago and is now a proper keyword.

I guess it is a matter of taste.


also a matter of 'I'm not going to rewrite lapack in C because a platform which was never the intended target doesn't have a free compiler'.




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

Search: