qml library minx call

Hello,

An example with qml distribution runs fine on a square matrix A:

x2:first .qml.minx[opts][sum{x*x}b-.qml.mm[A]@;enlist n#0];

However it breaks when A is a rectangular one.

Does anyone have an idea how to fix this?

Thanks