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

Extend create_adjacency_edges! #357

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Extend create_adjacency_edges! #357

merged 2 commits into from
Jul 9, 2024

Conversation

agchesebro
Copy link
Member

Need to extend create_adjacency_edges! to include an optional argument for connection types for neurons. This is to fix #356. Also adds a test for this to the LIF component test - just swaps explicitly defining edges for an equivalent create_adjacency_edges! call.

Need to extend `create_adjacency_edges` to include an optional argument for connection types for neurons.
@agchesebro agchesebro merged commit fa99ee3 into master Jul 9, 2024
2 checks passed
@agchesebro agchesebro deleted the add-adjacency-options branch July 9, 2024 15:15
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.

create_adjacency_edges! doesn't support anything other than basic connection types
1 participant