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

DM-15046: When comparing angles in MatchPessimisticB, make sure all vectors are plane projected #94

Merged
merged 4 commits into from
Jul 18, 2018

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    d3f2304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4fe5c7 View commit details
    Browse the repository at this point in the history
  3. Move projection calculations for efficiency.

    Remove unnecessary inputs from method call signatures.
    
    Fix call to _test_spoke
    morriscb committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    972fddb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Respond to reviewer.

    Fix variable name typo.
    Clarify code doc string.
    reword variable name.
    
    Change var names and comment text.
    morriscb committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    6fd786d View commit details
    Browse the repository at this point in the history