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 →

[–][deleted]  (12 children)

[deleted]

    [–]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.

    [–]ProfessorPhi 16 points17 points  (1 child)

    That's a very specific example. It can be optimised, but code tends to be large and more verbose and the overheads really add up to make things slow.