Comment on [Django] Python 3 port - all tests now pass on 2.7.2 and 3.2.2parentComments−yuvadam14ynumpy and scipy are already Py3K-compliant. matplotlib is the odd one in the scientific community.−briancurtin14yI was going to link to https://github.com/matplotlib/matplotlib-py3, but as of four days ago the 3.x branch was merged into the main repo: https://github.com/matplotlib/matplotlib.
Comments
numpy and scipy are already Py3K-compliant. matplotlib is the odd one in the scientific community.
I was going to link to https://github.com/matplotlib/matplotlib-py3, but as of four days ago the 3.x branch was merged into the main repo: https://github.com/matplotlib/matplotlib.