{"id":22954974,"url":"https://github.com/hpac/matrixgeneratorcpp","last_synced_at":"2025-04-02T00:27:08.089Z","repository":{"id":149669927,"uuid":"74408045","full_name":"HPAC/MatrixGeneratorCpp","owner":"HPAC","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-08T15:13:35.000Z","size":225,"stargazers_count":1,"open_issues_count":14,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T15:45:22.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/HPAC.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":"2016-11-21T21:36:02.000Z","updated_at":"2022-03-02T19:52:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6010946-c150-4387-8bc9-2db9172525b6","html_url":"https://github.com/HPAC/MatrixGeneratorCpp","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/HPAC%2FMatrixGeneratorCpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2FMatrixGeneratorCpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2FMatrixGeneratorCpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2FMatrixGeneratorCpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HPAC","download_url":"https://codeload.github.com/HPAC/MatrixGeneratorCpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246732615,"owners_count":20824775,"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":[],"created_at":"2024-12-14T16:20:19.614Z","updated_at":"2025-04-02T00:27:08.056Z","avatar_url":"https://github.com/HPAC.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/HPAC/MatrixGeneratorCpp.svg?branch=master)](https://travis-ci.org/HPAC/MatrixGeneratorCpp)\n\nRequirements:\n- a C++14 compiler - currently tested against recent versions of GCC and Clang\n- BLAS/LAPACK library is required for generation of symmetric positive-definite and orthogonal matrices. currently tested against OpenBLAS and IntelMKL\n\nSupported libraries:\n- [Eigen3](http://eigen.tuxfamily.org/index.php?title=Main_Page) - tested with 3.3.1\n- [Blaze](https://bitbucket.org/blaze-lib/blaze/) - tested with 3.0\n- [Armadillo](http://arma.sourceforge.net/) - tested with 7.5\n\nSupported matrix shapes: full, symmetric, upper/lower triangular (non-square as well), diagonal, banded (partial support)\n\nSupport matrix properties: random, constant, symmetric positive-definite, orthogonal\n\nAn example of configuring project with support for Blaze and Armadillo libraries:\n\n`cmake -DCMAKE_PREFIX_PATH=\"ARMADILLO_PATH;EIGEN_PATH;BLAZE_PATH\" -DWITH_BLAZE=On -DWITH_ARMADILLO=On -DWITH_LAPACK=On`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpac%2Fmatrixgeneratorcpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhpac%2Fmatrixgeneratorcpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpac%2Fmatrixgeneratorcpp/lists"}