-
Notifications
You must be signed in to change notification settings - Fork 32
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
Use natsort to properly sort segments/groups when optimising #179
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2d109fe - Browse repository at this point
Copy the full SHA 2d109feView commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for babe20b - Browse repository at this point
Copy the full SHA babe20bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 112c56b - Browse repository at this point
Copy the full SHA 112c56bView commit details -
chore(loaders): fix type hinting for doc generation
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.
Configuration menu - View commit details
-
Copy full SHA for 815bfae - Browse repository at this point
Copy the full SHA 815bfaeView commit details -
Merge pull request #177 from NeuralEnsemble/feat/cell-optimise-natsort
Feat/cell optimise natsort -> exp
Configuration menu - View commit details
-
Copy full SHA for b7f3bdf - Browse repository at this point
Copy the full SHA b7f3bdfView commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2cdd7c6 - Browse repository at this point
Copy the full SHA 2cdd7c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aa1d5d - Browse repository at this point
Copy the full SHA 4aa1d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e72e8be - Browse repository at this point
Copy the full SHA e72e8beView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8865d8 - Browse repository at this point
Copy the full SHA f8865d8View commit details -
feat(utils): add utils to generate relative paths between components
Given that we have a well defined structure, we should ideally be able to generate all paths automatically. The information is present, we just need to figure out how to use it.
Configuration menu - View commit details
-
Copy full SHA for 324d5d4 - Browse repository at this point
Copy the full SHA 324d5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f5e2c1 - Browse repository at this point
Copy the full SHA 4f5e2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f1d5f9 - Browse repository at this point
Copy the full SHA 6f1d5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63dc4cf - Browse repository at this point
Copy the full SHA 63dc4cfView commit details
Commits on Sep 11, 2023
-
Merge pull request #178 from NeuralEnsemble/feat/path-util
Towards semi-automated path generation
Configuration menu - View commit details
-
Copy full SHA for 81d4d5c - Browse repository at this point
Copy the full SHA 81d4d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a13f2 - Browse repository at this point
Copy the full SHA b0a13f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 909c729 - Browse repository at this point
Copy the full SHA 909c729View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6979aee - Browse repository at this point
Copy the full SHA 6979aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa7813 - Browse repository at this point
Copy the full SHA 6aa7813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cb0adc - Browse repository at this point
Copy the full SHA 7cb0adcView commit details