xyz_from_xopt

compas_tno.algorithms.xyz_from_xopt(variables, M)[source]

Compute the nodal position and relevant parameters and from the variables of the optimisation and the class of matrices (M)

Parameters
  • variables (array) – The n variables of the optimisation process

  • M (Problem) – The relevant matrices to be stored

Returns

M – The updated relevant matrices