Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH: Rename seed arguments to random_seed across simpeg #1461

@santisoler

Description

@santisoler

Proposed new feature or change:

As discussed in #1394, would be nice if we standardize the name of the random seeds arguments that classes, functions and methods take. This rename would make it more clear that the argument will be used to define a random state in the class/method/function.

Implementing this rename requires raising FutureWarnings for the seed arguments and properties before we finally remove them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions