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

Fix bug related to Boost RNG #297

Merged
merged 17 commits into from
Apr 9, 2014
Merged

Fix bug related to Boost RNG #297

merged 17 commits into from
Apr 9, 2014

Commits on Apr 9, 2014

  1. add test demonstrating weird boost RNG issue when sampling from a

    gaussian followed by a bernoulli
    jeffdonahue committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    9068c5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fe018c View commit details
    Browse the repository at this point in the history
  3. cleanup log messages

    jeffdonahue committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    fca7eaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d54229 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    db4d3b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a52f654 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    435cbf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6776f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95783f9 View commit details
    Browse the repository at this point in the history
  10. cleanup RNG unit tests

    jeffdonahue committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    5491f58 View commit details
    Browse the repository at this point in the history
  11. gpu_hamming_distance fails unit test with fixed RNG; mark it NOT_IMPL…

    …EMENTED
    
    with TODO to fix and disable its unit test
    jeffdonahue committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    81db75c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    078e0bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d002799 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    acfafb2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2ebe94e View commit details
    Browse the repository at this point in the history
  16. change *Plus* tests to *Times* tests because the Plus tests don't

    actually check for uncorrelated RNG results
    jeffdonahue committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    61c5653 View commit details
    Browse the repository at this point in the history
  17. more rng test cleanup

    jeffdonahue committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    1f5b9a5 View commit details
    Browse the repository at this point in the history