I am writing an article in LaTeX and I would like to display some content in two column layout. In the left column a matrix and in the right column a list of items. I have tried
Use two minipages.
\begin{minipage}[position]{width} text \end{minipage}