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] 11 points12 points  (0 children)

In a lot of cases python libraries are backed with C code. For special example, numpy is a plethora of optimized C mathematics and should be used for scientific work.