Typing (simpeg.typing)#

This module provides additional PEP 484 type aliases used in simpeg’s codebase.

API#

RandomSeed

A typing.Union for random seeds and Numpy's random number generators.