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

Create types for population representations #36

Open
mgeplf opened this issue Feb 5, 2025 · 0 comments
Open

Create types for population representations #36

mgeplf opened this issue Feb 5, 2025 · 0 comments

Comments

@mgeplf
Copy link
Collaborator

mgeplf commented Feb 5, 2025

In some places, populations are a tuple:

- tuple(src: Any, dst: Any): Specify source and dest.

Sometimes, there is concatenation/splitting of a ":":
https://github.com/openbraininstitute/neurodamus/blob/main/neurodamus/node.py#L575

Perhaps these should be different types, instead of string concat or tuple creation.

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

No branches or pull requests

1 participant