hudon / spike

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

Simpler interface #91

Closed RobertElder closed 10 years ago

RobertElder commented 10 years ago

Simplify the interface for creating networks to remove differences between old and new networks. Ignoring unused parameters in the old interface seems to be the best way to do this since python doesn't support method overloading, and has a heavy reliance on duck typing. The old interface will continue to work.

hudon commented 10 years ago

just one comment, rest looks good

hudon commented 10 years ago

:shipit:

RobertElder commented 10 years ago

But you didn't wait for the build to pass? What if my small change breaks everything and takes weeks to fix?

hudon commented 10 years ago

:+1: == "the code looks good"