ioam / topographica

A general-purpose neural simulator focusing on topographic maps.
topographica.org
BSD 3-Clause "New" or "Revised" License
53 stars 32 forks source link

Sparse/GPU callback functions #633

Open mjabri opened 8 years ago

mjabri commented 8 years ago

I am looking at how the sparce/gpu callback functions could be changed so one can switch easily between non-sparse/non-gpu and sparse/gpu. Obviously one could hack this, but was wondering whtehre any thoughts on how the sparse/gpu callback functions could be changes so they look same as non-sparse ones.