#!/usr/bin/env python2.4

from myeig import *

m = Mylab()
#Mylab.use('../cpp/mlab_myeig.exe')
print dir(DoubleMatrix)
