Show
Ignore:
Timestamp:
05/07/08 17:56:33 (4 years ago)
Author:
LaurentPerrinet
Message:

CodeJam? #2: clean-up of the NeuroTools package / removing benchmark.py and everything that depends on it (if you need it, find it in branches/working_concept2) / examples on single neuron are fine, still some work to do on retina

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/retina/benchmark_linear.py

    r149 r165  
    1616import os, datetime, numpy, pylab 
    1717import retina as model 
    18 import NeuroTools.benchmark as benchmark 
    19  
    2018 
    2119###############################################################################