GithubHelp home page GithubHelp logo

hh_ring's Introduction

hh_ring

Getting Started

Prerequisites

This repository has dependencies with languages C and Python (version to be defined). It is advisable to create a unique python virtual environment to use the necessary packages. If you prefer, you can use conda enviroment. This project relies on Open MPI, an open-source Message Passing Interface implementation, for parallel computing tasks. You can install Open MPI using the package manager specific to your operating system.

After creating the environment, packages can be installed in the standard way from the Python Package Index (PyPI).

You can see the individual version of each package in the requirements.txt file.

Some results are shown via Jupyter Notebook, so it's important to have it installed.

Installation

  1. Create a virtual enviroment with venv python package or conda. Activate the virtual enviroment and install packages with pip:

     pip install -r requirements.txt
    
  2. For parallel computing install MPI: Quick start: Installing Open MPI

How to Use

First, in the “simulations_one_cell” or “simulations_network” folder, run “nrnivmodl” in the terminal to compile the NEURON files. This must only be done once.

First Result

img

hh_ring's People

Contributors

conradbitt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.