{"id":18332033,"url":"https://github.com/davxy/numeric","last_synced_at":"2025-04-09T18:30:08.343Z","repository":{"id":90839982,"uuid":"176799008","full_name":"davxy/numeric","owner":"davxy","description":"Numerical Analysis algorithms in Python and Octave","archived":false,"fork":false,"pushed_at":"2023-06-04T10:17:57.000Z","size":108,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-04T15:43:22.715Z","etag":null,"topics":["differentiation","factorization","integration","interpolation","linear-algebra","matlab","numerical-analysis","numerical-methods","octave","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davxy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-03-20T18:59:14.000Z","updated_at":"2023-06-04T10:18:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"b740b432-ee3f-4a47-bef5-ab6d74942779","html_url":"https://github.com/davxy/numeric","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/davxy%2Fnumeric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davxy%2Fnumeric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davxy%2Fnumeric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davxy%2Fnumeric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davxy","download_url":"https://codeload.github.com/davxy/numeric/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248087488,"owners_count":21045527,"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":["differentiation","factorization","integration","interpolation","linear-algebra","matlab","numerical-analysis","numerical-methods","octave","python"],"created_at":"2024-11-05T19:37:02.581Z","updated_at":"2025-04-09T18:30:08.285Z","avatar_url":"https://github.com/davxy.png","language":"Python","readme":"Numerical Analysis\n==================\n\nCompanion [book](https://datawok.net/posts/numerical-analysis)\n\n\nAlgorithms\n----------\n\n### Finite Arithmetic\n\n- Machine precision computation\n- Numerical cancellation example\n\n\n### Equation Roots\n\n- Bisection method\n- Newton-Raphson method\n- Newton-Raphson with Aitken acceleration\n- Quasi-Newton Chords method\n- Quasi-Newton Secant method\n\n\n### Linear Algebra\n\n- Reduced Row Echelon Form\n- Diagonal systems\n- Triangular systems\n- LU factorization\n- PA=LU factorization\n- LL' Cholesky factorization\n\n\n### Polynomial Interpolation\n\n- Lagrange interpolation polynomial\n- Chebyshev nodes\n- Divided differences\n- Lebesgue function and constant grow\n- Runge test\n- Polynomial interpolation application: Toom-3 multiplication\n- Cubic spline\n\n\n### Numerical differentiation\n\n- Forward Finite differences (FFD)\n- Symmetric differential quotient (SDQ)\n- Condition number experiment: h threshold\n\n\n### Numerical integration\n\n- Composite trapezoid method\n- Composite Simpson's method\n- Adaptive methods\n- Romberg method\n\n\n### Misc\n\n- Vandermonde matrix conditioning number graph\n\n\nDependencies\n------------\n\n### Python\n\n- Python3\n- NumPy (http://numpy.org)\n- Matplotlib (https://matplotlib.org/)\n\nPython3 and package manager system-wide installation\n\n    $ sudo apt install python3 pip3\n\nPython3 packages installation (user only)\n\n    $ pip3 install numpy matplotlib\n\n### Octave\n\nAll in one octave package installation\n\n    $ sudo apt install octave\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavxy%2Fnumeric","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavxy%2Fnumeric","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavxy%2Fnumeric/lists"}