MANIFEST.in
README.md
setup.py
dml/__init__.py
dml/anmm.pyx
dml/base.py
dml/dml_algorithm.py
dml/dml_eig.pyx
dml/dml_plot.py
dml/dml_utils.pyx
dml/dmlmj.pyx
dml/itml.pyx
dml/kda.pyx
dml/knn.py
dml/lda.pyx
dml/ldml.pyx
dml/lmnn.pyx
dml/lsi.pyx
dml/mcml.pyx
dml/multidml_knn.py
dml/nca.pyx
dml/ncmc.pyx
dml/ncmml.pyx
dml/pca.pyx
dml/tune.py
pyDML.egg-info/PKG-INFO
pyDML.egg-info/SOURCES.txt
pyDML.egg-info/dependency_links.txt
pyDML.egg-info/requires.txt
pyDML.egg-info/top_level.txt
test/test1.py
test/test2.py
test/test3.py
test/test4.py
test/test_doc.py
test/testplot.py