{"id":20048739,"url":"https://github.com/timotej979/mathematical-programs","last_synced_at":"2026-05-11T11:36:41.041Z","repository":{"id":109483705,"uuid":"264752603","full_name":"Timotej979/Mathematical-programs","owner":"Timotej979","description":"Simple mathematical programs created in free time","archived":false,"fork":false,"pushed_at":"2022-05-20T20:12:23.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T08:27:43.518Z","etag":null,"topics":["c","mathematics","matlab","numerical-analysis","numerical-computation","numerical-methods"],"latest_commit_sha":null,"homepage":"","language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Timotej979.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":"2020-05-17T20:38:10.000Z","updated_at":"2023-11-04T22:35:02.000Z","dependencies_parsed_at":"2023-03-13T14:10:32.698Z","dependency_job_id":null,"html_url":"https://github.com/Timotej979/Mathematical-programs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Timotej979/Mathematical-programs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timotej979%2FMathematical-programs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timotej979%2FMathematical-programs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timotej979%2FMathematical-programs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timotej979%2FMathematical-programs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Timotej979","download_url":"https://codeload.github.com/Timotej979/Mathematical-programs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timotej979%2FMathematical-programs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32893746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","mathematics","matlab","numerical-analysis","numerical-computation","numerical-methods"],"created_at":"2024-11-13T11:45:45.883Z","updated_at":"2026-05-11T11:36:41.025Z","avatar_url":"https://github.com/Timotej979.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mathematical-programs\nSimple mathematical programs created in free time.\n\n**_C programming language (Using 128 bit floating point percission):_**\n    \n  - **Taylor series** calculates the series upon given function and percision.\n\n  - **SqrtOfPiE** calculates the value upon given percision, pi is calculated with Euler's formula and e with Taylor series expansion.\n\n  - **SumOfNaturalNum** calculates partial sums of n given natural numbers and aproximates a parabola using least squares theorem for sequential natural numbers with partial sums of the given natural number. Then it caluculates the difference between the computed value and theorethical value of -1/12.\n\n\n**_Numerical methods in Matlab:_**\n  \n  - **LU decomposition** with direct and reverse insertion with tridiagonal version of those.\n    \n  - **Cholesky decomposition** for tridiagonal positive definite matrices\n    \n  - **Bisection** for finding zeroes of a function\n    \n  - **Secant method** for finding zeroes of a function\n\n  - **Tangent method** for finding zeroes of a function\n\n  - **Newton method** for finding function intersections\n\n  - **Euler method** for solving DE y' = f(x, y)\n\n  - **Modified Euler method** for solving DE y' = f(x, y)\n\n  - **Leapfrog method** for solving DE y' = f(x, y)\n\n  - **Runge-Kutta method of 4-th order** for solving DE y' = f(x, y)\n\n  - **Trapezoidal rule** for solving DE y' = f(x, y)\n\n  - **Methods for numerical integration** for numerical calculation of integrals\n    - Rectangular rule\n    - Trapezoidal rule\n    - Simpson 1/3 rule\n    - Simpson 3/8 rule\n    - Romberg method \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimotej979%2Fmathematical-programs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimotej979%2Fmathematical-programs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimotej979%2Fmathematical-programs/lists"}