summaryrefslogtreecommitdiff
path: root/lj_matrix/do_ml.py
diff options
context:
space:
mode:
authorDavid Luevano <55825613+luevano@users.noreply.github.com>2019-12-18 08:15:18 -0700
committerDavid Luevano <55825613+luevano@users.noreply.github.com>2019-12-18 08:15:18 -0700
commit124c3c5eb77c807b8a8a78413f3800720914c8e1 (patch)
tree0e3bde56737d3b37976c375d976f5415738dbdb3 /lj_matrix/do_ml.py
parent487bf8840846b5d4d694b38985268c308aadb36e (diff)
Fix bugs
Diffstat (limited to 'lj_matrix/do_ml.py')
-rw-r--r--lj_matrix/do_ml.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/lj_matrix/do_ml.py b/lj_matrix/do_ml.py
index acf5455f4..c88533e68 100644
--- a/lj_matrix/do_ml.py
+++ b/lj_matrix/do_ml.py
@@ -23,8 +23,8 @@ SOFTWARE.
import time
from misc import printc
import numpy as np
-from lj_matrix.gauss_kernel import gauss_kernel
-from lj_matrix.cholesky_solve import cholesky_solve
+from gauss_kernel import gauss_kernel
+from cholesky_solve import cholesky_solve
def do_ml(desc_data,