Skip to content

Commit be273af

Browse files
authored
Merge pull request #30 from chasilvester/edits
remove reference to pdf version
2 parents d726a6b + 5852e39 commit be273af

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

local_optimization/Modelling/handle_disable_ex.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"\n",
2222
"This notebook makes use of the `latex_envs` Jupyter extension for equations and references. If the LaTeX is not rendering properly in your local installation of Jupyter , it may be because you have not installed this extension. Details at https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/latex_envs/README.html\n",
2323
"\n",
24-
"The notebook is also not rendered well by GitHub so if you are reading it from there, you may prefer the [pdf version instead](./static/portfolio_optimization_qcqp.pdf).\n",
25-
"\n",
2624
"## Calibration problem\n",
2725
"\n",
2826
"Consider a simple calibration problem where we want to fit the 5 parameters of a model $f$ to some given data points. The model is of the form:\n",

local_optimization/Modelling/production_planning.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"\n",
2222
"This notebook makes use of the `latex_envs` Jupyter extension for equations and references. If the LaTeX is not rendering properly in your local installation of Jupyter , it may be because you have not installed this extension. Details at https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/latex_envs/README.html\n",
2323
"\n",
24-
"The notebook is also not rendered well by GitHub so if you are reading it from there, you may prefer the [pdf version instead](./static/portfolio_optimization_qcqp.pdf).\n",
25-
"\n",
2624
"## Problem description\n",
2725
"We consider a situation where a factory can manufacture two different chemicals $A_1$ and $A_2$. The goal for the factory is to determine the quantities $x_1$ and $x_2$ of each chemical to maximize profit under the following circumstances:\n",
2826
"- a unit of $A_1$ weighs 40kg and a unit of $A_2$ weighs 80kg;\n",

0 commit comments

Comments
 (0)