How to directly output a matrix in grasshopper python


as you see, the output M4 is not a matrix, so l need a extra Matrix function to convert it.
Is there a python function that I can use to convert it?

Input x is a just simple list.
unnamed.gh (18.5 KB)

Thanks so much.