Y
Hacker News
new
|
ask
|
show
|
jobs
by
culi
206 days ago
IMO javascript was a valid alternative. Easy to learn and easy to run. That's the main things needed for academic work
Python had a history of tooling/libraries that made it well ingrained into academia
1 comments
maleldil
206 days ago
Javascript didn't have the same FFI story with C/Fortran as Python. That's what allowed libraries such as numpy, scipy, pandas, etc. to flourish.
link