Module execution

Module execution 

Source
Expand description

Execution engine for RunMat code within the Jupyter kernel

Provides a kernel-specific wrapper around the ReplEngine to adapt its interface for Jupyter protocol requirements.

Structs§

ExecutionEngine
Execution engine managing RunMat code execution state for the Jupyter kernel
ExecutionError
Execution error details
ExecutionResult
Result of code execution
ExecutionStats
Execution engine statistics

Enums§

ExecutionStatus
Execution status