{"id":21879548,"url":"https://github.com/nerooc/numerical-methods-pl","last_synced_at":"2025-03-22T00:17:15.236Z","repository":{"id":124517144,"uuid":"265198932","full_name":"nerooc/Numerical-Methods-PL","owner":"nerooc","description":"Exercises from 'Numerical Methods' at AGH UST (in Polish).","archived":false,"fork":false,"pushed_at":"2020-06-29T09:04:20.000Z","size":3697,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T18:31:54.155Z","etag":null,"topics":["c","numerical-methods","university-course"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nerooc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-19T09:07:18.000Z","updated_at":"2022-06-22T20:54:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"41362bcf-9f30-4a95-98db-12397fad9400","html_url":"https://github.com/nerooc/Numerical-Methods-PL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerooc%2FNumerical-Methods-PL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerooc%2FNumerical-Methods-PL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerooc%2FNumerical-Methods-PL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerooc%2FNumerical-Methods-PL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerooc","download_url":"https://codeload.github.com/nerooc/Numerical-Methods-PL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244885696,"owners_count":20526296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","numerical-methods","university-course"],"created_at":"2024-11-28T08:17:12.262Z","updated_at":"2025-03-22T00:17:15.223Z","avatar_url":"https://github.com/nerooc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numerical-Methods [PL]\nZadania z zajęć laboratoryjnych z przedmiotu pt. \"Metody Numeryczne\" prowadzonych na Wydziale Fizyki i Informatyki Stosowanej AGH. Zajęcia prowadzone przez **dr inż. Elżbietę Strzałkę** (bezapelacyjnie najlepszą prowadzącą na wydziale). Wszystkie sprawozdania ocenione na **\u003e85/100 punktów**. Zapraszam do korzystania, jednak przed użyciem **zalecam jeszcze samodzielnie sprawdzić poprawność**.\n \n| Number | Lab |\n| ------ | -------- |\n| 1 | [Rozwiązywanie UARL metodami bezpośrednimi](https://github.com/nerooc/Numerical-Methods/tree/master/Lab%201%20-%20Rozwi%C4%85zywanie%20UARL%20metodami%20bezpo%C5%9Brednimi)\n| 2 | [Odwracanie macierzy, obliczanie wyznacznika i wum, rozkład LU](https://github.com/nerooc/Numerical-Methods/tree/master/Lab%202%20-%20Odwracanie%20macierzy%2C%20obliczanie%20wyznacznika%20i%20wum%20LU)\n| 3 | [Układ równań metodą Jakobiego](https://github.com/nerooc/Numerical-Methods/tree/master/Lab%203%20-%20Uk%C5%82ad%20r%C3%B3wna%C5%84%20metod%C4%85%20Jakobiego)\n| 4 | [Diagonalizacja macierzy operatora energii 2D](https://github.com/nerooc/Numerical-Methods/tree/master/Lab%204%20-%20Diagonalizacja%20macierzy%20operatora%20energii%202D)\n| 5 | [Wyznaczanie wartości i wektorów własnych z redukcją Hotellinga](https://github.com/nerooc/Numerical-Methods/tree/master/Lab%205%20-%20Wyznaczanie%20warto%C5%9Bci%20i%20wektor%C3%B3w%20w%C5%82asnych%20Hotelling)\n| 6 | [Poszukiwanie zer wielomianów iterowanym dzieleniem](https://github.com/nerooc/Numerical-Methods/tree/master/Lab%206%20-%20Poszukiwanie%20zer%20wielomian%C3%B3w%20iterowanym%20dzieleniem)\n| 7 | [Interpolacja Newtona z optymalizacją położeń węzłów](https://github.com/nerooc/Numerical-Methods/tree/master/Lab%207%20-%20Interpolacja%20Newtona%20z%20optymalizacj%C4%85%20po%C5%82o%C5%BCe%C5%84%20w%C4%99z%C5%82%C3%B3w)\n| 8 | [Interpolacja funkcjami sklejanymi](https://github.com/nerooc/Numerical-Methods/tree/master/Lab%208%20-%20Interpolacja%20funkcjami%20sklejanymi)\n| 9 | [Aproksymacja w bazie wielomianów Grama](https://github.com/nerooc/Numerical-Methods/tree/master/Lab%209%20-%20Aproksymacja%20w%20bazie%20wielomian%C3%B3w%20Grama)\n| 10 | [Poszukiwanie minimum (wyżarzanie)](https://github.com/nerooc/Numerical-Methods/tree/master/Labx%2010%20-%20Poszukiwanie%20minimum%20(wy%C5%BCarzanie))\n| 11 | [Szybka transformacja Fouriera](https://github.com/nerooc/Numerical-Methods/tree/master/Labx%2011%20-%20Szybka%20transformacja%20Fouriera)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerooc%2Fnumerical-methods-pl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerooc%2Fnumerical-methods-pl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerooc%2Fnumerical-methods-pl/lists"}