Skip to content

Comments

Add AdEx cells.#2230

Merged
thorstenhater merged 25 commits intoarbor-sim:masterfrom
thorstenhater:feat/adex-cells
Feb 8, 2026
Merged

Add AdEx cells.#2230
thorstenhater merged 25 commits intoarbor-sim:masterfrom
thorstenhater:feat/adex-cells

Conversation

@thorstenhater
Copy link
Contributor

@thorstenhater thorstenhater commented Nov 7, 2023

Add Adaptive Exponential Cells to Arbor. Motivation here is to add another useful cell kind before considering two major features:

  1. Branching out Cell Group support by offering a plugin interface like the mechanism ABI. Finding a proper abstraction should be easier by having 3+2 examples instead of 2+2.
  2. Adding support for custom synapse dynamics on point models.

Logically though, 2. should go before 1. since a plugin interface should declare how and if custom synapses are handled...

Closes #1832

More on request.

@thorstenhater thorstenhater requested a review from boeschf March 28, 2024 08:35
ErbB4
ErbB4 previously approved these changes May 23, 2024
Copy link
Collaborator

@ErbB4 ErbB4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good and I will come back to comment again after I use it.

@thorstenhater thorstenhater deleted the feat/adex-cells branch March 17, 2025 20:21
@thorstenhater thorstenhater restored the feat/adex-cells branch May 21, 2025 11:36
@thorstenhater thorstenhater reopened this May 21, 2025
@thorstenhater
Copy link
Contributor Author

Closed erroneously

@thorstenhater thorstenhater requested a review from ErbB4 February 6, 2026 09:37
@thorstenhater thorstenhater merged commit ef8123b into arbor-sim:master Feb 8, 2026
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Have more cell types builtin (e.g. Izhikevich) to improve NeuroML compat

2 participants