Changeset 1897
- Timestamp:
- Oct 11, 2005, 5:27:41 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/pyvolution/least_squares.py
r1894 r1897 37 37 from util import gradient 38 38 except ImportError, e: 39 #FIXME reduce the dependency of modules in pyvolution39 #FIXME (DSG-ON) reduce the dependency of modules in pyvolution 40 40 # Have util in a dir, working like load_mesh, and get rid of this 41 41 def gradient(x0, y0, x1, y1, x2, y2, q0, q1, q2):
Note: See TracChangeset
for help on using the changeset viewer.