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 Gibbs sampler bug and add initial_amplitude parameter, and fix misc. MPIArray warnings #207

Merged
merged 5 commits into from
Nov 18, 2022

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    209e200 View commit details
    Browse the repository at this point in the history
  2. refactor(MModeTransform): explicitly use local_array in _make_marray

    Otherwise, _make_marray raises MPIArray warnings about directly indexing into
    distributed axis.
    sjforeman committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c1bf85a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d80cf75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a478b4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f1b757 View commit details
    Browse the repository at this point in the history