|
|
|
|
|
by xmcqdpt2
15 days ago
|
|
Sometimes you have to use C but really they should be doing HPC in fortran. It has C FFI, it can compile to static programs and to dynamic libraries, it has C-like performance, etc. (It's not as portable as C though, and the compilers have more bugs.) |
|