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

Linear combination fix #734

Merged
merged 6 commits into from
Mar 20, 2018
Merged

Linear combination fix #734

merged 6 commits into from
Mar 20, 2018

Commits on Mar 19, 2018

  1. Input/Outputs of ProcessingMech

    Fixed bug where input and output states of processing mechanisms weren't being set
    dcw3 committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    308e730 View commit details
    Browse the repository at this point in the history
  2. typos

    dcw3 committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    9621dd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b706667 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. LinearCombination Fixes

    Fixed bugs with LinearCombination options for 'scale' and 'offset'
    
    Added tests for scale and offset
    dcw3 committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    0dda828 View commit details
    Browse the repository at this point in the history
  2. typos

    dcw3 committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    6d9b9a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eeefaf View commit details
    Browse the repository at this point in the history