Numpy module in python2

Numpy got very neat array managment than can be significantly faster than lists. Are there any plans to include this package?

7 Likes

Agreed. Also scipy and the scikits. And also for Python3.

Feature request added to Jira!

Yeah, that’s a really good news !

Great Thanks!

This would be awesome. Feel a little handicapped without good sci support for some things (optimal control theory for example is extremely relevant for the mars lander game)

I have tried in both Python and Python3 to import numpy but it doesn’t seem to work. Having some kind of vector manager would be neat, but perhaps using mathematical libraries in Python is considered cheating when compared to rougher languages…

Numpy is not supported atm