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

MonteCarloGenerate: Add more metadata to MonteCarlo_Meta_data_output #1608

Merged
merged 1 commit into from
Dec 1, 2023

Commits on Nov 30, 2023

  1. MonteCarloGenerate: Provide more metadata on dispersions

    * Add type, dispersion, min_value, max_value and other relevant internal
      members of MonteCarloVariable* classes to the output of
      MonteCarlo_Meta_data_output. Motivation is for users wanting to post-process
      dispersion parameters used during generation of runs
    * Protect against invalid memory access when length of values is zero in
      MonteCarloVariableRandomStringSet::generate_assignment(). Add a new
      verif sim warning case to cover these new lines
    * Update new verif data for SIM_mc_generation to support these changes
    
    Closes #1574
    Dan Jordan committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    bbf48ba View commit details
    Browse the repository at this point in the history