Skip to content

Switching to rng.spawn() with numpy 1.25 #418

@thuiop

Description

@thuiop

Whenever we switch to having numpy 1.25 as a requirement (not necessarily soon since it is currently the latest stable version), we should switch to rng.spawn() to divide the random number generator instead of handling the seedsequence like it is currently done. https://numpy.org/doc/stable/release/1.25.0-notes.html#ability-to-directly-spawn-random-number-generators

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions