|
|
|
|
|
by cat199
2726 days ago
|
|
f77/f2c - you'd be surprised often gets pulled in if other fortran (gfortran usually on a linux) is not available when building certain numerical software which in turn relies on netlib.org open fortran code, which in turn is written in fortran77 these libraries are give-or-take at the core of tons of numerical/scientific computing software, and likely used by many other programs needing heavy math |
|