Your ROOT_URL in app.ini is https://git.hpc.odu.edu/ but you are visiting https://git.wahab.hpc.odu.edu/wirawan0/wpylib/commit/8c37b36673931f1411f5f7dd0e273ca2785a1660?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

* Template for dirty scripts/experiments.

master
wirawan 15 years ago
parent ba3fcb6b6f
commit 8c37b36673
  1. 6
      dirty.py

@ -0,0 +1,6 @@
from numpy import *
import matplotlib.pyplot as pp
from wpylib.text_tools import make_matrix as mtx
import wpylib.text_tools
import wpylib.shell_tools as sh
Loading…
Cancel
Save