machinalis / mypy-data

mypy typesheds for the Python data stack
BSD 3-Clause "New" or "Revised" License
86 stars 23 forks source link

Implement matrix #8

Open dmoisset opened 8 years ago

dmoisset commented 8 years ago

Matrices have a special wapper type in numpy which isn't implemented yet: http://docs.scipy.org/doc/numpy/reference/generated/numpy.matrix.html#numpy.matrix