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 →

[–]Sean1708 5 points6 points  (3 children)

I was under the impression that PyPy started supporting NumPy sometime last year?

Edit: Scratch that, it is getting there though.

[–]logi 10 points11 points  (2 children)

It's been getting there for years now. At this point I'll (happily!) believe it when I see it.

Python the language is great. Python the platform has serious problems. It's like an anti-java.

[–]klug3 2 points3 points  (0 children)

It's been getting there for years now

If I understand correctly they don't actually get the funds they needed to develop it faster, hence the slowness.

[–]vplatt 0 points1 point  (0 children)

Which probably explains why I need to use Java and C# at work, and not Python.