▲ | adgjlsfhk1 6 hours ago | ||||||||||||||||
This isn't true. Openblas and MKL are both C/C++ with assembly hardcoded microkernels. SciPy is in the process of removing the last of their Fortran because no one wants to maintain it, and newer methods in other languages are faster. Fortran hasn't been in the core of everything for decades. | |||||||||||||||||
▲ | zevets 5 hours ago | parent [-] | ||||||||||||||||
For better or worse, Fortran is still a popular language to write clever PDE schemes in, as it maximizes "time to first, fast-enough-running code". But for anything with a userbase of more than ~15 people, C/C++ are widely preferred. | |||||||||||||||||
|