#usr/bin/env python
import numpy as np
from numpy import linalg as la
import copy
import matplotlib.pyplot as plt
from scipy import linalg as sla

