| Current Path : /opt/alt/python27/lib64/python2.7/site-packages/matplotlib/numerix/linear_algebra/ |
| Current File : //opt/alt/python27/lib64/python2.7/site-packages/matplotlib/numerix/linear_algebra/__init__.py |
try:
from numpy.oldnumeric.linear_algebra import *
except ImportError:
from numpy.linalg.old import *