Here is a list of resources related to computational neuroscience modelling. Most of these are resources that, at the time of writing, are available as open source software, but we cannot say for how long they will continue to be available in this way. Please refer to our web site, compneuroprinciples.org, for more up-to-date information.
Simulators
If the solution of a computational model is the evolution of a quantity, such as membrane potential or ionic concentration, over time and space, it constitutes a simulation of the system under study. Often simulated quantities change continuously and deterministically, but sometimes quantities can move between discrete values stochastically to represent, for example, the release of a synaptic vesicle or the opening and closing of an ion channel.
The process of describing and implementing the simulations of complex biophysical processes efficiently is an art in itself. Fortunately, for many of the models described in this book, in particular, models of the electrical and chemical activity of neurons, and to an extent the models of networks, this problem has been solved. An abundance of mature computer simulation packages exists, and the problem is in choosing a package and learning to use it.