FIXING STUFF!
Rename should be complete or almost so.
This commit is contained in:
@@ -6,9 +6,9 @@ from scipy.linalg import norm
|
||||
from lpls import correlation_loadings
|
||||
|
||||
import rpy_go
|
||||
sys.path.append("../../fluents") # home of dataset
|
||||
sys.path.append("../../fluents/lib") # home of cx_stats
|
||||
sys.path.append("/home/flatberg/fluents/scripts/lpls")
|
||||
sys.path.append("../../laydi") # home of dataset
|
||||
sys.path.append("../../laydi/lib") # home of cx_stats
|
||||
sys.path.append("/home/flatberg/laydi/scripts/lpls")
|
||||
sys.path.append("/home/flatberg/pyblm/")
|
||||
import dataset
|
||||
import cx_stats
|
||||
|
Reference in New Issue
Block a user