{"id":18947129,"url":"https://github.com/qedsoftware/sparsehc","last_synced_at":"2025-04-15T22:31:27.754Z","repository":{"id":145932537,"uuid":"36040470","full_name":"qedsoftware/sparsehc","owner":"qedsoftware","description":"Online hierarchical clustering, \"forked\" from BitBucket. Modifying it so that it compiles.","archived":false,"fork":false,"pushed_at":"2015-05-21T22:31:56.000Z","size":120,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T03:51:16.598Z","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/qedsoftware.png","metadata":{"files":{"readme":"README","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}},"created_at":"2015-05-21T22:30:48.000Z","updated_at":"2024-06-14T19:04:36.000Z","dependencies_parsed_at":"2023-03-30T03:01:10.882Z","dependency_job_id":null,"html_url":"https://github.com/qedsoftware/sparsehc","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/qedsoftware%2Fsparsehc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fsparsehc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fsparsehc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qedsoftware%2Fsparsehc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qedsoftware","download_url":"https://codeload.github.com/qedsoftware/sparsehc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249166100,"owners_count":21223383,"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-11-08T13:09:03.501Z","updated_at":"2025-04-15T22:31:26.886Z","avatar_url":"https://github.com/qedsoftware.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"sparsehc: Memory-efficient hierarchical clustering\n\nCompile:\n\n\tFrom Eclipse: Add the whole downloaded project to workspace and build\n\tFrom Linux terminal: Go to the Release folder and type \"make\"\n\tThe executable file is Release/sparsehc\n\nCommand:\n\t\t\n\t./sparsehc --matrix=\u003cinput_path\u003e --tree=\u003coutput_path\u003e --size=\u003cnumber_of_data_points\u003e\n\t--threshold=\u003cdistance_threshold\u003e --linkage=\u003clinkage_type\u003e\n\nParameters:\n\t\n\t--matrix=%s\tPath to the input matrix file \u003crequired\u003e\n\t--tree=%s \tPath to the output tree file \u003crequired\u003e\n\t--size=%u\tNumber of data points \u003crequired\u003e\n\t--dim=%u\tDimension of each point \u003crequired\u003e\n\t--threshold=%f\tThe maximum distance value in the input distance matrix \u003crequired\u003e\n\t--linkage=%s\tThe linkage type: average, complete or single \u003crequired\u003e\t\n\t\t\nExample: \n\n\t./sparsehc --matrix=/Data/sparse_matrix.dat --tree=/Data/average_tree.txt --size=100 --threshold=0.5 --linkage=average\n\t\nData: \n\n\tTo randomly generate pairwise Euclidean distance matrices of different sizes and dimensions:\n\thttps://bitbucket.org/ngthuydiem/simmat\n\t\n\t\t","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqedsoftware%2Fsparsehc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqedsoftware%2Fsparsehc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqedsoftware%2Fsparsehc/lists"}