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

endpoints return values inconsistent for igraph/neuron input #374

Open
jefferis opened this issue May 8, 2018 · 0 comments
Open

endpoints return values inconsistent for igraph/neuron input #374

jefferis opened this issue May 8, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@jefferis
Copy link
Collaborator

jefferis commented May 8, 2018

For neurons we return the node indices, for igraph/ngraph objects the node identifiers (aka names/PointNo). This is bad. However there is likely to be code in the wild that depends on this difference, that we will need to find and update.

@jefferis jefferis added the bug label May 8, 2018
@jefferis jefferis added this to the 1.9 milestone May 8, 2018
@jefferis jefferis self-assigned this May 8, 2018
jefferis added a commit that referenced this issue May 10, 2018
* closes #373
* but note that #374 is documented but not fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant