{"id":17131383,"url":"https://github.com/vc1492a/numericalalgorithms-julia","last_synced_at":"2025-04-13T07:52:54.934Z","repository":{"id":24935429,"uuid":"28352737","full_name":"vc1492a/NumericalAlgorithms-Julia","owner":"vc1492a","description":"A collection of numerical algorithms for Julia.","archived":false,"fork":false,"pushed_at":"2016-04-10T00:09:29.000Z","size":17,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-13T07:52:50.077Z","etag":null,"topics":["julia","julia-language","numerical-algorithms"],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/vc1492a.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}},"created_at":"2014-12-22T18:32:03.000Z","updated_at":"2022-04-11T16:33:50.000Z","dependencies_parsed_at":"2022-09-01T13:42:39.302Z","dependency_job_id":null,"html_url":"https://github.com/vc1492a/NumericalAlgorithms-Julia","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/vc1492a%2FNumericalAlgorithms-Julia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vc1492a%2FNumericalAlgorithms-Julia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vc1492a%2FNumericalAlgorithms-Julia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vc1492a%2FNumericalAlgorithms-Julia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vc1492a","download_url":"https://codeload.github.com/vc1492a/NumericalAlgorithms-Julia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681493,"owners_count":21144700,"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":["julia","julia-language","numerical-algorithms"],"created_at":"2024-10-14T19:23:27.496Z","updated_at":"2025-04-13T07:52:54.906Z","avatar_url":"https://github.com/vc1492a.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numerical Algorithms in Julia\n\nA collection of numerical algorithms written for the Julia language, useful for educational or functional programming purposes.\n\nIt has been quite some time since these functions were written and tested, and I believe I was using 0.3 when I initially published. I unfortunately won't be spending much time updating this code base in the near future due to other commitments. I encourage those that are interested to fork the repo and submit a pull request, as I would love to see this project continue to contribute to the Julia community. \n\n## Current Algorithms\n\nHere's a list of currently supported algorithms.\n\n- Error\n- Trapezoid Method\n- Newton's Method\n- Secant Method\n- Linear Algebra (incomplete)\n- Simpson's Method\n- Romberg Integration Algorithm (appl. of Richardson extrapolation)\n- Node transformations\n- Gaussian Quadrature (2 and 3 point integration)\n- Runge-Kutta Algorithms (orders 2, 3 and 4)\n- Distance between two points\n- Calculate the hypotenuse of a triangle\n- Area of triangle (using points)\n- Additional Newton-Cotes rules\n- Convert polar coordinates to Cartesian coordinates\n- Jacobian Matrix Evaluation in R2 and R3\n- Wronskian Matrix Evaluation in R2\n- Hilbert matrices\n- Calculation of Chebyshev nodes\n\n## Planned Algorithms\n\nHere's what I had planned, but please feel free to add numerical algorithms outside of this list. \n\n- Bisection Method\n- Polynomial Interpolation\n- Linear Algebra (matrices, Gaussian elimination)\n- First and Second derivatives","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvc1492a%2Fnumericalalgorithms-julia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvc1492a%2Fnumericalalgorithms-julia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvc1492a%2Fnumericalalgorithms-julia/lists"}