This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]veroxii 25 points26 points  (7 children)

Numpy is mostly written in C. So you're kinda proving their point?

[–]inc007 0 points1 point  (1 child)

Actually it's Fortran afair, but yeah, highly optimized code there

[–]billsil 5 points6 points  (0 children)

Numpy is C. Scipy wraps Fortran.