We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Have jlems parse & handle <include href=...> statements like these: https://github.com/OpenSourceBrain/GranuleCell/blob/13156c204dc0835d873e1e27881b94d4cf32b81d/neuroConstruct/generatedNeuroML2/GranuleCell.net.nml
instead of requiring repetition of all the includes in the LEMS file (using <Include file="...") like here:
https://github.com/OpenSourceBrain/GranuleCell/blob/13156c204dc0835d873e1e27881b94d4cf32b81d/neuroConstruct/generatedNeuroML2/LEMS_GranuleCell.xml
The text was updated successfully, but these errors were encountered:
Has ben fixed a long time, e.g. https://github.com/OpenSourceBrain/PospischilEtAl2008/blob/master/NeuroML2/LEMS_FiveCells.xml
Sorry, something went wrong.
No branches or pull requests
Have jlems parse & handle <include href=...> statements like these:
https://github.com/OpenSourceBrain/GranuleCell/blob/13156c204dc0835d873e1e27881b94d4cf32b81d/neuroConstruct/generatedNeuroML2/GranuleCell.net.nml
instead of requiring repetition of all the includes in the LEMS file (using <Include file="...") like here:
https://github.com/OpenSourceBrain/GranuleCell/blob/13156c204dc0835d873e1e27881b94d4cf32b81d/neuroConstruct/generatedNeuroML2/LEMS_GranuleCell.xml
The text was updated successfully, but these errors were encountered: