{"id":16721767,"url":"https://github.com/timueh/matrixcomputations","last_synced_at":"2025-11-05T02:02:30.214Z","repository":{"id":128876433,"uuid":"255901229","full_name":"timueh/MatrixComputations","owner":"timueh","description":"Julia implementations of basic algorithms for matrix computations","archived":false,"fork":false,"pushed_at":"2020-05-06T05:25:47.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T02:46:33.992Z","etag":null,"topics":["julia","matrix-calculations","matrix-decompositions"],"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/timueh.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-04-15T11:53:20.000Z","updated_at":"2020-05-06T05:25:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebb87719-bf0e-430a-a28b-7fa724116d95","html_url":"https://github.com/timueh/MatrixComputations","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/timueh%2FMatrixComputations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timueh%2FMatrixComputations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timueh%2FMatrixComputations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timueh%2FMatrixComputations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timueh","download_url":"https://codeload.github.com/timueh/MatrixComputations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243727945,"owners_count":20338129,"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","matrix-calculations","matrix-decompositions"],"created_at":"2024-10-12T22:32:12.023Z","updated_at":"2025-11-05T02:02:30.185Z","avatar_url":"https://github.com/timueh.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/timueh/MatrixComputations.svg?branch=master)](https://travis-ci.org/timueh/MatrixComputations)\n\n# Matrix computations\n\nA Julia package that explores basic algorithms for matrix computations (LU decomposition, QR decomposition, ...).\nThis code is *not meant to be production ready*; it's a side project I started.\nWhy bother with such elementary matrix computations?\nThe answer is simple: to get a better understanding for the elementary algorithms that are under the hood of pretty much all numerical tools.\n\nThe algorithms are based on two prominent sources:\n\n- \"Matrix Computations\", G.H. Golub and C.F. Van Loan, Johns Hopkins University Press, 1983\n- \"Fundamentals of Matrix Computations\", D.S. Watkins, John Wiley \u0026 Sons, 1991\n\nThe code has been tested for Julia versions \u003e= 1.2.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimueh%2Fmatrixcomputations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimueh%2Fmatrixcomputations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimueh%2Fmatrixcomputations/lists"}