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

use the actual distance instead of the squared distance to determine if the origin is on the facet of the simplex. #365

Commits on Jan 29, 2019

  1. use the actual distance instead of the squared distance to determine …

    …if the origin is on the facet of the simplex.
    hongkai-dai committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    4612a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f002080 View commit details
    Browse the repository at this point in the history
  3. Address Sherm's comment.

    hongkai-dai committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    fe383ee View commit details
    Browse the repository at this point in the history