Changeset 165 for trunk/examples/retina/benchmark_linear.py
- Timestamp:
- 05/07/08 17:56:33 (4 years ago)
- Files:
-
- 1 modified
-
trunk/examples/retina/benchmark_linear.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/retina/benchmark_linear.py
r149 r165 16 16 import os, datetime, numpy, pylab 17 17 import retina as model 18 import NeuroTools.benchmark as benchmark19 20 18 21 19 ###############################################################################
