jrs65 / scalapy

A python wrapper around ScaLAPACK
32 stars 12 forks source link

Python 3 support #24

Closed jrs65 closed 8 years ago

jrs65 commented 8 years ago

This should be a reasonably clean port of scalapy to support Python 3. Though it was done with the aid of python-future, it doesn't actually require any additional dependencies.

This should fix #21