Skip to content

Monte Carlo Broadcasting Bug #779

@lrennels

Description

@lrennels

Per Dale's comment here:

https://forum.mimiframework.org/t/mcs-assigning-random-variables-to-indexed-variable/129

due to changes in broadcasting etc. in underlying Julia, instructions here: https://forum.mimiframework.org/t/mcs-assigning-random-variables-to-indexed-variable/129 for assigning to slices no longer work when you are doing a many to one assignment and thus need a .= operator. We have added the .= operator into the code in a PR, but need to add underlying array functionality as pointed out in #765 for this to work ...

we may be able to hack it within _perturn_param!'s .= clause but not sure how just yet

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions