Ask HN: Why is scientific programming dominated by dynamically typed languages?
https://news.ycombinator.com/item?id=20482103Modern scientific programming is dominated by Python. Beyond this R has some history. Julia is up and coming. Many AI applications used to be developed in Lisp.
Is there something fundamental within scientific programming that makes dynamic typing desirable?