-
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.
Feat/transfer mechanism/add std output states (#537)
* - * 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 - docstring revs * • TransferMechanism - docstring revs * • TransferMechanism - docstring revs * - * - * - * • OutputState - added MECHANISM_VALUE to StandardOutputStates, that assigns Mechanism's full value to OututState value - corrected default function to be Linear * • OutputState - added MECHANISM_VALUE to StandardOutputStates, that assigns Mechanism's full value to OutputState value - corrected default function to be Linear
- Loading branch information
Showing
8 changed files
with
202 additions
and
95 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
Oops, something went wrong.