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

feat(nml.py): use natsort to properly sort segments/groups when optimising #176

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

sanjayankur31
Copy link
Contributor

@pgleeson this should ensure that we always get the same order when optimising cells.

@sanjayankur31 sanjayankur31 added the T: enhancement Type: enhancement label Aug 16, 2023
sanjayankur31 added a commit to sanjayankur31/Human-L2-3-Cortical-Microcircuit that referenced this pull request Aug 16, 2023
otherwise sphinx fails with:

```
  File
  "/home/asinha/Documents/02_Code/00_mine/NeuroML/software/libNeuroML/neuroml/loaders.py",
  line 191, in <module>
      ) -> neuroml.nml.nml.NeuroMLDocument:
      AttributeError: module 'neuroml' has no attribute 'nml'

```

Not sure what the root cause is, but this tweak fixes it.
@sanjayankur31
Copy link
Contributor Author

Docs is currently broken because pydata-sphinx-theme is currently broken with the latest sphinx:

pydata/pydata-sphinx-theme#1404

Fix has been merged, so should be fixed in the next few days when a new release of the theme is made

@pgleeson pgleeson merged commit b7f3bdf into development Sep 19, 2023
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: enhancement Type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants