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

Add models with NMDA dynamics according to Wang (2002) #2979

Open
wants to merge 172 commits into
base: master
Choose a base branch
from

Commits on Sep 13, 2023

  1. add nest names

    janeirik committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6149e4e View commit details
    Browse the repository at this point in the history
  2. Files from Stine, fixed 0->nullptr and port->size_t

    janeirik committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    297dcab View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. change variable name

    janeirik committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4ccecdf View commit details
    Browse the repository at this point in the history
  2. add nest names

    janeirik committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8d3d96c View commit details
    Browse the repository at this point in the history
  3. compiles!

    janeirik committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b17358c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. cleaning up code, wip

    janeirik committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    41a8136 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. some changes, not sure what

    janeirik committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f20c745 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. new dynamics in place, not tested yet

    janeirik committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4731cde View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. solution verified analytically

    janeirik committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c5347b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    abc08d4 View commit details
    Browse the repository at this point in the history
  2. lower case s for gating variable

    janeirik committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fc17cf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. test works

    janeirik committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9ac0012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dee211 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. remove unneccessary lines

    janeirik committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ca4a7ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    406ec50 View commit details
    Browse the repository at this point in the history
  3. compilation bug wip

    janeirik committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d9653da View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. fix register_model, wip reproduce paper

    janeirik committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5293f73 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. add separate synaptic channel for external AMPA

    janeirik committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7cea3b2 View commit details
    Browse the repository at this point in the history
  2. adjust rate

    janeirik committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d9a4670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691a5e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. script works, but something wrong with dynamics

    janeirik committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8614377 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. bughunting, s_NMDA explodes

    janeirik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2138a99 View commit details
    Browse the repository at this point in the history
  2. fixed bug, uninitialized variable

    janeirik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ffb55c4 View commit details
    Browse the repository at this point in the history
  3. reintroduce receptor type

    janeirik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    422c1c9 View commit details
    Browse the repository at this point in the history
  4. various fixes from review

    janeirik committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7e6ec79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9171873 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. fix spike recorders

    janeirik committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6a04fb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Nov 26, 2023

  1. exact model from Stine, wip

    janeirik committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    9459757 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. add test for exact wang

    janeirik committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    37d1133 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. exact version, rports work, WIP

    janeirik committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5b1715b View commit details
    Browse the repository at this point in the history
  2. formatting

    janeirik committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8c651ff View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. exact model seems to work

    janeirik committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8e76c45 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. compare to brian, off by constant factor

    janeirik committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4b3f7a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Getting exactly same results as Brian

    janeirik committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3253ff9 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. reproduces brian exactly

    janeirik committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    12ac8df View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Check NMDA approximation numerically

    janeirik committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0f6356c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. clean up

    janeirik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a721ef0 View commit details
    Browse the repository at this point in the history
  2. implement new S_NMDA jump

    janeirik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c4d03cf View commit details
    Browse the repository at this point in the history
  3. add comment

    janeirik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f9ed575 View commit details
    Browse the repository at this point in the history
  4. add approx t variable

    janeirik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b9f2979 View commit details
    Browse the repository at this point in the history
  5. remove print

    janeirik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    72085ab View commit details
    Browse the repository at this point in the history
  6. remove max(S_NMDA), no need with approx. model

    janeirik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2465108 View commit details
    Browse the repository at this point in the history
  7. remove min(S_NMDA, 1), no need with approximation

    janeirik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    906b443 View commit details
    Browse the repository at this point in the history
  8. correct inhibitory weight sign

    janeirik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3bc2ffd View commit details
    Browse the repository at this point in the history
  9. reproduces dynamics frfom wang 2002 paper

    janeirik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    04139d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    4517b28 View commit details
    Browse the repository at this point in the history
  2. documentation iaf_wang_2002_exact

    janeirik committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4797887 View commit details
    Browse the repository at this point in the history
  3. commit all wong files, delete later

    janeirik committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4a97fe2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. clean up

    janeirik committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bf4c4b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. add benchmarking script

    janeirik committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9e5d932 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. add all examples scripts, remove later

    janeirik committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    565bf1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd27a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    490814c View commit details
    Browse the repository at this point in the history
  2. remove unused var

    janeirik committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a59c6af View commit details
    Browse the repository at this point in the history
  3. remove test scripts

    janeirik committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1b7076a View commit details
    Browse the repository at this point in the history
  4. clean up

    janeirik committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ed03c83 View commit details
    Browse the repository at this point in the history
  5. add comments to wang_decision_making.py

    janeirik committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9ba059c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. update doc

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c980c87 View commit details
    Browse the repository at this point in the history
  2. update test

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    99766ed View commit details
    Browse the repository at this point in the history
  3. remove comment

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a2dae5b View commit details
    Browse the repository at this point in the history
  4. add receptor types dictionary

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    79e383f View commit details
    Browse the repository at this point in the history
  5. black

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5c14f8a View commit details
    Browse the repository at this point in the history
  6. clang-format

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    24d21ce View commit details
    Browse the repository at this point in the history
  7. formatting

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7c9c02a View commit details
    Browse the repository at this point in the history
  8. test for exact version

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6bee519 View commit details
    Browse the repository at this point in the history
  9. rename NMDA_sum

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    cf8b82a View commit details
    Browse the repository at this point in the history
  10. correct copyright header

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d8774f8 View commit details
    Browse the repository at this point in the history
  11. remove plotting

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    bd8e101 View commit details
    Browse the repository at this point in the history
  12. update docstring

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    be9f99f View commit details
    Browse the repository at this point in the history
  13. flake8

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3743147 View commit details
    Browse the repository at this point in the history
  14. more comments

    janeirik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a303a29 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fixes from review

    janeirik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    041a7b4 View commit details
    Browse the repository at this point in the history
  2. update inhibitory weight signs

    janeirik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4810fe8 View commit details
    Browse the repository at this point in the history
  3. fix bug, wrong SynapseTypes:: logic

    janeirik committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    55e5d60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4536e59 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. change expn function to avoid truncation of n

    janeirik committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    301eb01 View commit details
    Browse the repository at this point in the history
  2. begin model_details notebook, still missing a bit

    janeirik committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    05403da View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. finish notebook

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f840d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9de4414 View commit details
    Browse the repository at this point in the history
  3. clang-format

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    49235c7 View commit details
    Browse the repository at this point in the history
  4. clang-format

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    01ae1f6 View commit details
    Browse the repository at this point in the history
  5. G_NMDA -> s_NMDA

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9c443d1 View commit details
    Browse the repository at this point in the history
  6. black/flake8

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cd4bfc4 View commit details
    Browse the repository at this point in the history
  7. black

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    33c8082 View commit details
    Browse the repository at this point in the history
  8. remove constant weight constraint

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    94abdc8 View commit details
    Browse the repository at this point in the history
  9. black

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a04e2a7 View commit details
    Browse the repository at this point in the history
  10. black

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    eff0767 View commit details
    Browse the repository at this point in the history
  11. add conc_Mg2

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cbe9b0a View commit details
    Browse the repository at this point in the history
  12. remove duplicates

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4e6d56e View commit details
    Browse the repository at this point in the history
  13. remove duplicates

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7928d82 View commit details
    Browse the repository at this point in the history
  14. removed unused names

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d7af047 View commit details
    Browse the repository at this point in the history
  15. let NMDA currents be recorded

    janeirik committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    af9fd6e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix handle ( SpikeEvent ) method

    janeirik committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c59f6ad View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Update models/iaf_wang_2002.h

    Co-authored-by: Hans Ekkehard Plesser <hans.ekkehard.plesser@nmbu.no>
    janskaar and heplesser committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d66457b View commit details
    Browse the repository at this point in the history
  2. fix GABA sign

    janeirik committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    8f17ac3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9970524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0273e34 View commit details
    Browse the repository at this point in the history
  5. Update models/iaf_wang_2002.cpp

    Co-authored-by: Hans Ekkehard Plesser <hans.ekkehard.plesser@nmbu.no>
    janskaar and heplesser committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    1754ee5 View commit details
    Browse the repository at this point in the history
  6. Update models/iaf_wang_2002_exact.cpp

    Co-authored-by: Hans Ekkehard Plesser <hans.ekkehard.plesser@nmbu.no>
    janskaar and heplesser committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d12d331 View commit details
    Browse the repository at this point in the history
  7. Update models/iaf_wang_2002_exact.cpp

    Co-authored-by: Hans Ekkehard Plesser <hans.ekkehard.plesser@nmbu.no>
    janskaar and heplesser committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    f9f058b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. reintroduce constant weight requirement

    janeirik committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ef7ca53 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/wong_wang' into won…

    …g_wang
    janeirik committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a6021b4 View commit details
    Browse the repository at this point in the history
  3. clang-format

    janeirik committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    7a0bffc View commit details
    Browse the repository at this point in the history
  4. ignore iaf_wang_2002

    janeirik committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    4be3dca View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. remove s_NMDA recording, update tests

    janeirik committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1473fe7 View commit details
    Browse the repository at this point in the history
  2. check that tau_NMDA_rise gte 0

    janeirik committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5ef7c71 View commit details
    Browse the repository at this point in the history
  3. remove unused code

    janeirik committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1f6b41d View commit details
    Browse the repository at this point in the history
  4. add extra params for iaf_wang_2002*

    janeirik committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    829a351 View commit details
    Browse the repository at this point in the history
  5. black

    janeirik committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    338824c View commit details
    Browse the repository at this point in the history
  6. add extra params to iaf_wang_2002_*

    janeirik committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8afd569 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. expand decision making example

    janeirik committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    247f1e0 View commit details
    Browse the repository at this point in the history
  2. black

    janeirik committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f23430d View commit details
    Browse the repository at this point in the history
  3. move wong notebook to correct directory

    janeirik committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5e2b7cd View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. update wang_decision_making example

    janeirik committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cd94b19 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 28, 2024

  1. Merge pull request #5 from heplesser/wang_model_hep

    Revised and renamed Wang example notebook
    janskaar committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e80488a View commit details
    Browse the repository at this point in the history
  2. record spikes in steps instead of time

    janeirik committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1b7b628 View commit details
    Browse the repository at this point in the history
  3. update notebook, wip

    janeirik committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c76834c View commit details
    Browse the repository at this point in the history
  4. update notebook equations

    janeirik committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    12480be View commit details
    Browse the repository at this point in the history
  5. simplify equations

    janeirik committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    6fc3164 View commit details
    Browse the repository at this point in the history
  6. black

    janeirik committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9852cb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. clang-format

    janeirik committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1776278 View commit details
    Browse the repository at this point in the history
  2. fix equations, add examples to model docs

    janeirik committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c63b8e7 View commit details
    Browse the repository at this point in the history
  3. fix modeldoc

    janeirik committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bb67d3c View commit details
    Browse the repository at this point in the history
  4. Update models/iaf_wang_2002_exact.cpp

    Co-authored-by: Hans Ekkehard Plesser <hans.ekkehard.plesser@nmbu.no>
    janskaar and heplesser committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    04b832d View commit details
    Browse the repository at this point in the history
  5. clang-format

    janeirik committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    78fdb30 View commit details
    Browse the repository at this point in the history
  6. change wording in documentation note

    janeirik committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ac80cf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfe61a5 View commit details
    Browse the repository at this point in the history
  8. add example to modeldoc

    janeirik committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4817bc3 View commit details
    Browse the repository at this point in the history
  9. remove unnecessary blank lines

    janeirik committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ef16d2a View commit details
    Browse the repository at this point in the history
  10. clang-format

    janeirik committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1c6b1d7 View commit details
    Browse the repository at this point in the history
  11. fix equation for NMDA spike update

    janeirik committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    690a3eb View commit details
    Browse the repository at this point in the history
  12. add newline between equations

    janeirik committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    94f9f7c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef313bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d51f65 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request #6 from heplesser/wang_model_hep

    Further work on Notebook
    janskaar committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f0a72ed View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/wong_wang' into won…

    …g_wang
    janeirik committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1603774 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. make it possible to record s_NMDA

    janeirik committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d036f03 View commit details
    Browse the repository at this point in the history
  2. update notebook

    janeirik committed May 1, 2024
    Configuration menu
    Copy the full SHA
    afcd5b5 View commit details
    Browse the repository at this point in the history
  3. clang-format

    janeirik committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3feb295 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. update documentation

    janeirik committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5ea17eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e8e56 View commit details
    Browse the repository at this point in the history
  3. Update models/iaf_wang_2002.cpp

    Co-authored-by: Hans Ekkehard Plesser <hans.ekkehard.plesser@nmbu.no>
    janskaar and heplesser committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a1b6b59 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge pull request #7 from heplesser/wang_model_hep

    Notebook updates
    janskaar committed May 3, 2024
    Configuration menu
    Copy the full SHA
    92a3e26 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. change iaf_wang_2002 to iaf_bw_2001

    janeirik committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ea254fe View commit details
    Browse the repository at this point in the history
  2. rename tests to iaf_bw_2001

    janeirik committed May 4, 2024
    Configuration menu
    Copy the full SHA
    14c34d4 View commit details
    Browse the repository at this point in the history
  3. clang-format

    janeirik committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1fab22f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    489237f View commit details
    Browse the repository at this point in the history
  5. update tests

    janeirik committed May 4, 2024
    Configuration menu
    Copy the full SHA
    bf595de View commit details
    Browse the repository at this point in the history
  6. add comment

    janeirik committed May 4, 2024
    Configuration menu
    Copy the full SHA
    442a5d8 View commit details
    Browse the repository at this point in the history
  7. update example

    janeirik committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1b44488 View commit details
    Browse the repository at this point in the history
  8. change variable names S_jump_* -> k_*

    janeirik committed May 4, 2024
    Configuration menu
    Copy the full SHA
    fd08380 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Update models/iaf_bw_2001_exact.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9469e6b View commit details
    Browse the repository at this point in the history
  2. Update models/iaf_bw_2001.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0ced8d2 View commit details
    Browse the repository at this point in the history
  3. Update pynest/examples/wang_decision_making.py

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    06cf6c7 View commit details
    Browse the repository at this point in the history
  4. Update pynest/examples/wang_decision_making.py

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    863653d View commit details
    Browse the repository at this point in the history
  5. Update models/iaf_bw_2001.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7fd6f85 View commit details
    Browse the repository at this point in the history
  6. Update models/iaf_bw_2001.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    623297b View commit details
    Browse the repository at this point in the history
  7. Update models/iaf_bw_2001.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5db64d5 View commit details
    Browse the repository at this point in the history
  8. Update models/iaf_bw_2001.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    21c1281 View commit details
    Browse the repository at this point in the history
  9. Update pynest/examples/wang_decision_making.py

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    548f2ab View commit details
    Browse the repository at this point in the history
  10. Update pynest/examples/wang_decision_making.py

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4fb08e6 View commit details
    Browse the repository at this point in the history
  11. Update pynest/examples/wang_decision_making.py

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9ac9b50 View commit details
    Browse the repository at this point in the history
  12. Update models/iaf_bw_2001_exact.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4080558 View commit details
    Browse the repository at this point in the history
  13. Update models/iaf_bw_2001.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0e9fb5b View commit details
    Browse the repository at this point in the history
  14. Update models/iaf_bw_2001_exact.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0197ab3 View commit details
    Browse the repository at this point in the history
  15. Update models/iaf_bw_2001.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    47b38af View commit details
    Browse the repository at this point in the history
  16. correct citaton

    janskaar committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1643d9f View commit details
    Browse the repository at this point in the history
  17. rename notebook

    janskaar committed May 7, 2024
    Configuration menu
    Copy the full SHA
    14549d9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9e3ecba View commit details
    Browse the repository at this point in the history
  19. Update models/iaf_bw_2001_exact.h

    Co-authored-by: jessica-mitchell <mitchell20j@gmail.com>
    janskaar and jessica-mitchell committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e64515b View commit details
    Browse the repository at this point in the history