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

Explicit fixed and variable parameters for batchrunner #374

Closed
wants to merge 13 commits into from

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    d231ac9 View commit details
    Browse the repository at this point in the history
  2. Test adjustment

    devforfu committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    a39ed63 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. Configuration menu
    Copy the full SHA
    11daf74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f16ecc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. PEP8 fixes

    devforfu committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    a896511 View commit details
    Browse the repository at this point in the history
  2. A small refactoring, fixes for batch runner and test suit:

    - Some common functionality factored out into separate method
    - New mock model for test suit
    - A default list argument in StagedActivation init replaced with None
    devforfu committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    998ff41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    547d676 View commit details
    Browse the repository at this point in the history
  4. PEP8 fixes

    devforfu committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    8fa2951 View commit details
    Browse the repository at this point in the history
  5. Fix coverage fall

    devforfu committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    f653738 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Merge pull request #309 from devforfu/dict_param_fix

    Make batch runner variable parameters more explicit and robust
    njvrzm committed May 22, 2017
    Configuration menu
    Copy the full SHA
    82ad522 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

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

Commits on Jul 2, 2017

  1. Examples and minor cleanup

    Updating the examples and documentation, and fixing the bug that
    disregarded numpy sequences.
    dmasad committed Jul 2, 2017
    Configuration menu
    Copy the full SHA
    f00b08e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2017

  1. Add a space

    dmasad committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    b1e9ec0 View commit details
    Browse the repository at this point in the history