SkillAgentSearch skills...

NmodController.jl

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

Install / Use

/learn @arthur-fyon/NmodController.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Documentation

Example image

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated2mo ago
Forks0

Languages

Julia

Security Score

90/100

Audited on Jan 27, 2026

No findings