Y
Hacker News
new
|
ask
|
show
|
jobs
by
freyrs3
4418 days ago
Boxing and memory locality are the the main bottlenecks in scientific computations with Python, dynamic typing is orthogonal.
1 comments
andreasvc
4418 days ago
If a language is dynamically typed, it is very likely that it will use boxing, so they do not seem orthogonal to me.
link