pockit.base.easyderiv
Node in the computation graph to generate derivatives.
Set the node's global gradient values.
Set the node's global gradient indices.
Set the node's global Hessian values.
Composite the global gradient indices of a node from the arguments' global gradient indices.
Compute the global gradient indices of the nodes iteratively.
Composite the global gradient values of a node from the arguments' global gradient values.
Compute the global gradient values of the nodes iteratively.
Composite the global Hessian indices, the g-H
part.
Composite the global Hessian indices for phase nodes, the h-G
part.
Compute the global Hessian indices of the phase nodes iteratively.
Composite the global Hessian values, the g-H
part.
Composite the global Hessian values for phase nodes, the h-G
part.
Compute the global Hessian values of the phase nodes iteratively.
Composite the global Hessian indices for system nodes, the h-G
part.
Compute the global Hessian indices of the system nodes iteratively.
Composite the global Hessian values for system nodes, the h-G
part.
Compute the global Hessian values of the system nodes iteratively.