diff --git a/.buildinfo b/.buildinfo index 97095f94..9dada02d 100644 --- a/.buildinfo +++ b/.buildinfo @@ -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: b0b4746ab99b39ccdc5826b45c3b27d0 +# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. +config: 504b65976101cff9b32a19e6d1648949 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/assets/index.doctree b/.doctrees/assets/index.doctree index 51e58866..45793979 100644 Binary files a/.doctrees/assets/index.doctree and b/.doctrees/assets/index.doctree differ diff --git a/.doctrees/assets/notes/kwanty.doctree b/.doctrees/assets/notes/kwanty.doctree new file mode 100644 index 00000000..51e1bba5 Binary files /dev/null and b/.doctrees/assets/notes/kwanty.doctree differ diff --git a/.doctrees/assets/notes/kwanty/kwanty_0000.00.00.doctree b/.doctrees/assets/notes/kwanty/kwanty_0000.00.00.doctree new file mode 100644 index 00000000..478c410d Binary files /dev/null and b/.doctrees/assets/notes/kwanty/kwanty_0000.00.00.doctree differ diff --git a/.doctrees/assets/notes/kwanty/kwanty_2024.10.08.doctree b/.doctrees/assets/notes/kwanty/kwanty_2024.10.08.doctree new file mode 100644 index 00000000..7ea5afbd Binary files /dev/null and b/.doctrees/assets/notes/kwanty/kwanty_2024.10.08.doctree differ diff --git a/.doctrees/assets/notes/kwanty/kwanty_2024.10.15.doctree b/.doctrees/assets/notes/kwanty/kwanty_2024.10.15.doctree new file mode 100644 index 00000000..688c0e51 Binary files /dev/null and b/.doctrees/assets/notes/kwanty/kwanty_2024.10.15.doctree differ diff --git a/.doctrees/assets/notes/matematyka3.doctree b/.doctrees/assets/notes/matematyka3.doctree new file mode 100644 index 00000000..692de940 Binary files /dev/null and b/.doctrees/assets/notes/matematyka3.doctree differ diff --git a/.doctrees/assets/notes/matematyka3/matematyka_0000.00.00.doctree b/.doctrees/assets/notes/matematyka3/matematyka_0000.00.00.doctree new file mode 100644 index 00000000..9c2c725d Binary files /dev/null and b/.doctrees/assets/notes/matematyka3/matematyka_0000.00.00.doctree differ diff --git a/.doctrees/assets/notes/matematyka3/matematyka_2024.10.11.doctree b/.doctrees/assets/notes/matematyka3/matematyka_2024.10.11.doctree new file mode 100644 index 00000000..6ebd744f Binary files /dev/null and b/.doctrees/assets/notes/matematyka3/matematyka_2024.10.11.doctree differ diff --git a/.doctrees/assets/notes/statystyczna.doctree b/.doctrees/assets/notes/statystyczna.doctree index 448b90e2..fb9dead0 100644 Binary files a/.doctrees/assets/notes/statystyczna.doctree and b/.doctrees/assets/notes/statystyczna.doctree differ diff --git a/.doctrees/assets/notes/statystyczna/statystyczna_2024.10.07_post.doctree b/.doctrees/assets/notes/statystyczna/statystyczna_2024.10.07_post.doctree new file mode 100644 index 00000000..6f775eb7 Binary files /dev/null and b/.doctrees/assets/notes/statystyczna/statystyczna_2024.10.07_post.doctree differ diff --git a/.doctrees/assets/notes/statystyczna/statystyczna_2024.10.11.doctree b/.doctrees/assets/notes/statystyczna/statystyczna_2024.10.11.doctree new file mode 100644 index 00000000..29bdd9d6 Binary files /dev/null and b/.doctrees/assets/notes/statystyczna/statystyczna_2024.10.11.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 495a9106..b2a1a0e3 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/index.doctree b/.doctrees/index.doctree index c09270a8..f19bbcf0 100644 Binary files a/.doctrees/index.doctree and b/.doctrees/index.doctree differ diff --git a/_static/basic.css b/_static/basic.css index 96e8bf37..405f346f 100644 --- a/_static/basic.css +++ b/_static/basic.css @@ -1,12 +1,5 @@ /* - * basic.css - * ~~~~~~~~~ - * * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ /* -- main layout ----------------------------------------------------------- */ @@ -115,15 +108,11 @@ img { /* -- search page ----------------------------------------------------------- */ ul.search { - margin: 10px 0 0 20px; - padding: 0; + margin-top: 10px; } ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; + padding: 5px 0; } ul.search li a { diff --git a/_static/doctools.js b/_static/doctools.js index 4d67807d..0398ebb9 100644 --- a/_static/doctools.js +++ b/_static/doctools.js @@ -1,12 +1,5 @@ /* - * doctools.js - * ~~~~~~~~~~~ - * * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; diff --git a/_static/language_data.js b/_static/language_data.js index 367b8ed8..c7fe6c6f 100644 --- a/_static/language_data.js +++ b/_static/language_data.js @@ -1,13 +1,6 @@ /* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * * This script contains the language-specific data used by searchtools.js, * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; diff --git a/_static/searchtools.js b/_static/searchtools.js index b08d58c9..2c774d17 100644 --- a/_static/searchtools.js +++ b/_static/searchtools.js @@ -1,12 +1,5 @@ /* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * */ "use strict"; @@ -20,7 +13,7 @@ if (typeof Scorer === "undefined") { // and returns the new score. /* score: result => { - const [docname, title, anchor, descr, score, filename] = result + const [docname, title, anchor, descr, score, filename, kind] = result return score }, */ @@ -47,6 +40,14 @@ if (typeof Scorer === "undefined") { }; } +// Global search result kind enum, used by themes to style search results. +class SearchResultKind { + static get index() { return "index"; } + static get object() { return "object"; } + static get text() { return "text"; } + static get title() { return "title"; } +} + const _removeChildren = (element) => { while (element && element.lastChild) element.removeChild(element.lastChild); }; @@ -64,9 +65,13 @@ const _displayItem = (item, searchTerms, highlightTerms) => { const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; const contentRoot = document.documentElement.dataset.content_root; - const [docName, title, anchor, descr, score, _filename] = item; + const [docName, title, anchor, descr, score, _filename, kind] = item; let listItem = document.createElement("li"); + // Add a class representing the item's type: + // can be used by a theme's CSS selector for styling + // See SearchResultKind for the class names. + listItem.classList.add(`kind-${kind}`); let requestUrl; let linkUrl; if (docBuilder === "dirhtml") { @@ -115,8 +120,10 @@ const _finishSearch = (resultCount) => { "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." ); else - Search.status.innerText = _( - "Search finished, found ${resultCount} page(s) matching the search query." + Search.status.innerText = Documentation.ngettext( + "Search finished, found one page matching the search query.", + "Search finished, found ${resultCount} pages matching the search query.", + resultCount, ).replace('${resultCount}', resultCount); }; const _displayNextItem = ( @@ -138,7 +145,7 @@ const _displayNextItem = ( else _finishSearch(resultCount); }; // Helper function used by query() to order search results. -// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Each input is an array of [docname, title, anchor, descr, score, filename, kind]. // Order the results by score (in opposite order of appearance, since the // `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. const _orderResultsByScoreThenName = (a, b) => { @@ -248,6 +255,7 @@ const Search = { searchSummary.classList.add("search-summary"); searchSummary.innerText = ""; const searchList = document.createElement("ul"); + searchList.setAttribute("role", "list"); searchList.classList.add("search"); const out = document.getElementById("search-results"); @@ -318,7 +326,7 @@ const Search = { const indexEntries = Search._index.indexentries; // Collect multiple result groups to be sorted separately and then ordered. - // Each is an array of [docname, title, anchor, descr, score, filename]. + // Each is an array of [docname, title, anchor, descr, score, filename, kind]. const normalResults = []; const nonMainIndexResults = []; @@ -337,6 +345,7 @@ const Search = { null, score + boost, filenames[file], + SearchResultKind.title, ]); } } @@ -354,6 +363,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.index, ]; if (isMain) { normalResults.push(result); @@ -475,6 +485,7 @@ const Search = { descr, score, filenames[match[0]], + SearchResultKind.object, ]); }; Object.keys(objects).forEach((prefix) => @@ -585,6 +596,7 @@ const Search = { null, score, filenames[file], + SearchResultKind.text, ]); } return results; diff --git a/_static/translations.js b/_static/translations.js index cd67d7b8..83e79f5a 100644 --- a/_static/translations.js +++ b/_static/translations.js @@ -36,7 +36,12 @@ Documentation.addTranslations({ "Search": "Szukaj", "Search Page": "Wyszukiwanie", "Search Results": "Wyniki wyszukiwania", - "Search finished, found ${resultCount} page(s) matching the search query.": "", + "Search finished, found one page matching the search query.": [ + "", + "", + "", + "" + ], "Search within %(docstitle)s": "Szukaj po\u015br\u00f3d %(docstitle)s", "Searching": "Wyszukiwanie", "Searching for multiple words only shows matches that contain\n all words.": "", diff --git a/assets/index.html b/assets/index.html index e1f427c3..25fca3fa 100644 --- a/assets/index.html +++ b/assets/index.html @@ -14,9 +14,9 @@ - + - + @@ -87,6 +87,10 @@

Nawigacja

+
+
+
+
@@ -146,7 +150,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/links.html b/assets/links.html index 6a99417e..3d06c5be 100644 --- a/assets/links.html +++ b/assets/links.html @@ -14,9 +14,9 @@ - + - + @@ -129,7 +129,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra.html b/assets/notes/01algebra.html index 20239a43..88035368 100644 --- a/assets/notes/01algebra.html +++ b/assets/notes/01algebra.html @@ -14,9 +14,9 @@ - + - + @@ -1365,7 +1365,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.10.09.html b/assets/notes/01algebra/algebra_2023.10.09.html index 03c5be49..34e85d9c 100644 --- a/assets/notes/01algebra/algebra_2023.10.09.html +++ b/assets/notes/01algebra/algebra_2023.10.09.html @@ -14,9 +14,9 @@ - + - + @@ -177,7 +177,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.10.10.html b/assets/notes/01algebra/algebra_2023.10.10.html index 1f15a077..d0d4a32e 100644 --- a/assets/notes/01algebra/algebra_2023.10.10.html +++ b/assets/notes/01algebra/algebra_2023.10.10.html @@ -14,9 +14,9 @@ - + - + @@ -222,7 +222,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.10.11_zadanie.html b/assets/notes/01algebra/algebra_2023.10.11_zadanie.html index e1aa0161..c6f01b24 100644 --- a/assets/notes/01algebra/algebra_2023.10.11_zadanie.html +++ b/assets/notes/01algebra/algebra_2023.10.11_zadanie.html @@ -14,9 +14,9 @@ - + - + @@ -137,7 +137,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.10.17.html b/assets/notes/01algebra/algebra_2023.10.17.html index ef2dc410..444f6951 100644 --- a/assets/notes/01algebra/algebra_2023.10.17.html +++ b/assets/notes/01algebra/algebra_2023.10.17.html @@ -14,9 +14,9 @@ - + - + @@ -269,7 +269,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.10.24.html b/assets/notes/01algebra/algebra_2023.10.24.html index 03158673..b33973b0 100644 --- a/assets/notes/01algebra/algebra_2023.10.24.html +++ b/assets/notes/01algebra/algebra_2023.10.24.html @@ -14,9 +14,9 @@ - + - + @@ -208,7 +208,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.10.31.html b/assets/notes/01algebra/algebra_2023.10.31.html index c30bb161..3d89b240 100644 --- a/assets/notes/01algebra/algebra_2023.10.31.html +++ b/assets/notes/01algebra/algebra_2023.10.31.html @@ -14,9 +14,9 @@ - + - + @@ -180,7 +180,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.11.07.html b/assets/notes/01algebra/algebra_2023.11.07.html index 2c489ff6..5eba7851 100644 --- a/assets/notes/01algebra/algebra_2023.11.07.html +++ b/assets/notes/01algebra/algebra_2023.11.07.html @@ -14,9 +14,9 @@ - + - + @@ -246,7 +246,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.11.14.html b/assets/notes/01algebra/algebra_2023.11.14.html index 8ac6505d..96cf2f02 100644 --- a/assets/notes/01algebra/algebra_2023.11.14.html +++ b/assets/notes/01algebra/algebra_2023.11.14.html @@ -14,9 +14,9 @@ - + - + @@ -238,7 +238,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.11.21.2023.html b/assets/notes/01algebra/algebra_2023.11.21.2023.html index 9743557d..18adaf99 100644 --- a/assets/notes/01algebra/algebra_2023.11.21.2023.html +++ b/assets/notes/01algebra/algebra_2023.11.21.2023.html @@ -14,9 +14,9 @@ - + - + @@ -193,7 +193,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.11.28.2023.html b/assets/notes/01algebra/algebra_2023.11.28.2023.html index ba0f9c0e..50752c01 100644 --- a/assets/notes/01algebra/algebra_2023.11.28.2023.html +++ b/assets/notes/01algebra/algebra_2023.11.28.2023.html @@ -14,9 +14,9 @@ - + - + @@ -165,7 +165,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.12.05.html b/assets/notes/01algebra/algebra_2023.12.05.html index 32d93179..9a8e96dd 100644 --- a/assets/notes/01algebra/algebra_2023.12.05.html +++ b/assets/notes/01algebra/algebra_2023.12.05.html @@ -14,9 +14,9 @@ - + - + @@ -180,7 +180,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2023.12.12.html b/assets/notes/01algebra/algebra_2023.12.12.html index e868b6bc..c20d9e16 100644 --- a/assets/notes/01algebra/algebra_2023.12.12.html +++ b/assets/notes/01algebra/algebra_2023.12.12.html @@ -14,9 +14,9 @@ - + - + @@ -263,7 +263,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2024.01.07.html b/assets/notes/01algebra/algebra_2024.01.07.html index 58f8fd00..26f4fe16 100644 --- a/assets/notes/01algebra/algebra_2024.01.07.html +++ b/assets/notes/01algebra/algebra_2024.01.07.html @@ -14,9 +14,9 @@ - + - + @@ -215,7 +215,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2024.01.09.html b/assets/notes/01algebra/algebra_2024.01.09.html index 78ed3c2f..932c0f8e 100644 --- a/assets/notes/01algebra/algebra_2024.01.09.html +++ b/assets/notes/01algebra/algebra_2024.01.09.html @@ -14,9 +14,9 @@ - + - + @@ -160,7 +160,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2024.01.16.html b/assets/notes/01algebra/algebra_2024.01.16.html index 488e8d45..ce07d015 100644 --- a/assets/notes/01algebra/algebra_2024.01.16.html +++ b/assets/notes/01algebra/algebra_2024.01.16.html @@ -14,9 +14,9 @@ - + - + @@ -160,7 +160,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01algebra/algebra_2024.01.23.html b/assets/notes/01algebra/algebra_2024.01.23.html index f99ca5f7..eaa3c4b7 100644 --- a/assets/notes/01algebra/algebra_2024.01.23.html +++ b/assets/notes/01algebra/algebra_2024.01.23.html @@ -14,9 +14,9 @@ - + - + @@ -134,7 +134,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1.html b/assets/notes/01matematyka1.html index b46ab8d0..ce45d4a8 100644 --- a/assets/notes/01matematyka1.html +++ b/assets/notes/01matematyka1.html @@ -14,9 +14,9 @@ - + - + @@ -1397,7 +1397,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.10.09.html b/assets/notes/01matematyka1/matematyka_2023.10.09.html index f48aabb1..366d0ed1 100644 --- a/assets/notes/01matematyka1/matematyka_2023.10.09.html +++ b/assets/notes/01matematyka1/matematyka_2023.10.09.html @@ -14,9 +14,9 @@ - + - + @@ -201,7 +201,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.10.15.html b/assets/notes/01matematyka1/matematyka_2023.10.15.html index ac0d2754..6a53e828 100644 --- a/assets/notes/01matematyka1/matematyka_2023.10.15.html +++ b/assets/notes/01matematyka1/matematyka_2023.10.15.html @@ -14,9 +14,9 @@ - + - + @@ -209,7 +209,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.10.23.html b/assets/notes/01matematyka1/matematyka_2023.10.23.html index 019fade9..0436b0e6 100644 --- a/assets/notes/01matematyka1/matematyka_2023.10.23.html +++ b/assets/notes/01matematyka1/matematyka_2023.10.23.html @@ -14,9 +14,9 @@ - + - + @@ -178,7 +178,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.10.24.html b/assets/notes/01matematyka1/matematyka_2023.10.24.html index 305a7ead..34ed50fe 100644 --- a/assets/notes/01matematyka1/matematyka_2023.10.24.html +++ b/assets/notes/01matematyka1/matematyka_2023.10.24.html @@ -14,9 +14,9 @@ - + - + @@ -167,7 +167,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.10.30.html b/assets/notes/01matematyka1/matematyka_2023.10.30.html index 7dad291b..8ccd4a0f 100644 --- a/assets/notes/01matematyka1/matematyka_2023.10.30.html +++ b/assets/notes/01matematyka1/matematyka_2023.10.30.html @@ -14,9 +14,9 @@ - + - + @@ -251,7 +251,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.10.31.html b/assets/notes/01matematyka1/matematyka_2023.10.31.html index fa68ebcf..d1b41956 100644 --- a/assets/notes/01matematyka1/matematyka_2023.10.31.html +++ b/assets/notes/01matematyka1/matematyka_2023.10.31.html @@ -14,9 +14,9 @@ - + - + @@ -159,7 +159,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.11.06.html b/assets/notes/01matematyka1/matematyka_2023.11.06.html index 74d23090..10921ffb 100644 --- a/assets/notes/01matematyka1/matematyka_2023.11.06.html +++ b/assets/notes/01matematyka1/matematyka_2023.11.06.html @@ -14,9 +14,9 @@ - + - + @@ -194,7 +194,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.11.07.html b/assets/notes/01matematyka1/matematyka_2023.11.07.html index 29dc74eb..58f5f2a9 100644 --- a/assets/notes/01matematyka1/matematyka_2023.11.07.html +++ b/assets/notes/01matematyka1/matematyka_2023.11.07.html @@ -14,9 +14,9 @@ - + - + @@ -185,7 +185,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.11.13.html b/assets/notes/01matematyka1/matematyka_2023.11.13.html index 7910ce9d..11bc711e 100644 --- a/assets/notes/01matematyka1/matematyka_2023.11.13.html +++ b/assets/notes/01matematyka1/matematyka_2023.11.13.html @@ -14,9 +14,9 @@ - + - + @@ -240,7 +240,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.11.14.html b/assets/notes/01matematyka1/matematyka_2023.11.14.html index 1e34eee8..fbc08083 100644 --- a/assets/notes/01matematyka1/matematyka_2023.11.14.html +++ b/assets/notes/01matematyka1/matematyka_2023.11.14.html @@ -14,9 +14,9 @@ - + - + @@ -166,7 +166,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.11.20.html b/assets/notes/01matematyka1/matematyka_2023.11.20.html index 9452db41..f51ee6b7 100644 --- a/assets/notes/01matematyka1/matematyka_2023.11.20.html +++ b/assets/notes/01matematyka1/matematyka_2023.11.20.html @@ -14,9 +14,9 @@ - + - + @@ -190,7 +190,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.11.21.html b/assets/notes/01matematyka1/matematyka_2023.11.21.html index 4c0ba7f1..083f0931 100644 --- a/assets/notes/01matematyka1/matematyka_2023.11.21.html +++ b/assets/notes/01matematyka1/matematyka_2023.11.21.html @@ -14,9 +14,9 @@ - + - + @@ -141,7 +141,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.12.04.html b/assets/notes/01matematyka1/matematyka_2023.12.04.html index c1f15edf..59d36212 100644 --- a/assets/notes/01matematyka1/matematyka_2023.12.04.html +++ b/assets/notes/01matematyka1/matematyka_2023.12.04.html @@ -14,9 +14,9 @@ - + - + @@ -280,7 +280,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.12.11.html b/assets/notes/01matematyka1/matematyka_2023.12.11.html index b9daba6d..e7bc9747 100644 --- a/assets/notes/01matematyka1/matematyka_2023.12.11.html +++ b/assets/notes/01matematyka1/matematyka_2023.12.11.html @@ -14,9 +14,9 @@ - + - + @@ -183,7 +183,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2023.12.18.html b/assets/notes/01matematyka1/matematyka_2023.12.18.html index 1ef06686..50c71443 100644 --- a/assets/notes/01matematyka1/matematyka_2023.12.18.html +++ b/assets/notes/01matematyka1/matematyka_2023.12.18.html @@ -14,9 +14,9 @@ - + - + @@ -184,7 +184,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2024.01.08.html b/assets/notes/01matematyka1/matematyka_2024.01.08.html index d9a7117f..3bc21292 100644 --- a/assets/notes/01matematyka1/matematyka_2024.01.08.html +++ b/assets/notes/01matematyka1/matematyka_2024.01.08.html @@ -14,9 +14,9 @@ - + - + @@ -188,7 +188,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2024.01.15.html b/assets/notes/01matematyka1/matematyka_2024.01.15.html index 9ad043c2..861fe42f 100644 --- a/assets/notes/01matematyka1/matematyka_2024.01.15.html +++ b/assets/notes/01matematyka1/matematyka_2024.01.15.html @@ -14,9 +14,9 @@ - + - + @@ -168,7 +168,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1/matematyka_2024.01.22.html b/assets/notes/01matematyka1/matematyka_2024.01.22.html index f64b9629..24834060 100644 --- a/assets/notes/01matematyka1/matematyka_2024.01.22.html +++ b/assets/notes/01matematyka1/matematyka_2024.01.22.html @@ -14,9 +14,9 @@ - + - + @@ -134,7 +134,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1_cw.html b/assets/notes/01matematyka1_cw.html index f04ab2fe..41284025 100644 --- a/assets/notes/01matematyka1_cw.html +++ b/assets/notes/01matematyka1_cw.html @@ -14,9 +14,9 @@ - + - + @@ -431,7 +431,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1_cw/matematyka_cw_2023.10.19.html b/assets/notes/01matematyka1_cw/matematyka_cw_2023.10.19.html index b817a741..e65a2d80 100644 --- a/assets/notes/01matematyka1_cw/matematyka_cw_2023.10.19.html +++ b/assets/notes/01matematyka1_cw/matematyka_cw_2023.10.19.html @@ -14,9 +14,9 @@ - + - + @@ -127,7 +127,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1_cw/matematyka_cw_2023.11.30.html b/assets/notes/01matematyka1_cw/matematyka_cw_2023.11.30.html index 41f28fc6..b9cd05cd 100644 --- a/assets/notes/01matematyka1_cw/matematyka_cw_2023.11.30.html +++ b/assets/notes/01matematyka1_cw/matematyka_cw_2023.11.30.html @@ -14,9 +14,9 @@ - + - + @@ -217,7 +217,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.03.html b/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.03.html index 11a360ea..82888614 100644 --- a/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.03.html +++ b/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.03.html @@ -14,9 +14,9 @@ - + - + @@ -147,7 +147,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.04.html b/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.04.html index 6450378a..f014d2c6 100644 --- a/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.04.html +++ b/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.04.html @@ -14,9 +14,9 @@ - + - + @@ -196,7 +196,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.17.html b/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.17.html index 6b2b8785..0f8f994d 100644 --- a/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.17.html +++ b/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.17.html @@ -14,9 +14,9 @@ - + - + @@ -133,7 +133,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.25.html b/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.25.html index 8474a205..8150142e 100644 --- a/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.25.html +++ b/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.25.html @@ -14,9 +14,9 @@ - + - + @@ -122,7 +122,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.27.html b/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.27.html index 22830217..d3c6e740 100644 --- a/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.27.html +++ b/assets/notes/01matematyka1_cw/matematyka_cw_2024.01.27.html @@ -14,9 +14,9 @@ - + - + @@ -169,7 +169,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01mechanika.html b/assets/notes/01mechanika.html index 73f0ec92..7ab1473c 100644 --- a/assets/notes/01mechanika.html +++ b/assets/notes/01mechanika.html @@ -14,9 +14,9 @@ - + - + @@ -2453,7 +2453,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01mechanika/index.html b/assets/notes/01mechanika/index.html index 705bb3ff..67a9b471 100644 --- a/assets/notes/01mechanika/index.html +++ b/assets/notes/01mechanika/index.html @@ -14,9 +14,9 @@ - + - + @@ -2425,7 +2425,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01mechanika_cw.html b/assets/notes/01mechanika_cw.html index dd7ab08d..0f1d568a 100644 --- a/assets/notes/01mechanika_cw.html +++ b/assets/notes/01mechanika_cw.html @@ -14,9 +14,9 @@ - + - + @@ -183,7 +183,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01mechanika_cw/mechanika_cw_2023.11.24.html b/assets/notes/01mechanika_cw/mechanika_cw_2023.11.24.html index 531d5663..d4bc111d 100644 --- a/assets/notes/01mechanika_cw/mechanika_cw_2023.11.24.html +++ b/assets/notes/01mechanika_cw/mechanika_cw_2023.11.24.html @@ -14,9 +14,9 @@ - + - + @@ -132,7 +132,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/01mechanika_cw/mechanika_cw_2024.01.08.html b/assets/notes/01mechanika_cw/mechanika_cw_2024.01.08.html index 07330fd8..cdad5160 100644 --- a/assets/notes/01mechanika_cw/mechanika_cw_2024.01.08.html +++ b/assets/notes/01mechanika_cw/mechanika_cw_2024.01.08.html @@ -14,9 +14,9 @@ - + - + @@ -141,7 +141,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02angielski.html b/assets/notes/02angielski.html index 62b7925f..8b28f120 100644 --- a/assets/notes/02angielski.html +++ b/assets/notes/02angielski.html @@ -14,9 +14,9 @@ - + - + @@ -193,7 +193,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02angielski/angielski_0000.00.00.html b/assets/notes/02angielski/angielski_0000.00.00.html index 21e7f503..074dffc8 100644 --- a/assets/notes/02angielski/angielski_0000.00.00.html +++ b/assets/notes/02angielski/angielski_0000.00.00.html @@ -14,9 +14,9 @@ - + - + @@ -121,7 +121,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02angielski/angielski_2024.03.01.html b/assets/notes/02angielski/angielski_2024.03.01.html index 995c9c53..35215d1f 100644 --- a/assets/notes/02angielski/angielski_2024.03.01.html +++ b/assets/notes/02angielski/angielski_2024.03.01.html @@ -14,9 +14,9 @@ - + - + @@ -157,7 +157,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio.html b/assets/notes/02eio.html index 5d4d5f22..8a1e3f24 100644 --- a/assets/notes/02eio.html +++ b/assets/notes/02eio.html @@ -14,9 +14,9 @@ - + - + @@ -1811,7 +1811,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_0000.00.00.html b/assets/notes/02eio/eio_0000.00.00.html index 0e2b6d50..27f82122 100644 --- a/assets/notes/02eio/eio_0000.00.00.html +++ b/assets/notes/02eio/eio_0000.00.00.html @@ -14,9 +14,9 @@ - + - + @@ -121,7 +121,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.02.27.html b/assets/notes/02eio/eio_2024.02.27.html index 6d4a7b9c..a2d432ed 100644 --- a/assets/notes/02eio/eio_2024.02.27.html +++ b/assets/notes/02eio/eio_2024.02.27.html @@ -14,9 +14,9 @@ - + - + @@ -228,7 +228,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.02.29.html b/assets/notes/02eio/eio_2024.02.29.html index 773d513e..e77ef891 100644 --- a/assets/notes/02eio/eio_2024.02.29.html +++ b/assets/notes/02eio/eio_2024.02.29.html @@ -14,9 +14,9 @@ - + - + @@ -221,7 +221,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.03.05.html b/assets/notes/02eio/eio_2024.03.05.html index 8085edfd..9d29ecfc 100644 --- a/assets/notes/02eio/eio_2024.03.05.html +++ b/assets/notes/02eio/eio_2024.03.05.html @@ -14,9 +14,9 @@ - + - + @@ -172,7 +172,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.03.07.html b/assets/notes/02eio/eio_2024.03.07.html index c0b777bd..afdd8338 100644 --- a/assets/notes/02eio/eio_2024.03.07.html +++ b/assets/notes/02eio/eio_2024.03.07.html @@ -14,9 +14,9 @@ - + - + @@ -204,7 +204,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.03.12.html b/assets/notes/02eio/eio_2024.03.12.html index c95f6ba5..72b43e00 100644 --- a/assets/notes/02eio/eio_2024.03.12.html +++ b/assets/notes/02eio/eio_2024.03.12.html @@ -14,9 +14,9 @@ - + - + @@ -219,7 +219,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.03.19.html b/assets/notes/02eio/eio_2024.03.19.html index 99595b51..180dfebc 100644 --- a/assets/notes/02eio/eio_2024.03.19.html +++ b/assets/notes/02eio/eio_2024.03.19.html @@ -14,9 +14,9 @@ - + - + @@ -163,7 +163,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.03.21.html b/assets/notes/02eio/eio_2024.03.21.html index 8ae7f40f..158115c6 100644 --- a/assets/notes/02eio/eio_2024.03.21.html +++ b/assets/notes/02eio/eio_2024.03.21.html @@ -14,9 +14,9 @@ - + - + @@ -234,7 +234,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.03.26.html b/assets/notes/02eio/eio_2024.03.26.html index ca34e1c7..24ad619e 100644 --- a/assets/notes/02eio/eio_2024.03.26.html +++ b/assets/notes/02eio/eio_2024.03.26.html @@ -14,9 +14,9 @@ - + - + @@ -137,7 +137,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.04.04.html b/assets/notes/02eio/eio_2024.04.04.html index a518a921..f29165dd 100644 --- a/assets/notes/02eio/eio_2024.04.04.html +++ b/assets/notes/02eio/eio_2024.04.04.html @@ -14,9 +14,9 @@ - + - + @@ -129,7 +129,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.04.09.html b/assets/notes/02eio/eio_2024.04.09.html index 2c82e536..22cb33c9 100644 --- a/assets/notes/02eio/eio_2024.04.09.html +++ b/assets/notes/02eio/eio_2024.04.09.html @@ -14,9 +14,9 @@ - + - + @@ -141,7 +141,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.04.12.html b/assets/notes/02eio/eio_2024.04.12.html index 071db59e..1f608bb4 100644 --- a/assets/notes/02eio/eio_2024.04.12.html +++ b/assets/notes/02eio/eio_2024.04.12.html @@ -14,9 +14,9 @@ - + - + @@ -252,7 +252,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.04.16.html b/assets/notes/02eio/eio_2024.04.16.html index 33d2f26f..d35e6b2c 100644 --- a/assets/notes/02eio/eio_2024.04.16.html +++ b/assets/notes/02eio/eio_2024.04.16.html @@ -14,9 +14,9 @@ - + - + @@ -223,7 +223,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.04.18.html b/assets/notes/02eio/eio_2024.04.18.html index 006e4afb..cb2748c7 100644 --- a/assets/notes/02eio/eio_2024.04.18.html +++ b/assets/notes/02eio/eio_2024.04.18.html @@ -14,9 +14,9 @@ - + - + @@ -181,7 +181,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.04.23.html b/assets/notes/02eio/eio_2024.04.23.html index e05e489d..260c48ca 100644 --- a/assets/notes/02eio/eio_2024.04.23.html +++ b/assets/notes/02eio/eio_2024.04.23.html @@ -14,9 +14,9 @@ - + - + @@ -188,7 +188,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.04.25.html b/assets/notes/02eio/eio_2024.04.25.html index 05ddd855..812d3113 100644 --- a/assets/notes/02eio/eio_2024.04.25.html +++ b/assets/notes/02eio/eio_2024.04.25.html @@ -14,9 +14,9 @@ - + - + @@ -249,7 +249,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.04.30.html b/assets/notes/02eio/eio_2024.04.30.html index 61ed228e..aeefcacd 100644 --- a/assets/notes/02eio/eio_2024.04.30.html +++ b/assets/notes/02eio/eio_2024.04.30.html @@ -14,9 +14,9 @@ - + - + @@ -173,7 +173,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.05.07.html b/assets/notes/02eio/eio_2024.05.07.html index cd328e3c..f1e162cf 100644 --- a/assets/notes/02eio/eio_2024.05.07.html +++ b/assets/notes/02eio/eio_2024.05.07.html @@ -14,9 +14,9 @@ - + - + @@ -154,7 +154,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.05.09.html b/assets/notes/02eio/eio_2024.05.09.html index 5f4ff37e..2f53eb62 100644 --- a/assets/notes/02eio/eio_2024.05.09.html +++ b/assets/notes/02eio/eio_2024.05.09.html @@ -14,9 +14,9 @@ - + - + @@ -186,7 +186,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.05.14.html b/assets/notes/02eio/eio_2024.05.14.html index 719cfcc5..ec6b9287 100644 --- a/assets/notes/02eio/eio_2024.05.14.html +++ b/assets/notes/02eio/eio_2024.05.14.html @@ -14,9 +14,9 @@ - + - + @@ -128,7 +128,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.05.16.html b/assets/notes/02eio/eio_2024.05.16.html index 7565b5ec..03f46bc2 100644 --- a/assets/notes/02eio/eio_2024.05.16.html +++ b/assets/notes/02eio/eio_2024.05.16.html @@ -14,9 +14,9 @@ - + - + @@ -151,7 +151,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.05.21.html b/assets/notes/02eio/eio_2024.05.21.html index 0cb0d121..caa0630d 100644 --- a/assets/notes/02eio/eio_2024.05.21.html +++ b/assets/notes/02eio/eio_2024.05.21.html @@ -14,9 +14,9 @@ - + - + @@ -209,7 +209,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.05.23.html b/assets/notes/02eio/eio_2024.05.23.html index 2ce381fd..dc8fe3e6 100644 --- a/assets/notes/02eio/eio_2024.05.23.html +++ b/assets/notes/02eio/eio_2024.05.23.html @@ -14,9 +14,9 @@ - + - + @@ -158,7 +158,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.05.28.html b/assets/notes/02eio/eio_2024.05.28.html index 2ea74208..8dc0cd3c 100644 --- a/assets/notes/02eio/eio_2024.05.28.html +++ b/assets/notes/02eio/eio_2024.05.28.html @@ -14,9 +14,9 @@ - + - + @@ -163,7 +163,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.06.04.html b/assets/notes/02eio/eio_2024.06.04.html index 011cdf74..1781a287 100644 --- a/assets/notes/02eio/eio_2024.06.04.html +++ b/assets/notes/02eio/eio_2024.06.04.html @@ -14,9 +14,9 @@ - + - + @@ -135,7 +135,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.06.11.html b/assets/notes/02eio/eio_2024.06.11.html index 95658ab2..c8656917 100644 --- a/assets/notes/02eio/eio_2024.06.11.html +++ b/assets/notes/02eio/eio_2024.06.11.html @@ -14,9 +14,9 @@ - + - + @@ -192,7 +192,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_2024.06.13.html b/assets/notes/02eio/eio_2024.06.13.html index 6e3ce997..f6d04c60 100644 --- a/assets/notes/02eio/eio_2024.06.13.html +++ b/assets/notes/02eio/eio_2024.06.13.html @@ -14,9 +14,9 @@ - + - + @@ -146,7 +146,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio/eio_egzamin.html b/assets/notes/02eio/eio_egzamin.html index c8107068..926efbae 100644 --- a/assets/notes/02eio/eio_egzamin.html +++ b/assets/notes/02eio/eio_egzamin.html @@ -14,9 +14,9 @@ - + - + @@ -211,7 +211,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw.html b/assets/notes/02eio_cw.html index 2644fa73..a47df352 100644 --- a/assets/notes/02eio_cw.html +++ b/assets/notes/02eio_cw.html @@ -14,9 +14,9 @@ - + - + @@ -357,7 +357,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_0000.00.00.html b/assets/notes/02eio_cw/eio_0000.00.00.html index 853362a2..ba7580f8 100644 --- a/assets/notes/02eio_cw/eio_0000.00.00.html +++ b/assets/notes/02eio_cw/eio_0000.00.00.html @@ -14,9 +14,9 @@ - + - + @@ -121,7 +121,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_2024.02.27.html b/assets/notes/02eio_cw/eio_2024.02.27.html index bb871b02..c1fd1584 100644 --- a/assets/notes/02eio_cw/eio_2024.02.27.html +++ b/assets/notes/02eio_cw/eio_2024.02.27.html @@ -14,9 +14,9 @@ - + - + @@ -165,7 +165,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_2024.03.05.html b/assets/notes/02eio_cw/eio_2024.03.05.html index a77cd322..a601f72a 100644 --- a/assets/notes/02eio_cw/eio_2024.03.05.html +++ b/assets/notes/02eio_cw/eio_2024.03.05.html @@ -14,9 +14,9 @@ - + - + @@ -142,7 +142,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_2024.03.12.html b/assets/notes/02eio_cw/eio_2024.03.12.html index 46154068..084bdd4d 100644 --- a/assets/notes/02eio_cw/eio_2024.03.12.html +++ b/assets/notes/02eio_cw/eio_2024.03.12.html @@ -14,9 +14,9 @@ - + - + @@ -129,7 +129,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_2024.03.15.html b/assets/notes/02eio_cw/eio_2024.03.15.html index e0987f02..0ae78379 100644 --- a/assets/notes/02eio_cw/eio_2024.03.15.html +++ b/assets/notes/02eio_cw/eio_2024.03.15.html @@ -14,9 +14,9 @@ - + - + @@ -129,7 +129,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_2024.03.18.html b/assets/notes/02eio_cw/eio_2024.03.18.html index 5101be94..ffc90c7d 100644 --- a/assets/notes/02eio_cw/eio_2024.03.18.html +++ b/assets/notes/02eio_cw/eio_2024.03.18.html @@ -14,9 +14,9 @@ - + - + @@ -127,7 +127,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_2024.03.19.html b/assets/notes/02eio_cw/eio_2024.03.19.html index 6338ff78..4e568dc3 100644 --- a/assets/notes/02eio_cw/eio_2024.03.19.html +++ b/assets/notes/02eio_cw/eio_2024.03.19.html @@ -14,9 +14,9 @@ - + - + @@ -129,7 +129,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_2024.04.23.html b/assets/notes/02eio_cw/eio_2024.04.23.html index 65d3f03b..720438dc 100644 --- a/assets/notes/02eio_cw/eio_2024.04.23.html +++ b/assets/notes/02eio_cw/eio_2024.04.23.html @@ -14,9 +14,9 @@ - + - + @@ -129,7 +129,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_2024.06.07.html b/assets/notes/02eio_cw/eio_2024.06.07.html index 8c54a79f..fc7860bc 100644 --- a/assets/notes/02eio_cw/eio_2024.06.07.html +++ b/assets/notes/02eio_cw/eio_2024.06.07.html @@ -14,9 +14,9 @@ - + - + @@ -127,7 +127,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_2024.06.08.html b/assets/notes/02eio_cw/eio_2024.06.08.html index c4517ba7..0eab7ade 100644 --- a/assets/notes/02eio_cw/eio_2024.06.08.html +++ b/assets/notes/02eio_cw/eio_2024.06.08.html @@ -14,9 +14,9 @@ - + - + @@ -153,7 +153,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02eio_cw/eio_2024.06.11.html b/assets/notes/02eio_cw/eio_2024.06.11.html index 8403e241..20751cf6 100644 --- a/assets/notes/02eio_cw/eio_2024.06.11.html +++ b/assets/notes/02eio_cw/eio_2024.06.11.html @@ -14,9 +14,9 @@ - + - + @@ -156,7 +156,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02ekonomia_menedzerska.html b/assets/notes/02ekonomia_menedzerska.html index d757f982..b1eed843 100644 --- a/assets/notes/02ekonomia_menedzerska.html +++ b/assets/notes/02ekonomia_menedzerska.html @@ -14,9 +14,9 @@ - + - + @@ -153,7 +153,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02ekonomia_menedzerska/ekonomia_menedzerska_2824.02.28.html b/assets/notes/02ekonomia_menedzerska/ekonomia_menedzerska_2824.02.28.html index e1db1000..cb90e2fd 100644 --- a/assets/notes/02ekonomia_menedzerska/ekonomia_menedzerska_2824.02.28.html +++ b/assets/notes/02ekonomia_menedzerska/ekonomia_menedzerska_2824.02.28.html @@ -14,9 +14,9 @@ - + - + @@ -125,7 +125,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02labfiz1.html b/assets/notes/02labfiz1.html index 1cc09cbc..5f1649f5 100644 --- a/assets/notes/02labfiz1.html +++ b/assets/notes/02labfiz1.html @@ -14,9 +14,9 @@ - + - + @@ -312,7 +312,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02labfiz1/labfiz1_0000.00.00.html b/assets/notes/02labfiz1/labfiz1_0000.00.00.html index 65fb914c..3aebc9e1 100644 --- a/assets/notes/02labfiz1/labfiz1_0000.00.00.html +++ b/assets/notes/02labfiz1/labfiz1_0000.00.00.html @@ -14,9 +14,9 @@ - + - + @@ -121,7 +121,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02labfiz1/labfiz1_2024.03.28.html b/assets/notes/02labfiz1/labfiz1_2024.03.28.html index 779525a8..8fa51ba5 100644 --- a/assets/notes/02labfiz1/labfiz1_2024.03.28.html +++ b/assets/notes/02labfiz1/labfiz1_2024.03.28.html @@ -14,9 +14,9 @@ - + - + @@ -205,7 +205,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02labfiz1/statystyka.html b/assets/notes/02labfiz1/statystyka.html index 65a5af7e..34bd69dc 100644 --- a/assets/notes/02labfiz1/statystyka.html +++ b/assets/notes/02labfiz1/statystyka.html @@ -14,9 +14,9 @@ - + - + @@ -188,7 +188,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2.html b/assets/notes/02matematyka2.html index 99332c41..e3ebe8da 100644 --- a/assets/notes/02matematyka2.html +++ b/assets/notes/02matematyka2.html @@ -14,9 +14,9 @@ - + - + @@ -1154,7 +1154,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_0000.00.00.html b/assets/notes/02matematyka2/matematyka2_0000.00.00.html index aeb42490..00d76644 100644 --- a/assets/notes/02matematyka2/matematyka2_0000.00.00.html +++ b/assets/notes/02matematyka2/matematyka2_0000.00.00.html @@ -14,9 +14,9 @@ - + - + @@ -121,7 +121,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_06.05.2024.html b/assets/notes/02matematyka2/matematyka2_06.05.2024.html index 06745150..032777da 100644 --- a/assets/notes/02matematyka2/matematyka2_06.05.2024.html +++ b/assets/notes/02matematyka2/matematyka2_06.05.2024.html @@ -14,9 +14,9 @@ - + - + @@ -152,7 +152,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.02.26.html b/assets/notes/02matematyka2/matematyka2_2024.02.26.html index 68970dae..b821bc08 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.02.26.html +++ b/assets/notes/02matematyka2/matematyka2_2024.02.26.html @@ -14,9 +14,9 @@ - + - + @@ -214,7 +214,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.02.27.html b/assets/notes/02matematyka2/matematyka2_2024.02.27.html index 26c0425d..42fb89ff 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.02.27.html +++ b/assets/notes/02matematyka2/matematyka2_2024.02.27.html @@ -14,9 +14,9 @@ - + - + @@ -183,7 +183,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.03.05.html b/assets/notes/02matematyka2/matematyka2_2024.03.05.html index 26463a61..6d0940f7 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.03.05.html +++ b/assets/notes/02matematyka2/matematyka2_2024.03.05.html @@ -14,9 +14,9 @@ - + - + @@ -221,7 +221,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.03.11.html b/assets/notes/02matematyka2/matematyka2_2024.03.11.html index 16d211cc..4e534875 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.03.11.html +++ b/assets/notes/02matematyka2/matematyka2_2024.03.11.html @@ -14,9 +14,9 @@ - + - + @@ -223,7 +223,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.03.18.html b/assets/notes/02matematyka2/matematyka2_2024.03.18.html index f8632ef4..25b26eb5 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.03.18.html +++ b/assets/notes/02matematyka2/matematyka2_2024.03.18.html @@ -14,9 +14,9 @@ - + - + @@ -195,7 +195,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.03.19.html b/assets/notes/02matematyka2/matematyka2_2024.03.19.html index fe994cb9..c7dc30f2 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.03.19.html +++ b/assets/notes/02matematyka2/matematyka2_2024.03.19.html @@ -14,9 +14,9 @@ - + - + @@ -171,7 +171,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.03.25.html b/assets/notes/02matematyka2/matematyka2_2024.03.25.html index 70d6acad..c2ef60ff 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.03.25.html +++ b/assets/notes/02matematyka2/matematyka2_2024.03.25.html @@ -14,9 +14,9 @@ - + - + @@ -163,7 +163,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.03.26.html b/assets/notes/02matematyka2/matematyka2_2024.03.26.html index 43284c69..16ba24c2 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.03.26.html +++ b/assets/notes/02matematyka2/matematyka2_2024.03.26.html @@ -14,9 +14,9 @@ - + - + @@ -162,7 +162,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.04.09.html b/assets/notes/02matematyka2/matematyka2_2024.04.09.html index dea7f52d..59d8bb4f 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.04.09.html +++ b/assets/notes/02matematyka2/matematyka2_2024.04.09.html @@ -14,9 +14,9 @@ - + - + @@ -124,7 +124,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.04.15.html b/assets/notes/02matematyka2/matematyka2_2024.04.15.html index dec33c3f..60687c68 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.04.15.html +++ b/assets/notes/02matematyka2/matematyka2_2024.04.15.html @@ -14,9 +14,9 @@ - + - + @@ -191,7 +191,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.04.16.html b/assets/notes/02matematyka2/matematyka2_2024.04.16.html index f2fafa7a..aad0025b 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.04.16.html +++ b/assets/notes/02matematyka2/matematyka2_2024.04.16.html @@ -14,9 +14,9 @@ - + - + @@ -154,7 +154,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.04.22.html b/assets/notes/02matematyka2/matematyka2_2024.04.22.html index 8b09af46..9910f534 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.04.22.html +++ b/assets/notes/02matematyka2/matematyka2_2024.04.22.html @@ -14,9 +14,9 @@ - + - + @@ -175,7 +175,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.04.29.html b/assets/notes/02matematyka2/matematyka2_2024.04.29.html index 20bc6359..46f8d4fb 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.04.29.html +++ b/assets/notes/02matematyka2/matematyka2_2024.04.29.html @@ -14,9 +14,9 @@ - + - + @@ -201,7 +201,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.04.30.html b/assets/notes/02matematyka2/matematyka2_2024.04.30.html index 87dc5372..108b2db2 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.04.30.html +++ b/assets/notes/02matematyka2/matematyka2_2024.04.30.html @@ -14,9 +14,9 @@ - + - + @@ -146,7 +146,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.05.13.html b/assets/notes/02matematyka2/matematyka2_2024.05.13.html index 838e79a0..cfcee040 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.05.13.html +++ b/assets/notes/02matematyka2/matematyka2_2024.05.13.html @@ -14,9 +14,9 @@ - + - + @@ -141,7 +141,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.05.20.html b/assets/notes/02matematyka2/matematyka2_2024.05.20.html index 0f41459f..a7ab4f9b 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.05.20.html +++ b/assets/notes/02matematyka2/matematyka2_2024.05.20.html @@ -14,9 +14,9 @@ - + - + @@ -133,7 +133,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.06.03.html b/assets/notes/02matematyka2/matematyka2_2024.06.03.html index d4eda41b..ec2e28cd 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.06.03.html +++ b/assets/notes/02matematyka2/matematyka2_2024.06.03.html @@ -14,9 +14,9 @@ - + - + @@ -165,7 +165,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2/matematyka2_2024.06.10.html b/assets/notes/02matematyka2/matematyka2_2024.06.10.html index 1853e6f8..33f1375f 100644 --- a/assets/notes/02matematyka2/matematyka2_2024.06.10.html +++ b/assets/notes/02matematyka2/matematyka2_2024.06.10.html @@ -14,9 +14,9 @@ - + - + @@ -167,7 +167,7 @@

Nawigacja

© Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

-Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2_cw.html b/assets/notes/02matematyka2_cw.html index 5e9da523..eac41f7f 100644 --- a/assets/notes/02matematyka2_cw.html +++ b/assets/notes/02matematyka2_cw.html @@ -14,9 +14,9 @@ - + - + @@ -39,7 +39,7 @@ - + @@ -52,7 +52,7 @@

Nawigacja

indeks
  • - dalej    
  • Poprzednia strona

    Następna strona

    -

    → Wstęp do Fizyki Kwantowej - Ćwiczenia

    +

    → Wstęp do Fizyki Kwantowej

  • - dalej    
  • Nawigacja © Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
    Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

    -Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2_cw/matematyka2_cw_0000.00.00.html b/assets/notes/02matematyka2_cw/matematyka2_cw_0000.00.00.html index bc47042e..47e4a407 100644 --- a/assets/notes/02matematyka2_cw/matematyka2_cw_0000.00.00.html +++ b/assets/notes/02matematyka2_cw/matematyka2_cw_0000.00.00.html @@ -14,9 +14,9 @@ - + - + @@ -121,7 +121,7 @@

    Nawigacja

    © Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
    Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

    -Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2_cw/matematyka2_cw_2024.03.13.html b/assets/notes/02matematyka2_cw/matematyka2_cw_2024.03.13.html index 411e1d43..e631038c 100644 --- a/assets/notes/02matematyka2_cw/matematyka2_cw_2024.03.13.html +++ b/assets/notes/02matematyka2_cw/matematyka2_cw_2024.03.13.html @@ -14,9 +14,9 @@ - + - + @@ -154,7 +154,7 @@

    Nawigacja

    © Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
    Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

    -Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2_cw/matematyka2_cw_2024.04.17.html b/assets/notes/02matematyka2_cw/matematyka2_cw_2024.04.17.html index 1f7eee21..39562ca9 100644 --- a/assets/notes/02matematyka2_cw/matematyka2_cw_2024.04.17.html +++ b/assets/notes/02matematyka2_cw/matematyka2_cw_2024.04.17.html @@ -14,9 +14,9 @@ - + - + @@ -143,7 +143,7 @@

    Nawigacja

    © Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
    Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

    -Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2_cw/matematyka2_cw_2024.04.24.html b/assets/notes/02matematyka2_cw/matematyka2_cw_2024.04.24.html index e7c47ee6..d51a8b90 100644 --- a/assets/notes/02matematyka2_cw/matematyka2_cw_2024.04.24.html +++ b/assets/notes/02matematyka2_cw/matematyka2_cw_2024.04.24.html @@ -14,9 +14,9 @@ - + - + @@ -121,7 +121,7 @@

    Nawigacja

    © Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
    Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

    -Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2_cw/matematyka2_cw_2024.05.15.html b/assets/notes/02matematyka2_cw/matematyka2_cw_2024.05.15.html index 79d57e38..f3e15df6 100644 --- a/assets/notes/02matematyka2_cw/matematyka2_cw_2024.05.15.html +++ b/assets/notes/02matematyka2_cw/matematyka2_cw_2024.05.15.html @@ -14,9 +14,9 @@ - + - + @@ -127,7 +127,7 @@

    Nawigacja

    © Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
    Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

    -Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/02matematyka2_cw/matematyka2_cw_2024.06.12.html b/assets/notes/02matematyka2_cw/matematyka2_cw_2024.06.12.html index d13f6532..3b48b8d7 100644 --- a/assets/notes/02matematyka2_cw/matematyka2_cw_2024.06.12.html +++ b/assets/notes/02matematyka2_cw/matematyka2_cw_2024.06.12.html @@ -14,9 +14,9 @@ - + - + @@ -128,7 +128,7 @@

    Nawigacja

    © Copyright 2023, Maciej Szeptuch. Created using Sphinx 4.2.0.
    Ewentualne błędy proszę zgłąszać w Repozytorium GitHub

    -Mon Oct 7 18:53:00 2024 +0200 statystyczna: fix link (7f79c562a5d9301c403eb4246d11c6d674bf8b89) +Wed Oct 16 12:24:55 2024 +0200 here we go! lot of new topics (eff4b634ce10b08f4121e5ce32be7775b21f975e) diff --git a/assets/notes/kwanty.html b/assets/notes/kwanty.html new file mode 100644 index 00000000..22604779 --- /dev/null +++ b/assets/notes/kwanty.html @@ -0,0 +1,292 @@ + + + + + + + + + + Wstęp do Fizyki Kwantowej — Matematyka - dokumentacja + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + +
    +
    +
    +
    + + +
    +

    Notatki z pliku notes/kwanty/kwanty_0000.00.00.md

    +
    +

    Wstęp do Fizyki Kwantowej

    +
    +

    Notatki z pliku notes/kwanty/kwanty_2024.10.08.md

    +

    http://website.fis.agh.edu.pl/~Wolny/index2.php.htm

    +
    +

    Informacja

    +

    egzamin ustny, dostaniemy notatki i zagadnienia. +2/10 pytań.

    +
    +
    +
    +

    Promieniowanie termiczne

    +
    +

    Skale temperatur

    +
      +
    • celcjusz (0 - zamarzanie wody, 100 - wrzenie wody)

    • +
    • Kelwina (przesunięta o 273.15)

    • +
    • Farenheita (0 - najniższa temperatura zmierzona, 100 - temperatura ciała ludzkiego)

    • +
    +
    +

    doświadczenie

    +

    bierzemy pudełko i robimy w nim dziurę. +Gdy promieniowanie wpada (pod kątem) przez otwór, ścianki pudełka odbijają promieniowanie aż zostanie ono całkowicie +pochłonięte. To jest tak zwany model ciała doskonale czarnego

    +
    +
    +
    +

    Zdolność emisyjna

    +

    Zdolność emisyjną ciała doskonale czarnego oznaczamy jako \(R_T\)

    +

    Wykres Zdolności emisyjnej od częstotliwości fali przedstawia następująćy wykres:

    +

    wykres

    +

    Całkowita zdolność emisyjna: \(R_t = \int_0^\infty R_T d\nu\)

    +
    +

    Prawo Stefana

    +
    +\[ +R_T = \sigma T^4 +\]
    +

    Gdzie:

    +
      +
    • T - temperatura (w kelwinach)

    • +
    • \(\sigma\) - stała Stefana-Boltzmanna

    • +
    +
    +

    Wskazówka

    +

    Jeżeli chcemy zastosować to prawo do ciała innego niż CDC, musimy wynik przemnożyć +jeszcze przez stałą \(0 < \epsilon < 1\) określającą, jaką część promieniowania CDC emituje Ciało

    +
    +
    +

    Gdy temperatura ciała wzrasta, następuje przesunięcie (górki na wykresie są bardziej w lewo) długości fal/częstotliwości ku falom krutszym.

    +

    \(\lambda_{max} = \frac{C}{T}\), gdzie C to stała. Tą zależność nazywamy prawem Wiena.

    +
    +
    +

    Teoria Plancka

    +

    Planck zauważył, że energia “stanu” zależy od częstotliwości fali.

    +
    +

    Notatki z pliku notes/kwanty/kwanty_2024.10.15.md

    +
    +
    +
    +

    Model atomu Bohra

    +

    Ref:

    + +
    +

    Wstęp

    +

    Zgodnie z postulatem Plancka, energia emisyjna Ciała Doskonale Czarnego (dalej CDC) jest zkwantowana (oznacza to, że energia emitowanych fal musi być w postaci \(E = n * \Delta \epsilon\)).

    +

    Zauważono, że to samo dotyczy długości fal emitowanych przez atomy.

    +

    Zauważono następującą zależność:

    +
    +\[ +\frac{1}{\lambda} = R_H \left(\frac{1}{m^2} - \frac{1}{n^2} \right) +\]
    +

    gdzie:

    +
      +
    • m - nr serii

    • +
    • n - nr dla poszczególnych linii serji (\(n > m\))

    • +
    +
    +

    Termy

    +

    z powyższego wzoru widać, że poszczególne “wyrazy” wzoru można przedstawić jako

    +
    +\[ +T_n = \frac{R}{n^2} +\]
    +
    +

    Równanie można również rozszerzyć na bardziej skomplikowane atomy (dotychczas była mowa tylko o wodorze)

    +
    +\[ +\frac{1}{\lambda} = T_1-T_2 +\]
    +
    +

    Prawo Kombinacji Rydberga-Ritz’a

    +

    Liczby falowe dowolnych linii spektralnych mogą być wyrażone jako różnice odpowiednich termów, które z kolei przez kombincję z innymi termami służyć mogą do obliczania liczb falowych innych linii tego samego widma.

    +
    +
    +
    +

    Budowa Atomu - postulaty Bohra

    +

    Istniało kilkanaście koncepcji modelu atomu (Thomson’a, Rutherford’a), jednak wszystkie zostały obalone.

    +

    Bohr sormuował następujące postulaty:

    +
      +
    1. “Stacjonarne Orbity”: Istnieją stany atomu, w których nie emituje on żadnej energii.

    2. +
    3. “kwantowanie”: Moment Pędu elektronu w stanie stacjonarnym wynosi \(L=mVr = n\hbar\) (gdzie \(\hbar = \frac{h}{2\pi}\))

    4. +
    5. “zasada częstości”: Gdy atom przechodzi z jednego stanu w inny, zachodzi to przy udziale kwantu energii (wyemitowanego/pochłoniętego)

    6. +
    +
    +
    +

    Poprawki do modelu Bohra

    +
      +
    • wprowadzenie poprawki na masę jądra

    • +
    • dlaczego nie orbity eliptyczne? (uogulniony postulat Bohra-Sommerfeld’a) - \(\oint p dr = nh\)

    • +
    +
    +
    + + +
    +
    +
    +
    + + + + + +
    +
    +
    + + +
    + +
  • - dalej    
  • - wstecz    
  • Matematyka - dokumentacja »
  • @@ -129,13 +129,13 @@

    Spis treści:

    Poprzednia strona

    -

    ← Matematyka 2 - Ćwiczenia

    +

    ← Wstęp do Fizyki Kwantowej

    Następna strona

    -

    → Matematyka Statystyczna

    +

    → Matematyka 3