|
|
|
|
|
by sbinet
2739 days ago
|
|
I guess it's scientific domain dependent.
I've very rarely needed something else than float/double in my C++ days or REAL*8 in my F77 ones. sure, when you need it, you need it.
but float64 caters for a good 99% of my usual work day. From a user POV, seamless installation of packages is a great boon.
From a grid/cloud operator POV, static binaries are great too. |
|