Punnets — Event-driven simulation library for pulsed neural networks

Punnets is a C++ library for Pulsed Neural Network Simulator. Based on its event-discrete (event-driven) manner of simulation, Punnets provides highly accurate and efficient simulation environment for rather complex neuron models. Please take a look at the sample programs in the distribution to see how to use the library.

This program is distributed under GPL; If you distribute some program including this program, you need to apply GPL to the derived program.

You need to install libmak, version 1.1 or later, to compile this program.

The reference manual is available on line. (html is convenient, while pdf and ps.gz are also available)