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

Hinton diagrams for real matrices, channels. #7

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Apr 15, 2015

  1. New Hinton diagram fn based on SK's prototype

    New function implements Hinton diagrams for complex matrices, w/ nice
    support for channels. Based on prototype written by Sarah Kaiser.
    cgranade committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    c14474a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53cf4d7 View commit details
    Browse the repository at this point in the history
  3. Closed example subsections.

    ihincks committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    3ebd4bf View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2015

  1. Configuration menu
    Copy the full SHA
    82102cb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature-hinton' into feature-hinton

    Conflicts:
    	doc/api-doc/Visualization.nb
    cgranade committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    482f975 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Added options to HintonPlot.

    - "Color" option specifies colors of negative, positive and background colors.
    - AxesStyle functions as axes style for Plot.
    - Changed Gap option to "Gap" (since Gap isn't a predefined or protected symbol, "Gap" is immutable)
    Christopher J. Wood committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    c24e29c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2015

  1. Configuration menu
    Copy the full SHA
    487f88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b8520f View commit details
    Browse the repository at this point in the history
  3. Fixed ChannelHintonPlot to unravel superoperator

    Christopher J. Wood committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    ce0bf40 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2015

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