Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 794 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 794 Bytes

Synopsis

This repository contains code to run the simulations that are reported in

J. Brea, A.T. Gaál, R. Urbanczik and W. Senn, Prospective Coding by Spiking Neurons, PLoS Comput Biol, 12(6): e1005003, 2016.

Dependencies

The C code includes some headers from the GNU Scientific Library and is tested with gcc version 4.8.2.

Figures are generated with Mathematica 10

Running the simulations

Run make all in the root directory. On a Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz this takes approximately 55 minutes.

Contributors

research: Johanni Brea, Alexisz Tamás Gaál, Robert Urbanczik, Walter Senn

code: Johanni Brea