hudon / spike

Brain Simulator Parallelization
http://nengo.ca/
1 stars 1 forks source link

Create abstraction layer for distribution #35

Closed hudon closed 10 years ago

hudon commented 11 years ago

We should have an abstraction layer on top of Nengo stuff so that we don't mix process/socket code with simulation code. An example of this is the EnsembleProcess class in ensemble.py