Hacker News new | ask | show | jobs
by mrtranscendence 1507 days ago
Because most of the really huge scientific Python libraries are written as wrappers over lower-level language code, I'd be curious to what extent speeding up Python by, say, 10% would speed up "normal" scientific Python code on average. 1%? 5%?
1 comments

If you are talking about large sets of numbers, then the speed up will be far below 1%.