Skip to content

ricardodeazambuja/BrianStep-By-Step

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Brian Step-By-Step

Step-by-Step Brian Simulation

This class was created to make it easier to run a Brian simulation step-by-step, passing input spikes without running out of memory or having to create the input spikes beforehand. It also makes the code more clear because you generate a separated function with your Brian simulation code.

This code was tested with Brian 1.4 only!

Related:

http://ricardodeazambuja.com/