Hacker News new | ask | show | jobs
by yjftsjthsd-h 468 days ago
I was given to believe that a lot of numerical code in python is fortran with a little bit of wrapper?
1 comments

Depends on the library, it is a mix of C, C++, Fortran, and using Python as JIT DSLs.