$ PROG=es1_w make
$ python test_es1_w.py 
  
$ PROG=es1_r make
$ python test_es1_r.py 

$ PROG=vector_view make
$ python test_es1.py vector_view

$ PROG=matrix make
$ python test_es1.py matrix
  
