{"id":15665773,"url":"https://github.com/angsch/block-algorithms","last_synced_at":"2025-03-26T23:44:26.476Z","repository":{"id":135949988,"uuid":"288958339","full_name":"angsch/block-algorithms","owner":"angsch","description":"Block Linear Algebra Algorithms in Matlab","archived":false,"fork":false,"pushed_at":"2024-05-25T16:25:33.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T05:26:23.966Z","etag":null,"topics":["blas","lapack","linear-algebra","matlab","matrix-calculations","matrix-factorization","octave"],"latest_commit_sha":null,"homepage":"","language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/angsch.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-08-20T09:07:05.000Z","updated_at":"2024-05-25T16:25:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"bad78fae-599b-4521-9f31-fcd190afb2c7","html_url":"https://github.com/angsch/block-algorithms","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/angsch%2Fblock-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angsch%2Fblock-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angsch%2Fblock-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angsch%2Fblock-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angsch","download_url":"https://codeload.github.com/angsch/block-algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245755595,"owners_count":20667027,"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":["blas","lapack","linear-algebra","matlab","matrix-calculations","matrix-factorization","octave"],"created_at":"2024-10-03T13:54:06.225Z","updated_at":"2025-03-26T23:44:26.467Z","avatar_url":"https://github.com/angsch.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]\n\n# Block Linear Algebra Algorithms\n\nThis file collection contains prototype realizations of linear algebra algorithms. All algorithms are expressed as block or tile algorithms, meaning that the bulk of the computation corresponds to matrix-matrix multiplications (level-3 BLAS).\n\n * Matrix Factorizations\n   - Cholesky decomposition\n   - QR decomposition\n   - RQ decomposition\n   - LQ decomposition\n   - QL decomposition\n   - LU decomposition with partial pivoting\n * Eigenvalue Problem\n   - Reduction to block Hessenberg form\n   - Solver of shifted Hessenberg systems\n   - Eigenvalue reordering in a Schur decomposition\n * Singular Value Decomposition\n   - Implicitly shifted bidiagonal QR algorithm\n   - Polar decomposition SVD via Newton, QDWH, Zolo-pd\n * Solvers\n   - Least Squares solver (via QR)\n   - Triangular Solve\n\n\nThis work is licensed under a\n[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].\n\n[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]\n\n[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/\n[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png\n[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangsch%2Fblock-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangsch%2Fblock-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangsch%2Fblock-algorithms/lists"}