Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pynest microcircuit #451

Merged
merged 16 commits into from
Dec 14, 2016
Merged

Pynest microcircuit #451

merged 16 commits into from
Dec 14, 2016

Commits on Aug 4, 2016

  1. Configuration menu
    Copy the full SHA
    fa38fdd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. Configuration menu
    Copy the full SHA
    fec06fe View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2016

  1. Fixed pep8 errors

    hendrikrth committed Aug 6, 2016
    Configuration menu
    Copy the full SHA
    b87bbfd View commit details
    Browse the repository at this point in the history
  2. Pep8 errors removed

    hendrikrth committed Aug 6, 2016
    Configuration menu
    Copy the full SHA
    f4b8a2e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Configuration menu
    Copy the full SHA
    beda588 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. Added comments from mschmidt87 and jhnnsnk

    Improved docstrings. Added evaluation of results after
    the simulation has finished.
    hendrikrth committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    f543cc4 View commit details
    Browse the repository at this point in the history
  2. Added documentation about input

    Documentation about different inputs added to readme.md
    Added possibility to print the time progress of the simulation
    hendrikrth committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    19155d2 View commit details
    Browse the repository at this point in the history
  3. DC input added if Poisson is lacking

    If no Poisson input is provided, DC input is
    calculated to compensate this. Added information
    about this in the readme file.
    hendrikrth committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    979d336 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de49d73 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Configuration menu
    Copy the full SHA
    b7074f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. incorporated comments by mschmidt87

    fixed typos, removed unnecessary comments and variables
    corrected the readme and added information about helpers.py
    hendrikrth committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    0091993 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2016

  1. Configuration menu
    Copy the full SHA
    777a0c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. included comments by jhnnsnk

    fixed initialization of membrane potentials, with provided solution
    hendrikrth committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    e0a43d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d5504c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Configuration menu
    Copy the full SHA
    d8257db View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. fixed typos and changed a comment

    some typos were fixed and a comment about the initialization
    of the membrane potentials was changed
    hendrikrth committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    c673032 View commit details
    Browse the repository at this point in the history