Skip to content
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

Docs/project/more fixes #544

Merged
merged 46 commits into from
Nov 18, 2017
Merged

Docs/project/more fixes #544

merged 46 commits into from
Nov 18, 2017

Commits on Sep 14, 2017

  1. Merge branch 'devel' of https://github.com/PrincetonUniversity/PsyNeu…

    …Link into devel
    
    # Conflicts:
    #	.idea/runConfigurations/_Multilayer_Learning_Test_Script.xml
    jdcpni committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    c7ac4f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. Merge branch 'devel' of https://github.com/PrincetonUniversity/PsyNeu…

    …Link into devel
    
    # Conflicts:
    #	.idea/runConfigurations/_EVC_System_Laming_Validation_Test_Script.xml
    jdcpni committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    1f6957f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ab9b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. -

    jdcpni committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    1e985b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc4e015 View commit details
    Browse the repository at this point in the history
  3. -

    jdcpni committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    315ae1b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. • System

      - show_graph(): allowed standard graph to show connections to ObjectiveMechanisms
                      for ControlMechanisms other than the System's controller
    jdcpni committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    1779029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa1b2c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Configuration menu
    Copy the full SHA
    8df72ab View commit details
    Browse the repository at this point in the history
  2. -

    jdcpni committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    8c44c04 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    c26b55c View commit details
    Browse the repository at this point in the history
  2. -

    jdcpni committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    0c1d5cc View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. -

    jdcpni committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    5009fe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0878b01 View commit details
    Browse the repository at this point in the history
  3. • System

      instantiate_graph:
          patched bug in which search for ORIGIN Mechanisms in Processes
          within the System fails if a Mechanisms belongs to some but not
          all Processes within the System
    jdcpni committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    55d8a6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5754e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2017

  1. -

    jdcpni committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    e725a33 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2017

  1. Configuration menu
    Copy the full SHA
    cb04745 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    ea3b359 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'devel' of https://github.com/PrincetonUniversity/PsyNeu…

    …Link into CURRENT
    
    # Conflicts:
    #	tests/mechanisms/test_transfer_mechanism.py
    jdcpni committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    0c24e98 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'devel' of https://github.com/PrincetonUniversity/PsyNeu…

    …Link into CURRENT
    
    # Conflicts:
    #	tests/mechanisms/test_transfer_mechanism.py
    jdcpni committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    7b545b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2017

  1. • State

      _parse_state_spec:  fixed bug in parsing variable for projection_spec
    jdcpni committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    d5d6d6d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    5c0c9da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bde88c View commit details
    Browse the repository at this point in the history
  3. -

    jdcpni committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    6ec0988 View commit details
    Browse the repository at this point in the history
  4. -

    jdcpni committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    7a5b0fe View commit details
    Browse the repository at this point in the history
  5. • State

      - docstring: STATE NAME ENTRY, MECHANISM/STATE and State constructor examples
    jdcpni committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    fdf89e6 View commit details
    Browse the repository at this point in the history
  6. -

    jdcpni committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    decf6d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Merge branch 'devel' of https://github.com/PrincetonUniversity/PsyNeu…

    …Link into devel
    
    # Conflicts:
    #	Scripts/Scratch Pad.py
    #	psyneulink/components/states/state.py
    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    c8343ed View commit details
    Browse the repository at this point in the history
  2. Merge branch 'devel' of https://github.com/PrincetonUniversity/PsyNeu…

    …Link into devel
    
    # Conflicts:
    #	Scripts/Scratch Pad.py
    #	psyneulink/components/states/state.py
    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    568caa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62274c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    865c64c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf14c25 View commit details
    Browse the repository at this point in the history
  6. - JDC final changes

    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    ab2dd42 View commit details
    Browse the repository at this point in the history
  7. -

    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    7f4d63d View commit details
    Browse the repository at this point in the history
  8. -

    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    b63d60a View commit details
    Browse the repository at this point in the history
  9. -

    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    92de4b4 View commit details
    Browse the repository at this point in the history
  10. -

    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    8580fe2 View commit details
    Browse the repository at this point in the history
  11. -

    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    772263f View commit details
    Browse the repository at this point in the history
  12. -

    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    1e9b55a View commit details
    Browse the repository at this point in the history
  13. • Project

      - docstring corrections
    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    6b56dd2 View commit details
    Browse the repository at this point in the history
  14. Merge branches 'devel' and 'docs/project/fixes' of https://github.com…

    …/PrincetonUniversity/PsyNeuLink into docs/project/fixes
    
    # Conflicts:
    #	Scripts/Scratch Pad.py
    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    9f64866 View commit details
    Browse the repository at this point in the history
  15. -

    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    37f4dbe View commit details
    Browse the repository at this point in the history
  16. Merge branch 'devel' of https://github.com/jdcpni/PsyNeuLink into doc…

    …s/project/more_fixes
    
    # Conflicts:
    #	Scripts/Scratch Pad.py
    #	psyneulink/components/system.py
    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    e02806e View commit details
    Browse the repository at this point in the history
  17. • Project

      - more docstring corrections
    jdcpni committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    bd6e8e4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4d107d8 View commit details
    Browse the repository at this point in the history