-
Notifications
You must be signed in to change notification settings - Fork 35
Neuro ml2 #453
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
Merged
Merged
Neuro ml2 #453
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…into NeuroML2_gleeson
… NeuroML2 Merging with master
…oose-core into NeuroML2 Merging with OpenSourceBrain nml2_updates_3 branch
Contributor
Author
|
okay |
upibhalla
pushed a commit
that referenced
this pull request
Jul 18, 2022
* Updated README file for jalebi release * Version updated in setup script * Py3.10update (#451) * Update setup.py changed the version number from 3.2 to 3.3 and vpython was added * removed parse and symbol modules * Update pymoose.yml added 3.9 and 3.10 * Update pymoose.yml Co-authored-by: Anal Kumar <analkumar2@gmail.com> * Neuro ml2 (#453) * Updated and tested NeuroML2 import * Use moose.neuroml2.reader * Harsha's changes * copy issue solved by deleting library * Harsha's changes for test_reader.py * Solved filename issue * test_createCellPrototype asserting the name of the cell issue * Update githubaction.yml * Update githubaction.yml * Fix for input list * Update githubaction.yml * Update setup.py * Remove my copy actions file * test_connectivity unittest for Neuroml2 * resolved seg fault in test_connectivity in test_reader.py * Corrected eqn to calculate Ra * passiveCell.nml tested * tests single compartment firing neuroml2 cell Co-authored-by: Padraig Gleeson <p.gleeson@gmail.com> Co-authored-by: analkumar2 <analkumar2@gmail.com> * Update setup.py * Update setup.py dev is removed from setup file Co-authored-by: Anal Kumar <analkumar2@gmail.com> Co-authored-by: Padraig Gleeson <p.gleeson@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Neuro ml2