-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for RANDOM language construct in NMODL (#2627)
* Added support for RANDOM construct parsing * Updated netstim.mod to use new RANDOM construct * Add tests for usage of RANDOM in HOC and Python * Documentation for NEURON { RANDOM123 ranvar} and NMODLRandom * Update NMODL to support CoreNEURON side * Update NetStim with RANDOM but allow legacy API. * Update CoreNEURON <-> NEURON for NMODL RANDOM Co-authored-by: Pramod S Kumbhar <[email protected]> Co-authored-by: Omar Awile <[email protected]>
- Loading branch information
1 parent
c2566ea
commit 758d15c
Showing
68 changed files
with
2,491 additions
and
724 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Submodule nmodl
updated
29 files
Oops, something went wrong.