SynapseElife.jl
This is the main repository for the Synapse simulation package written in Julia language. The associated publication is here on BiorXiv.
Installation
To run the package SynapseElife, we need some bleeding edge versions of other packages.
Installation from website
To install the package, please run
pkg> add PiecewiseDeterministicMarkovProcesses#master
pkg> add SynapseElifeYou can then use it like
using SynapseElifePackages for Figure1 and Figure2
The following packages must be installed (only once) to run examples/Figure1.jl:
pkg> add Revise Random Plots ColorSchemes ParametersThe following packages must be installed (only once) to run examples/Figure2.jl:
pkg> add Revise Random Plots ColorSchemes Parameters