Skip to content

Commit

Permalink
links fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
dealmeidavf committed Dec 11, 2020
1 parent d1711b3 commit 98f9e72
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion notebooks/16-non-linear-lsq-arrhenius-data-fit.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"metadata": {},
"source": [
"## [Introduction](#toc)<a id=\"intro\"></a>\n",
"The non-linear least-squares method is an extension of the linear least-squares method, covered earlier in this course, to treat non-linear objective functions. Therefore Newton's method, also covered earlier, will be needed to solve an iterative version of the normal equations similarly obtained in the linear case. The theoretical notes we will need for this topic can be found in the course notes OneNote [ChEn-3170-nllsq](https://studentuml-my.sharepoint.com/:o:/g/personal/valmor_dealmeida_uml_edu/EneHAIon7YZFuB9JjA9m3pMBw6YL7qqvra6Zsv0QbaE6tw?e=lWvGX6). "
"The non-linear least-squares method is an extension of the linear least-squares method, covered earlier in this course, to treat non-linear objective functions. Therefore Newton's method, also covered earlier, will be needed to solve an iterative version of the normal equations similarly obtained in the linear case. The theoretical notes we will need for this topic can be found in the course notes OneNote [ChEn-3170-nllsq](https://studentuml-my.sharepoint.com/:o:/g/personal/valmor_dealmeida_uml_edu/EneHAIon7YZFuB9JjA9m3pMBw6YL7qqvra6Zsv0QbaE6tw?e=VGIngd). "
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion notebooks/17-chen-ode-introduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"source": [
"## Introduction<a id=\"intro\"></a>\n",
"\n",
"At the moment, the elements of theory needed are in the course notes (OneNote [ChEn-3170-chen-odes](https://studentuml-my.sharepoint.com/:o:/g/personal/valmor_dealmeida_uml_edu/EmgguVANK9pOp0MR58EOoJgBYN2Rz2g1PoSbdakus5RNRA?e=TH3plT))."
"At the moment, the elements of theory needed are in the course notes (OneNote [ChEn-3170-chen-odes](https://studentuml-my.sharepoint.com/:o:/g/personal/valmor_dealmeida_uml_edu/EmgguVANK9pOp0MR58EOoJgBYN2Rz2g1PoSbdakus5RNRA?e=gWi1EQ))."
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion notebooks/19-cstr-cooling-coil.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.5"
},
"latex_envs": {
"LaTeX_envs_menu_present": true,
Expand Down
2 changes: 1 addition & 1 deletion notebooks/20-semi-batch-hx-coil.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.5"
},
"latex_envs": {
"LaTeX_envs_menu_present": true,
Expand Down
2 changes: 1 addition & 1 deletion notebooks/21-nuclear-point-reactor.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.8.5"
},
"latex_envs": {
"LaTeX_envs_menu_present": true,
Expand Down

0 comments on commit 98f9e72

Please sign in to comment.