Changeset 3454


Ignore:
Timestamp:
Aug 4, 2006, 2:34:21 PM (19 years ago)
Author:
duncan
Message:

comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/fit_interpolate/run_long_benchmark.py

    r2926 r3454  
     1"""
     2This runs some benchmark tests, using the data here as input.
    13
     4The output is a txt file with timings and memory use info.
     5
     6Check pyvolution.run_profile for an example of how to use the python profile
     7module.
     8
     9"""
    210from benchmark_least_squares import BenchmarkLeastSquares
    311
Note: See TracChangeset for help on using the changeset viewer.