From f7226ab5f4b1882343d7cf66c9df2950968f362b Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Mon, 4 Sep 2023 08:33:40 +0200 Subject: [PATCH] updating links --- doc/web/course.dlog | 3 ++ doc/web/course.do.txt | 44 +++++++++++------------ doc/web/course.html | 62 +++++++++++++++------------------ doc/web/tmp_mako__course.do.txt | 44 +++++++++++------------ 4 files changed, 74 insertions(+), 79 deletions(-) diff --git a/doc/web/course.dlog b/doc/web/course.dlog index b8b926661..e1cbd4e99 100644 --- a/doc/web/course.dlog +++ b/doc/web/course.dlog @@ -234,3 +234,6 @@ output in course.html running mako on course.do.txt to make tmp_mako__course.do.txt Translating doconce text in tmp_mako__course.do.txt to html output in course.html +running mako on course.do.txt to make tmp_mako__course.do.txt +Translating doconce text in tmp_mako__course.do.txt to html +output in course.html diff --git a/doc/web/course.do.txt b/doc/web/course.do.txt index c02220f40..182116745 100644 --- a/doc/web/course.do.txt +++ b/doc/web/course.do.txt @@ -53,49 +53,47 @@ ${text_types(ch)} !split ===== Textbook ===== - * PDF-file: - * "PDF file":"http://compphysics.github.io/MachineLearning/doc/LectureNotes/pdf/book.pdf" - * Jupyter notebook: - * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/LectureNotes/ipynb/book.ipynb" + * As a jupyter book: + * "ipynb file": "https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/intro.html" !split -===== Projects Fall 2022 (dates are tentative) ===== +===== Projects Fall 2023 (dates are tentative) ===== -=== Project 1, Deadline October 11 (available September 5) === +=== Project 1, Deadline October 9 (available September 3) === * LaTeX and PDF: - * "LaTex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project1/pdf/Project1.tex" - * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project1/pdf/Project1.pdf" + * "LaTex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project1/pdf/Project1.tex" + * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project1/pdf/Project1.pdf" * HTML: - * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project1/html/Project1.html" - * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project1/html/Project1-bs.html" + * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project1/html/Project1.html" + * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project1/html/Project1-bs.html" * Jupyter notebook: - * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project1/ipynb/Project1.ipynb" + * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project1/ipynb/Project1.ipynb" -=== Project 2, Deadline November 18 (available October 7) === +=== Project 2, Deadline November 6 (available October 8) === * LaTeX and PDF: - * "Latex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project2/pdf/Project2.tex" - * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project2/pdf/Project2.pdf" + * "Latex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project2/pdf/Project2.tex" + * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project2/pdf/Project2.pdf" * HTML: - * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project2/html/Project2.html" - * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project2/html/Project2-bs.html" + * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project2/html/Project2.html" + * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project2/html/Project2-bs.html" * Jupyter notebook: - * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project2/ipynb/Project2.ipynb" + * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project2/ipynb/Project2.ipynb" -=== Project 3, Deadline December 18 (available November 13) === +=== Project 3, Deadline December 11 (available November 5) === * LaTeX and PDF: - * "LaTex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project3/pdf/Project3.tex" - * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project3/pdf/Project3.pdf" + * "LaTex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project3/pdf/Project3.tex" + * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project3/pdf/Project3.pdf" * HTML: - * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project3/html/Project3.html" - * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project3/html/Project3-bs.html" + * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project3/html/Project3.html" + * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project3/html/Project3-bs.html" * Jupyter notebook: - * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project3/ipynb/Project3.ipynb" + * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project3/ipynb/Project3.ipynb" diff --git a/doc/web/course.html b/doc/web/course.html index ca5c4d1de..702520178 100644 --- a/doc/web/course.html +++ b/doc/web/course.html @@ -190,22 +190,22 @@ div.toc p,a { None, 'week-47-november-20-24-support-vector-machines-and-unsupervised-learning-and-summary-of-course-with-future-perspectives'), ('Textbook', 2, None, 'textbook'), - ('Projects Fall 2022 (dates are tentative)', + ('Projects Fall 2023 (dates are tentative)', 2, None, - 'projects-fall-2022-dates-are-tentative'), - ('Project 1, Deadline October 11 (available September 5)', + 'projects-fall-2023-dates-are-tentative'), + ('Project 1, Deadline October 9 (available September 3)', 3, None, - 'project-1-deadline-october-11-available-september-5'), - ('Project 2, Deadline November 18 (available October 7)', + 'project-1-deadline-october-9-available-september-3'), + ('Project 2, Deadline November 6 (available October 8)', 3, None, - 'project-2-deadline-november-18-available-october-7'), - ('Project 3, Deadline December 18 (available November 13)', + 'project-2-deadline-november-6-available-october-8'), + ('Project 3, Deadline December 11 (available November 5)', 3, None, - 'project-3-deadline-december-18-available-november-13')]} + 'project-3-deadline-december-11-available-november-5')]} end of tocinfo --> @@ -427,66 +427,62 @@ end of tocinfo -->

Textbook

-

Projects Fall 2022 (dates are tentative)

-

Project 1, Deadline October 11 (available September 5)

+

Projects Fall 2023 (dates are tentative)

+

Project 1, Deadline October 9 (available September 3)

-

Project 2, Deadline November 18 (available October 7)

+

Project 2, Deadline November 6 (available October 8)

-

Project 3, Deadline December 18 (available November 13)

+

Project 3, Deadline December 11 (available November 5)

diff --git a/doc/web/tmp_mako__course.do.txt b/doc/web/tmp_mako__course.do.txt index d5d2eebe3..272677fcc 100644 --- a/doc/web/tmp_mako__course.do.txt +++ b/doc/web/tmp_mako__course.do.txt @@ -186,49 +186,47 @@ The teaching material is produced in various formats for running codes (jupyter !split ===== Textbook ===== - * PDF-file: - * "PDF file":"http://compphysics.github.io/MachineLearning/doc/LectureNotes/pdf/book.pdf" - * Jupyter notebook: - * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/LectureNotes/ipynb/book.ipynb" + * As a jupyter book: + * "ipynb file": "https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/intro.html" !split -===== Projects Fall 2022 (dates are tentative) ===== +===== Projects Fall 2023 (dates are tentative) ===== -=== Project 1, Deadline October 11 (available September 5) === +=== Project 1, Deadline October 9 (available September 3) === * LaTeX and PDF: - * "LaTex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project1/pdf/Project1.tex" - * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project1/pdf/Project1.pdf" + * "LaTex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project1/pdf/Project1.tex" + * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project1/pdf/Project1.pdf" * HTML: - * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project1/html/Project1.html" - * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project1/html/Project1-bs.html" + * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project1/html/Project1.html" + * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project1/html/Project1-bs.html" * Jupyter notebook: - * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project1/ipynb/Project1.ipynb" + * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project1/ipynb/Project1.ipynb" -=== Project 2, Deadline November 18 (available October 7) === +=== Project 2, Deadline November 6 (available October 8) === * LaTeX and PDF: - * "Latex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project2/pdf/Project2.tex" - * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project2/pdf/Project2.pdf" + * "Latex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project2/pdf/Project2.tex" + * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project2/pdf/Project2.pdf" * HTML: - * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project2/html/Project2.html" - * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project2/html/Project2-bs.html" + * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project2/html/Project2.html" + * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project2/html/Project2-bs.html" * Jupyter notebook: - * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project2/ipynb/Project2.ipynb" + * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project2/ipynb/Project2.ipynb" -=== Project 3, Deadline December 18 (available November 13) === +=== Project 3, Deadline December 11 (available November 5) === * LaTeX and PDF: - * "LaTex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project3/pdf/Project3.tex" - * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project3/pdf/Project3.pdf" + * "LaTex file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project3/pdf/Project3.tex" + * "PDF file":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project3/pdf/Project3.pdf" * HTML: - * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project3/html/Project3.html" - * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project3/html/Project3-bs.html" + * "Plain html":"http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project3/html/Project3.html" + * "Bootstrap slide style, easy for reading on mobile devices": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project3/html/Project3-bs.html" * Jupyter notebook: - * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2022/Project3/ipynb/Project3.ipynb" + * "ipynb file": "http://compphysics.github.io/MachineLearning/doc/Projects/2023/Project3/ipynb/Project3.ipynb"