Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
maximikos committed Oct 28, 2023
1 parent f9da3da commit 2ecd9fc
Show file tree
Hide file tree
Showing 107 changed files with 14,419 additions and 4,839 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 7671a0e977a8d1049753977edb46a350
config: fb1af8c33cf18d1c94e2ed90938aeb54
tags: 645f666f9bcd5a90fca523b33c5a78b7
4 changes: 3 additions & 1 deletion _sources/docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

The world is complex. And here we want to show you how we can account for this complexity and the associated environmental and socio-economic repercussions. Methods such as life cycle assessment and material flow analysis are introduced and applied in many small examples. In addition, actual research insights are provided which are broken down into simple language - as much as this is possible.

The idea for providing such an overview has been developed and was refined by [Max Koslowski](https://www.ntnu.edu/employees/maximilian.koslowski), a doctoral researcher at NTNU's [Industrial Ecology programme](https://www.ntnu.edu/indecol/).
The idea for providing such an overview has been developed and was refined by [Max Koslowski](https://www.ntnu.edu/employees/maximilian.koslowski), a doctoral researcher at NTNU's [Industrial Ecology programme](https://www.ntnu.edu/indecol/).

This website is now about to be updated as part of the ISIE website project.
2 changes: 1 addition & 1 deletion _sources/docs/about_py.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "ed7e5908",
"id": "e83a590f",
"metadata": {},
"source": [
"(about_py)=\n",
Expand Down
2 changes: 1 addition & 1 deletion _sources/docs/env_science.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "11386d06",
"id": "43927ecd",
"metadata": {},
"source": [
"(getting_started)=\n",
Expand Down
6 changes: 3 additions & 3 deletions _sources/docs/getting_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "083fbbdb",
"id": "5d07c0c8",
"metadata": {},
"source": [
"(getting_started)=\n",
Expand Down Expand Up @@ -240,7 +240,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "0a43a8c2",
"id": "ccbd30a9",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -266,7 +266,7 @@
},
{
"cell_type": "markdown",
"id": "1fccbf76",
"id": "6b4000fa",
"metadata": {},
"source": [
"Don\\'t worry about the details for now --- let\\'s just run it and see\n",
Expand Down
2 changes: 1 addition & 1 deletion _sources/docs/ground_zero.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "88dc12b8",
"id": "c280e1a7",
"metadata": {},
"source": [
"(getting_started)=\n",
Expand Down
2 changes: 1 addition & 1 deletion _sources/docs/indecol.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "0e9333ad",
"id": "ce553f70",
"metadata": {},
"source": [
"(getting_started)=\n",
Expand Down
40 changes: 20 additions & 20 deletions _sources/docs/learn_more.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "d17d941e",
"id": "da756395",
"metadata": {},
"source": [
"# Learn More\n",
Expand All @@ -25,7 +25,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "47b08c9a",
"id": "b612462f",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -38,7 +38,7 @@
},
{
"cell_type": "markdown",
"id": "4ac9e85a",
"id": "0b2a6f19",
"metadata": {},
"source": [
"Now let\\'s take the inner product"
Expand All @@ -47,7 +47,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "30f0cc12",
"id": "4dababd7",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -56,7 +56,7 @@
},
{
"cell_type": "markdown",
"id": "80d1e305",
"id": "ca3ac4d0",
"metadata": {},
"source": [
"The number you see here might vary slightly due to floating point arithmetic\n",
Expand All @@ -83,7 +83,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "12b31c92",
"id": "bbadb973",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -97,7 +97,7 @@
},
{
"cell_type": "markdown",
"id": "8529dd09",
"id": "9b4aa118",
"metadata": {},
"source": [
"SciPy includes many of the standard routines used in\n",
Expand Down Expand Up @@ -159,7 +159,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "c75f4556",
"id": "6e4a9be2",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -171,7 +171,7 @@
},
{
"cell_type": "markdown",
"id": "175902d5",
"id": "8045fc63",
"metadata": {},
"source": [
"We can manipulate expressions"
Expand All @@ -180,7 +180,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "e3c456d2",
"id": "508534f0",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -190,7 +190,7 @@
},
{
"cell_type": "markdown",
"id": "4724146e",
"id": "5ddd07e4",
"metadata": {},
"source": [
"solve polynomials"
Expand All @@ -199,7 +199,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d2ee2ad0",
"id": "be0e4045",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -210,7 +210,7 @@
},
{
"cell_type": "markdown",
"id": "8537ab3b",
"id": "363b2533",
"metadata": {},
"source": [
"and calculate limits, derivatives and integrals"
Expand All @@ -219,7 +219,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "7ed768e4",
"id": "cbc7ffed",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -231,7 +231,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "54f1b3e9",
"id": "0164fc03",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -241,7 +241,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "2ab1527a",
"id": "3146bd05",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -250,7 +250,7 @@
},
{
"cell_type": "markdown",
"id": "07966fdc",
"id": "9533f57a",
"metadata": {},
"source": [
"The beauty of importing this functionality into Python is that we are\n",
Expand All @@ -273,7 +273,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "91f90063",
"id": "3e565096",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -290,7 +290,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "e9a4e6ce",
"id": "2bfeafc0",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -299,7 +299,7 @@
},
{
"cell_type": "markdown",
"id": "4f3e3627",
"id": "1840db38",
"metadata": {},
"source": [
"## Further Reading\n",
Expand Down
2 changes: 1 addition & 1 deletion _sources/docs/motivation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "9a0391b9",
"id": "2c6e9ed6",
"metadata": {},
"source": [
"(getting_started)=\n",
Expand Down
Loading

0 comments on commit 2ecd9fc

Please sign in to comment.