Hacker News new | ask | show | jobs
by froh 1381 days ago
https://github.com/Reference-LAPACK/lapack/commits/master

said fortran code happily gets minor and major updates

1 comments

I wasn't actually referring to LAPACK but other FEM code. :)
Point being: a project needs updates to remain useful in contemporary contexts. code that happily built -Wall, pedantic, error... in April 2002 may fail miserably in today's tool chain.

plus it may not benefit from contemporary advances in silicon architecture, etc.