What we've done so far
- Not much!
- I got PyNN running with NEST.
- We used one of their standard LIF models to get the leaky integrate
and fire component of our FLIF model.
- So, we should be able to start translating CABot3 to PyNN.
- I started to try the FLIF model using another standard model.
- I got a PyNN Nest bug about particular random number libraries
being missing. I've got them but can't figure it out.
- I've got NEURON running, but can't get PyNN to call it.
- I've spent a few days on it, but haven't gotten there yet.
- Has anybody used these systems?