Rex Kerr
Oct 6, 2024

--

JS is just about the last choice anyone should make to do scientific coding. It's slow, handles numbers poorly, doesn't have great library support, etc..

Julia is a reasonable alternative: not really more complicated than Python (though you might hit some of its complexity earlier), and can be used to write lower-level code that actually runs fast.

--

--

Rex Kerr
Rex Kerr

Written by Rex Kerr

One who rejoices when everything is made as simple as possible, but no simpler. Sayer of things that may be wrong, but not so bad that they're not even wrong.

Responses (1)