{"id":19814091,"url":"https://github.com/guibrandt/sparse_matrix","last_synced_at":"2025-02-28T14:03:24.504Z","repository":{"id":129286031,"uuid":"150979913","full_name":"GuiBrandt/sparse_matrix","owner":"GuiBrandt","description":"Matriz esparsa genérica utilizando árvores AVL em C++, ","archived":false,"fork":false,"pushed_at":"2018-11-27T14:55:45.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T07:36:11.703Z","etag":null,"topics":["avl-tree","cotuca","cpp11","data-structure-cpp","generics","maligno","sparse-matrix"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GuiBrandt.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":"2018-09-30T15:34:25.000Z","updated_at":"2018-11-27T14:55:47.000Z","dependencies_parsed_at":"2023-07-14T22:01:33.249Z","dependency_job_id":null,"html_url":"https://github.com/GuiBrandt/sparse_matrix","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/GuiBrandt%2Fsparse_matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2Fsparse_matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2Fsparse_matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiBrandt%2Fsparse_matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuiBrandt","download_url":"https://codeload.github.com/GuiBrandt/sparse_matrix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241162467,"owners_count":19920410,"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":["avl-tree","cotuca","cpp11","data-structure-cpp","generics","maligno","sparse-matrix"],"created_at":"2024-11-12T09:38:03.277Z","updated_at":"2025-02-28T14:03:24.483Z","avatar_url":"https://github.com/GuiBrandt.png","language":"C++","readme":"# sparse_matrix\r\nImplementação de matriz esparsa usando árvore binárias AVL em C++\r\n\r\nFeito como exercício nas aulas do Prof. André (a.k.a. Maligno) no 6º semestre do curso de Informática no COTUCA.\r\n\r\n## Primeiros passos\r\n\r\n### Para usar\r\nPara usar a classe de árvore AVL, copie o arquivo\r\n`sparse_matrix.hpp` para a pasta do seu projeto e, no código, inclua o cabeçalho:\r\n```cpp\r\n#include \"sparse_matrix.hpp\"\r\n```\r\n\r\nEste projeto também depende de [`avl_tree`](https://github.com/GuiBrandt/avl_tree).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguibrandt%2Fsparse_matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguibrandt%2Fsparse_matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguibrandt%2Fsparse_matrix/lists"}