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

Changes for NeuroML v2.3.1 release #120

Merged
merged 31 commits into from
Aug 20, 2024
Merged

Changes for NeuroML v2.3.1 release #120

merged 31 commits into from
Aug 20, 2024

Commits on Sep 22, 2023

  1. To v1.10.0

    pgleeson committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c2f1276 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Dec 21, 2023

  1. Merge pull request #109 from NeuroML/feat/channeldensitynonuniformnernst

    feat(nrnwriter): also handle ChannelDensityNonUniformNernst
    pgleeson authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6e409b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    2f2e2a7 View commit details
    Browse the repository at this point in the history
  2. Generates valid sed-ml

    pgleeson committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f6ad0c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge pull request #111 from NeuroML/experimental

    Add functionality to save file outputs of sed-ml
    pgleeson authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    728c83f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    fe6009b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa6950 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5b2eb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dacf1f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge pull request #112 from NeuroML/feat/netpyne-cvode

    netpyne: expose cvode bits from LEMS
    pgleeson authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    aa62f9b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    1e3948d View commit details
    Browse the repository at this point in the history
  2. fix(sedml): make variable ids unique for data generators

    Otherwise biosimulations errors;
    
    ```
    Multiple objects have the following ids:\n      -
    hhpop_0_bioPhys1_membraneProperties_KConductances_KConductance_n_q\n
    - hhpop_0_bioPhys1_membraneProperties_NaConductances_NaConductance_h_q\n
      -
      hhpop_0_bioPhys1_membraneProperties_NaConductances_NaConductance_m_q\n
      - hhpop_0_v\n      - time""
    ```
    sanjayankur31 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d5aaa32 View commit details
    Browse the repository at this point in the history
  3. fix(sedml): also make data set ids in reports unique

    Otherwise biosimulations errs with:
    
    ```
    Multiple objects have the following ids:\n      - time
    ```
    sanjayankur31 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f8a601f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce395cf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #115 from NeuroML/feat/sed-ml-id-fix

    sedml fixes for biosimulations
    pgleeson authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    62cfdc8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Test on java 21

    pgleeson committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e6ef4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0159a View commit details
    Browse the repository at this point in the history
  3. Back to windows-2019

    pgleeson committed May 1, 2024
    Configuration menu
    Copy the full SHA
    faf1311 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #116 from NeuroML/experimental

    Test on java 21
    pgleeson authored May 1, 2024
    Configuration menu
    Copy the full SHA
    9accde5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Fixes to Neuron and Netpyne to handle case where cell has external mo…

    …rphology/biophysicalProperties
    pgleeson committed May 31, 2024
    Configuration menu
    Copy the full SHA
    528e08a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    c4d3ae9 View commit details
    Browse the repository at this point in the history
  2. To v1.10.1

    pgleeson committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7f7590e View commit details
    Browse the repository at this point in the history
  3. Bump year in docs

    pgleeson committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    11aabc9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #117 from NeuroML/experimental

    To v1.10.1; Adds support for external morphology/biophysProps in cell element for Neuron/NetPyNE
    pgleeson authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c0fe053 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 18, 2024

  1. Merge pull request #118 from NeuroML/experimental

    Check if cell is CELL_2CA_POOLS_COMP_TYPE
    pgleeson authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    de789e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    ae0ef92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #119 from NeuroML/experimental

    Add location of neuron when pip installed on Binder
    pgleeson authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c527321 View commit details
    Browse the repository at this point in the history