diff --git a/doc/pub/Intro2Course/html/._Intro2Course-bs003.html b/doc/pub/Intro2Course/html/._Intro2Course-bs003.html index 6a01c77f0..9f216decf 100644 --- a/doc/pub/Intro2Course/html/._Intro2Course-bs003.html +++ b/doc/pub/Intro2Course/html/._Intro2Course-bs003.html @@ -120,17 +120,17 @@ end of tocinfo -->

diff --git a/doc/pub/Intro2Course/html/Intro2Course-reveal.html b/doc/pub/Intro2Course/html/Intro2Course-reveal.html index a4cd51df1..a9f60069c 100644 --- a/doc/pub/Intro2Course/html/Intro2Course-reveal.html +++ b/doc/pub/Intro2Course/html/Intro2Course-reveal.html @@ -194,13 +194,13 @@ td.padding { diff --git a/doc/pub/Intro2Course/html/Intro2Course-solarized.html b/doc/pub/Intro2Course/html/Intro2Course-solarized.html index ed4ee5f54..bfa55ec6f 100644 --- a/doc/pub/Intro2Course/html/Intro2Course-solarized.html +++ b/doc/pub/Intro2Course/html/Intro2Course-solarized.html @@ -163,17 +163,17 @@ end of tocinfo -->

diff --git a/doc/pub/Intro2Course/html/Intro2Course.html b/doc/pub/Intro2Course/html/Intro2Course.html index e4ffd4a85..6d15f0615 100644 --- a/doc/pub/Intro2Course/html/Intro2Course.html +++ b/doc/pub/Intro2Course/html/Intro2Course.html @@ -168,17 +168,17 @@ end of tocinfo -->

diff --git a/doc/pub/Intro2Course/ipynb/ipynb-Intro2Course-src.tar.gz b/doc/pub/Intro2Course/ipynb/ipynb-Intro2Course-src.tar.gz index 9a41b0a00..d97b0bbc2 100644 Binary files a/doc/pub/Intro2Course/ipynb/ipynb-Intro2Course-src.tar.gz and b/doc/pub/Intro2Course/ipynb/ipynb-Intro2Course-src.tar.gz differ diff --git a/doc/pub/Intro2Course/pdf/Intro2Course-minted.pdf b/doc/pub/Intro2Course/pdf/Intro2Course-minted.pdf index a2b382d8e..5449dbdbd 100644 Binary files a/doc/pub/Intro2Course/pdf/Intro2Course-minted.pdf and b/doc/pub/Intro2Course/pdf/Intro2Course-minted.pdf differ diff --git a/doc/src/Intro2Course/Intro2Course.do.txt b/doc/src/Intro2Course/Intro2Course.do.txt index 2cc4cf41d..43e57cca1 100644 --- a/doc/src/Intro2Course/Intro2Course.do.txt +++ b/doc/src/Intro2Course/Intro2Course.do.txt @@ -34,13 +34,13 @@ DATE: today ===== Course Format ===== !bblock - * Three compulsory projects. Electronic reports only using "Canvas":"https://www.uio.no/english/services/it/education/canvas/" to hand in projects and "Git":"https://github.com/" for repository and all your material. + * Three compulsory projects. Electronic reports only using "Canvas":"https://www.uio.no/english/services/it/education/canvas/" to hand in projects and "git":"https://git-scm.com/" as version control software and "GitHub":"https://github.com/" for repository (or "GitLab":"https://about.gitlab.com/") of all your material. * Evaluation and grading: The three projects are graded and each counts 1/3 of the final mark. No final written or oral exam. - o For the last project Each group/participant submits a proposal or works with suggested (by us) proposals for the project. + o For the last project each group/participant submits a proposal or works with suggested (by us) proposals for the project. o If possible, we would like to organize the last project as a workshop where each group makes a poster and presents this to all other participants of the course o Poster session where all participants can study and discuss the other proposals. o Based on feedback etc, each group finalizes the report and submits for grading. - * Python is the default programming language, but feel free to use C/C++ and/or Fortran or other programmin languages. All source codes discussed during the lectures can be found at the webpage and "github address":"https://github.com/CompPhysics/MachineLearning/tree/master/doc/Programs" of the course. + * Python is the default programming language, but feel free to use C/C++ and/or Fortran or other programming languages. All source codes discussed during the lectures can be found at the webpage and "github address":"https://github.com/CompPhysics/MachineLearning/tree/master/doc/Programs" of the course. !eblock