Open stiber opened 4 years ago
uses spikeData.py for data structures
The Python code is very, very slow. We can do much better using C++ and good STL classes. The input files are plain text, so this isn't super complex.
uses spikeData.py for data structures
The Python code is very, very slow. We can do much better using C++ and good STL classes. The input files are plain text, so this isn't super complex.