Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:wmat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
manual:wmat [2014/10/15 14:27] – Adds Matrix Market on Python description. zenkemanual:wmat [2014/10/15 14:30] – [Loading Matrix Market files in Python for analysis] Added warning. zenke
Line 46: Line 46:
 mmwrite('save.wmat',sw) mmwrite('save.wmat',sw)
 </code> </code>
 +Note that the additional conversion step to a csr_matrix is necessary to ensure the correct ordering of entries in the text file. If this step is omitted, Auryn might not be able to parse the sparse matrix and will throw a runtime exception.
manual/wmat.txt · Last modified: 2014/12/02 10:03 by zenke