Ignore:
Timestamp:
Oct 17, 2005, 9:41:20 AM (19 years ago)
Author:
ole
Message:

Comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/pyvolution/least_squares.py

    r1911 r1933  
    928928                            The arrays must either have dimensions pxm or mx1.
    929929                            The resulting function will be time dependent in
    930                             the former case while it will be constan with
     930                            the former case while it will be constant with
    931931                            respect to time in the latter case.
    932932       
     
    950950    """
    951951
    952    
     952
     953    #FIXME: Pending use case, Implement arbitrary expressions as with
     954    #set_quantity and sww2dem using the underlying functionality for
     955    #doing that.
    953956   
    954957    def __init__(self,
Note: See TracChangeset for help on using the changeset viewer.