mario.CoreModel.available_matrices#

CoreModel.available_matrices() tuple[str, ...]#

Return all matrix names available on the current instance.

Returns:

Sorted union of built-in matrices, registered custom operators and registered custom block specifications.

Return type:

tuple[str, …]