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

Fixed topographic_error() and quantization_error() #55

Merged
merged 7 commits into from Dec 12, 2019
Merged

Fixed topographic_error() and quantization_error() #55

merged 7 commits into from Dec 12, 2019

Commits on Dec 6, 2019

  1. Fixed incorrect implementation of topographic_error() method. Changed…

    … the topographic_error() and quantization_error() methods with vectorized implementation.
    Wei Zhang committed Dec 6, 2019
    Copy the full SHA
    be60efb View commit details
    Browse the repository at this point in the history
  2. Modified to pass the unit test and style check.

    Wei Zhang committed Dec 6, 2019
    Copy the full SHA
    b3d86df View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Fixed pylint problem.

    Wei Zhang committed Dec 7, 2019
    Copy the full SHA
    d304ed5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Copy the full SHA
    1633289 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Changed some variable names. Added unit test for _distance_from_weigh…

    …ts() method.
    Wei Zhang committed Dec 11, 2019
    Copy the full SHA
    2635a86 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3cb87f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Fixed unit test. Fixed formating.

    Wei Zhang committed Dec 12, 2019
    Copy the full SHA
    3b175e1 View commit details
    Browse the repository at this point in the history