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

Tickets/DM-5819: "Incorporate Price suggestions to make validate_drp faster" #32

Merged
merged 5 commits into from
Feb 23, 2017

Commits on Feb 6, 2017

  1. Configuration menu
    Copy the full SHA
    2829984 View commit details
    Browse the repository at this point in the history
  2. Start test function for AMX calculations.

    Add basic testing of RMS distances calculation.
    wmwv committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    dd99767 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e8bbe8 View commit details
    Browse the repository at this point in the history
  4. Speed up matchVisitComputeDistance by sorting.

    Takes O(N^2) to O(N log N).
    wmwv committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    ee6153e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58b21a6 View commit details
    Browse the repository at this point in the history