Skip to content

Instantly share code, notes, and snippets.

@naenumtou
Created January 18, 2023 13:21
Show Gist options
  • Save naenumtou/d8bc54fa37309d9fb07e8ca93790e2d3 to your computer and use it in GitHub Desktop.
Save naenumtou/d8bc54fa37309d9fb07e8ca93790e2d3 to your computer and use it in GitHub Desktop.
# Exact generator
exactMatrix = ExactMatrix(exactGenerator)
# Show matrix
plotMatrix(exactMatrix, 'Exact transition matrix', 'Percent')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment