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 SynapseElife
You can then use it like
using SynapseElife
Packages for Figure1 and Figure2
The following packages must be installed (only once) to run examples/Figure1.jl
:
pkg> add Revise Random Plots ColorSchemes Parameters
The following packages must be installed (only once) to run examples/Figure2.jl
:
pkg> add Revise Random Plots ColorSchemes Parameters