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

adding input checks for cholesky factors #3007

Merged
merged 6 commits into from
Jan 20, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    5064ec2 View commit details
    Browse the repository at this point in the history
  2. Update wishart_cholesky_rng_test.cpp

    spinkney authored and syclik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6bc291f View commit details
    Browse the repository at this point in the history
  3. updating test; test was incorrect. It passed in a non-cholesky factor…

    …. New code properly catches the error.
    syclik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d7c1818 View commit details
    Browse the repository at this point in the history
  4. passing expression tests

    syclik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    313cc4f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. passing expression tests

    syclik committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    9dedd76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a470915 View commit details
    Browse the repository at this point in the history