Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:wmat

This is an old revision of the document!


wmat files are used to store weight matrices in the MatrixMarket format, which can be exchanged easily with MATLAB and other software (http://en.wikipedia.org/wiki/Matrix_Market_exchange_formats). Since in many cases connection matrices are sparse, Auryn uses the coordinate real format, which needs to be kept in row major order, since it directly maps Auryn's internal sparse matrix format SimpleMatrix.

manual/wmat.1381308063.txt.gz · Last modified: 2013/10/09 08:41 (external edit)