Commits on Sep 13, 2016
  1. Major cleanup and moderinization

    committed Sep 13, 2016
Commits on Mar 21, 2016
  1. Corrected typo in the reference

    committed Mar 21, 2016
Commits on Feb 1, 2016
Commits on Nov 9, 2015
  1. Updated the code with correct license.

    Put mex definitions into mex file to be able to run purely from c++
    committed Nov 9, 2015
Commits on Aug 7, 2015
  1. Update of RK iteration

    Updated to new scheme after Rößler2010
    No more macro shenanigans
    Replaced pow(*, N) function with N times product
    committed Aug 7, 2015
Commits on Apr 24, 2014
  1. Cleanup. Made comments line save

    Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
    committed Apr 24, 2014
Commits on Mar 10, 2014
  1. First modular implementation of the thalamo-cortical model.

    Signed-off-by: Schellenberger <schellenberger@inb.uni-luebeck.de>
    committed Mar 10, 2014
Commits on Mar 1, 2014
  1. New implementation of the thalamo-cortical model

    Features are:
    	Modular setup with independent cortex/thalamus
    	Noise generation within the modules
    	Data storage directly within MATLAB containers
    committed Mar 1, 2014