Skip to content

This is a Julia package implementing a robust neuromodulation controller for conductance based models.

License

Notifications You must be signed in to change notification settings

arthur-fyon/NmodController.jl

Repository files navigation

Docs Build Status Coverage

NmodController.jl: A simple way to use conductance based models and to simulate them

This is a suite for numerically simulating conductance based model when coupled with DifferentialEquations.jl. The purpose of this package is to supply easy definition and simulation of any conductance based model. Moreover, it permits easy broadcasting of Dynamics Input Conductance theory (paper) and of a robust neuromodulation controller (paper).

Installation

Users

  1. Download Julia v1.6.X or later, if you haven't already.
  2. Add the NmodController module entering the following at the Julia REPL ]add https://github.com/arthur-fyon/NmodController.jl.

Developers

  1. Clone the NmodController module to username/.julia/dev/.
  2. Enter the package manager in REPL by pressing ] then add the package by typing dev NmodController rather than add NmodController.

Example image

About

This is a Julia package implementing a robust neuromodulation controller for conductance based models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages