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

Test for PR 3055 #3081

Merged
merged 25 commits into from
Sep 30, 2024
Merged

Test for PR 3055 #3081

merged 25 commits into from
Sep 30, 2024

Commits on Aug 22, 2024

  1. increased maximum number of ions per compartment by using std::bitset…

    … for bitvector comparisons
    wthun committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4232cab View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    5179cc4 View commit details
    Browse the repository at this point in the history
  2. cleanup

    wthun committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    61162e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    3c01089 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    github-actions[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7ccc143 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    fb2d01a View commit details
    Browse the repository at this point in the history
  2. rename max_length to max_ion

    Co-authored-by: Luc Grosheintz <luc.grosheintz@gmail.com>
    wthun and 1uc authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fc27477 View commit details
    Browse the repository at this point in the history
  3. Update src/nrnoc/eion.cpp

    Co-authored-by: Luc Grosheintz <luc.grosheintz@gmail.com>
    wthun and 1uc authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e36452c View commit details
    Browse the repository at this point in the history
  4. Update src/nrnoc/eion.cpp

    Co-authored-by: Luc Grosheintz <luc.grosheintz@gmail.com>
    wthun and 1uc authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3b5e359 View commit details
    Browse the repository at this point in the history
  5. Update src/nrnoc/eion.cpp

    Co-authored-by: Luc Grosheintz <luc.grosheintz@gmail.com>
    wthun and 1uc authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dc47da5 View commit details
    Browse the repository at this point in the history
  6. cmake-format

    wthun committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    570a9ae View commit details
    Browse the repository at this point in the history
  7. increased max_ion to 256

    wthun committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dc11e93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7293b78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f5c418 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da974c2 View commit details
    Browse the repository at this point in the history
  11. Use generic mod file loader

    nrnhines committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3f213b0 View commit details
    Browse the repository at this point in the history
  12. ion_bit_ can have many bits.

    nrnhines committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    23071ee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6604aab View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    0d087b7 View commit details
    Browse the repository at this point in the history
  2. eion.cpp -Wall free

    nrnhines committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    bfc82da View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    ebf26b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f9ace View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 30, 2024

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