fermioniq.emulator_message#
The fermioniq.emulator_message module handles messages from the EmulatorJob.
The module contains the EmulatorMessage()
class, which represents a message
containing information about an EmulatorJob’s events and status.
Classes
|
EmulatorMessage represents a message containing information about an EmulatorJob's events and status. |