Skip to content

Add kwarg to call to return next rng from RandomVariables #700

Open
@ricardoV94

Description

@ricardoV94

Description

If a user wants to operate with the non-default output of RVs, they have to do rv.make_node() or rv().owner.outputs none of which is ideal or very readable.

I suggest adding a kwarg like return_rng=True that returns both (better names welcome)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions