-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* - * Merge branch 'devel' of https://github.com/PrincetonUniversity/PsyNeuLink into CURRENT # Conflicts: # tests/mechanisms/test_transfer_mechanism.py * Merge branch 'devel' of https://github.com/PrincetonUniversity/PsyNeuLink into CURRENT # Conflicts: # tests/mechanisms/test_transfer_mechanism.py * - * - * • State - docstring: STATE NAME ENTRY, MECHANISM/STATE and State constructor examples * - * • TransferMechanism - instantiate one OutputState for each item of variable * - * • TransferMechanism - _instantiate_output_states: added to implement one standard OutputState for each InputState • OutputState - fixed bug in assigning params to standard OutputStates * • Mechanism subclasses - removed specification of output_states as list (replaced with string or tuple (to avoid mutable default assignment) • TransferMechanism - __init__: assigned output_states to RESULT rather than [RESULT] to avoid default "gotcha" - _instantiate_output_states: added to implement one standard OutputState for each InputState • OutputState - fixed bug in assigning params to standard OutputStates * • Mechanism subclasses - removed specification of output_states as list (replaced with string or tuple (to avoid mutable default assignment) • TransferMechanism - __init__: assigned output_states to RESULT rather than [RESULT] to avoid default "gotcha" - _instantiate_output_states: added to implement one standard OutputState for each InputState • OutputState - fixed bug in assigning params to standard OutputStates * • Mechanism subclasses - removed specification of output_states as list (replaced with string or tuple (to avoid mutable default assignment) • TransferMechanism - __init__: assigned output_states to RESULT rather than [RESULT] to avoid default "gotcha" - _instantiate_output_states: added to implement one standard OutputState for each InputState • OutputState - fixed bug in assigning params to standard OutputStates * • Minor cleanup of output_states arg assignment
- Loading branch information
Showing
7 changed files
with
14 additions
and
8 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
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