inincs / pyNCS

pyNCS is a python library that allows easy access to Neuromorphic Chips and Systems (NCS),
http://inincs.github.com/pyNCS/
GNU General Public License v2.0
16 stars 10 forks source link

populate_by_id, populate_by_topology #23

Open eneftci opened 10 years ago

eneftci commented 10 years ago

It would be nice to extend populate_by_topology to more than 2 dimensions. So in 3+ dimensions the rectangle becomes a "cuboid"

I think the documentation in "populate_by_id" does not match what populate_by_id does. I wonder if populate_by_dimension is more adequate. Or am I getting something wrong here?

eneftci commented 10 years ago

For the cubiod question: this already exists But whats the point of having rectangle and cuboid?