Skip to content

Commit

Permalink
cleaning and commenting
Browse files Browse the repository at this point in the history
  • Loading branch information
ctroupin committed Dec 11, 2024
1 parent 2afd6fc commit 02d16fc
Show file tree
Hide file tree
Showing 4 changed files with 508 additions and 165 deletions.
4 changes: 2 additions & 2 deletions notebooks/3-Analysis/14b-errormaps-demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -818,15 +818,15 @@
},
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Julia 1.11.1",
"display_name": "Julia 1.11.2",
"language": "julia",
"name": "julia-1.11"
},
"language_info": {
"file_extension": ".jl",
"mimetype": "application/julia",
"name": "julia",
"version": "1.11.1"
"version": "1.11.2"
},
"toc": {
"base_numbering": 1,
Expand Down
8 changes: 2 additions & 6 deletions notebooks/3-Analysis/90-full-analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"slideshow": {
Expand Down Expand Up @@ -1038,7 +1037,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"slideshow": {
Expand Down Expand Up @@ -1305,7 +1303,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"slideshow": {
Expand Down Expand Up @@ -1563,7 +1560,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"slideshow": {
Expand Down Expand Up @@ -1703,15 +1699,15 @@
"lastKernelId": null
},
"kernelspec": {
"display_name": "Julia 1.11.1",
"display_name": "Julia 1.11.2",
"language": "julia",
"name": "julia-1.11"
},
"language_info": {
"file_extension": ".jl",
"mimetype": "application/julia",
"name": "julia",
"version": "1.11.1"
"version": "1.11.2"
},
"toc": {
"base_numbering": 1,
Expand Down
644 changes: 489 additions & 155 deletions notebooks/3-Analysis/nn-GeneralizedVerticalCoordinate.ipynb

Large diffs are not rendered by default.

17 changes: 15 additions & 2 deletions notebooks/3-Analysis/nn-Sigmalayers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -708,15 +708,28 @@
"lastKernelId": null
},
"kernelspec": {
"display_name": "Julia 1.11.1",
"display_name": "Julia 1.11.2",
"language": "julia",
"name": "julia-1.11"
},
"language_info": {
"file_extension": ".jl",
"mimetype": "application/julia",
"name": "julia",
"version": "1.11.1"
"version": "1.11.2"
},
"toc": {
"base_numbering": 1,
"nav_menu": {},
"number_sections": true,
"sideBar": true,
"skip_h1_title": false,
"title_cell": "Table of Contents",
"title_sidebar": "Contents",
"toc_cell": false,
"toc_position": {},
"toc_section_display": true,
"toc_window_display": false
}
},
"nbformat": 4,
Expand Down

0 comments on commit 02d16fc

Please sign in to comment.