{"id":15360494,"url":"https://github.com/zgana/sparse","last_synced_at":"2025-07-06T05:33:25.239Z","repository":{"id":151455889,"uuid":"205871134","full_name":"zgana/sparse","owner":"zgana","description":"(abandoned) python sparse matrix module with faster construction but slower arithmetic than scipy.sparse","archived":false,"fork":false,"pushed_at":"2019-09-02T14:23:07.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T14:43:33.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zgana.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":"2019-09-02T14:11:00.000Z","updated_at":"2019-09-02T14:23:09.000Z","dependencies_parsed_at":"2023-05-23T09:30:58.072Z","dependency_job_id":null,"html_url":"https://github.com/zgana/sparse","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"1269922364c83c691c0a21136a31a54f302f85ad"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zgana/sparse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgana%2Fsparse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgana%2Fsparse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgana%2Fsparse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgana%2Fsparse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zgana","download_url":"https://codeload.github.com/zgana/sparse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgana%2Fsparse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263853455,"owners_count":23520143,"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-10-01T12:50:16.926Z","updated_at":"2025-07-06T05:33:25.202Z","avatar_url":"https://github.com/zgana.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sparse\n\nThis is an abandoned python sparse matrix module with faster construction but\nslower arithmetic than scipy.sparse.  Basically, I profiled some code and found\nthat sparse matrix construction was a bottleneck.  So I tried writing my own.\nThen I profiled my code again, and sparse matrix construction was no longer a\nbottleneck.  Instead, sparse matrix dot products was the bottleneck.\n\nSo, lol, so much for that.\n\nThis is just uploaded in case I ever want to revisit it, either to make it\nactually good, or just to remind myself why it isn't good.\n\n## license\n\n\n            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE \n                        Version 2, December 2004 \n\n     Copyright (C) 2004 Sam Hocevar \u003csam@hocevar.net\u003e \n\n     Everyone is permitted to copy and distribute verbatim or modified \n     copies of this license document, and changing it is allowed as long \n     as the name is changed. \n\n                DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE \n       TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION \n\n      0. You just DO WHAT THE FUCK YOU WANT TO.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgana%2Fsparse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzgana%2Fsparse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgana%2Fsparse/lists"}