Skip to content

Instantly share code, notes, and snippets.

@ahmadia
Created March 10, 2014 19:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ahmadia/9471973 to your computer and use it in GitHub Desktop.
Save ahmadia/9471973 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"metadata": {
"name": "",
"signature": "sha256:46ba44b42e595b9db52b36b404004de0bd93972d5bf8d83b8a199e1dd0c5c319"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Using `$$`\n",
"\n",
"$$\n",
"\\begin{equation}\n",
"\\theta = \\left( \\begin{array}{ccc}\n",
"\\theta_{0} \\\\\n",
"\\theta_{1} \\\\\n",
". \\\\\n",
". \\\\\n",
"\\theta_{n} \\end{array} \\right)\n",
"\\end{equation}\n",
"$$"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Raw\n",
"\n",
"\\begin{equation}\n",
"\\theta = \\left( \\begin{array}{ccc}\n",
"\\theta_{0} \\\\\n",
"\\theta_{1} \\\\\n",
". \\\\\n",
". \\\\\n",
"\\theta_{n} \\end{array} \\right)\n",
"\\end{equation}"
]
},
{
"cell_type": "code",
"collapsed": false,
"input": [],
"language": "python",
"metadata": {},
"outputs": []
}
],
"metadata": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment