1
0
mirror of https://asciireactor.com/otho/psdlag-agn.git synced 2025-04-15 11:35:45 +00:00
This commit is contained in:
caes 2017-01-31 21:21:01 -05:00
parent 7523c66079
commit af79f828a8

View File

@ -1,11 +1,11 @@
# -*- coding: utf-8 -*-
import sys
sys.path.insert(1, "~/science/clag/")
from __future__ import unicode_literals
import numpy as np
import sys
import getopt
import clag
sys.path.insert(1, "~/science/clag/")
# For jupyter notebook
# %pylab inline