{"id":16315132,"url":"https://github.com/glendemon/ghw","last_synced_at":"2026-01-27T18:09:39.774Z","repository":{"id":70098442,"uuid":"231244350","full_name":"glendemon/ghw","owner":"glendemon","description":"Generalized Hamming Weights for Linear Codes","archived":false,"fork":false,"pushed_at":"2020-01-01T17:39:17.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T18:34:05.134Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/glendemon.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":"2020-01-01T17:27:54.000Z","updated_at":"2020-01-01T17:39:19.000Z","dependencies_parsed_at":"2023-03-11T07:58:57.486Z","dependency_job_id":null,"html_url":"https://github.com/glendemon/ghw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/glendemon/ghw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glendemon%2Fghw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glendemon%2Fghw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glendemon%2Fghw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glendemon%2Fghw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glendemon","download_url":"https://codeload.github.com/glendemon/ghw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glendemon%2Fghw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28817796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:01:38.485Z","status":"ssl_error","status_checked_at":"2026-01-27T18:01:27.499Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10T21:56:14.610Z","updated_at":"2026-01-27T18:09:39.760Z","avatar_url":"https://github.com/glendemon.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generalized Hamming Weights for Linear Codes\n\n## Installation\n\nYou must install [flint-2.4](http://flintlib.org/) first\n\n```\n#!bash\n$ wget http://flintlib.org/flint-2.4.tar.gz\n$ tar xzf flint-*.tar.gz\n$ cd flint-*\n$ ./configure --prefix=../ghw/ --reentrant\n$ make\n$ make check\n$ make install\n```\n\nThen install GHW\n\n```\n#!bash\n$ hg clone ssh://hg@bitbucket.org/glendemon/ghw\n$ cd ghw\n$ make\n$ ln -s dist/Release/GNU-Linux-x86/ghw\n```\n\n## Usage\n\n### Launching\n```\n#!bash\n$ time ./ghw [path to file]\n```\n\n### Rebuild\n\nRebuild program and create link.\n```\n#!bash\n$ bash rebuild.sh\n```\n\n### Run from ./codes directory\n\nCompute weight hierarchy for codes in ./codes directory.\nWrite results to ./results directory.\n```\n#!bash\n$ bash run.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglendemon%2Fghw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglendemon%2Fghw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglendemon%2Fghw/lists"}