Skip to content

Update examples away from rng_seeder #325

Open
@ricardoV94

Description

@ricardoV94

pymc-devs/pymc#5787 will remove the rng_seeder API.

In exchange, it introduces the possibility of passing RandomState or Generator (e.g., created via np.random.default_rng(seed)) to all random sampling functions. This would probably be the easiest way to update the pymc-example notebooks. I think it is already a best practice to create a rng at the beggining no?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions