Back to Eqiora docs Skip to main content

Module runtime

Module runtime 

Source
Description

Lowered Rust CPU execution and backend conformance.

Structs§

CanonicalEventLinearization
One localized canonical event point and its lowered derivatives.
CanonicalEventProgram
Canonical explicit-ODE event group lowered to one differentiable reset.
CanonicalRootSet
Canonical root callbacks reconstructed in one registration’s proof order.
CpuExecutor
Rust CPU conformance executor.
CpuProgram
A validated kernel model plus independently lowered scalar Operator IR.
FirstOrderProgram
Canonical continuous Relation proven to have first-order form M y_dot = f(t,y).
GeneralImplicitProgram
Canonical continuous Relation proven to require residual-native execution.
ImplicitEulerStepLinearization
Linearized discrete residual for one accepted implicit-Euler step.