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

Feat/system/show graph #555

Merged
merged 12 commits into from
Nov 30, 2017
Merged

Feat/system/show graph #555

merged 12 commits into from
Nov 30, 2017

Commits on Nov 30, 2017

  1. -

    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    08f5b0a View commit details
    Browse the repository at this point in the history
  2. -

    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    a57839c View commit details
    Browse the repository at this point in the history
  3. -

    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    09d522e View commit details
    Browse the repository at this point in the history
  4. • Library:

      - docs:  "Base class" -> "Core class"
    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    4f933f4 View commit details
    Browse the repository at this point in the history
  5. • CONVENTIONS:

      - added section on organization of repo and base vs. core classes
    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    6feeae1 View commit details
    Browse the repository at this point in the history
  6. • System

      - fixed bug in show_graph producing empty image for graphs with just one Mechanism
    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    8044343 View commit details
    Browse the repository at this point in the history
  7. • System

      - show_graph():
        fixed bug producing empty image for graphs with just one Mechanism
        added auto-recurrent projections
    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    b5c5e25 View commit details
    Browse the repository at this point in the history
  8. • System

      - show_graph():
        fixed bug producing empty image for graphs with just one Mechanism
        added auto-recurrent projections
    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    1916364 View commit details
    Browse the repository at this point in the history
  9. • System

      - show_graph(): shows dimensions for Mechanisms and Projections
    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    18c04f0 View commit details
    Browse the repository at this point in the history
  10. • System

      - show_graph(): shows dimensions for Mechanisms and Projections
    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    ea927c2 View commit details
    Browse the repository at this point in the history
  11. • System, Process

      - minor modes to enabling of learning to prevent crash when learning is specified in constructor
        but no learnable elements are included in Process
    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    23d6380 View commit details
    Browse the repository at this point in the history
  12. • System, Process

      - minor modes to enabling of learning to prevent crash when learning is specified in constructor
        but no learnable elements are included in Process
    jdcpni committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    e448553 View commit details
    Browse the repository at this point in the history