Skip to content

Instantly share code, notes, and snippets.

@AlexMihov
Created November 16, 2014 19:58
Show Gist options
  • Save AlexMihov/76e99e9d61e5d692def9 to your computer and use it in GitHub Desktop.
Save AlexMihov/76e99e9d61e5d692def9 to your computer and use it in GitHub Desktop.
Make multiple matrices in one line
\begin{equation}
P^+=\[ \left( \begin{array}{ccc}
1 & 0\\
0 & 0\end{array} \right)\]
P^-=\[ \left( \begin{array}{ccc}
0 & 0\\
0 & 1\end{array} \right)\]
\end{equation}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment