{"id":20873931,"url":"https://github.com/dbtek/low-comp-filter-coefficients","last_synced_at":"2026-04-26T09:32:02.799Z","repository":{"id":71683135,"uuid":"48322283","full_name":"dbtek/low-comp-filter-coefficients","owner":"dbtek","description":"Filter design with low complexity coefficients.","archived":false,"fork":false,"pushed_at":"2015-12-24T10:46:43.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T20:57:32.225Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dbtek.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}},"created_at":"2015-12-20T13:47:26.000Z","updated_at":"2015-12-23T08:51:31.000Z","dependencies_parsed_at":"2023-05-27T03:00:39.694Z","dependency_job_id":null,"html_url":"https://github.com/dbtek/low-comp-filter-coefficients","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbtek/low-comp-filter-coefficients","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Flow-comp-filter-coefficients","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Flow-comp-filter-coefficients/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Flow-comp-filter-coefficients/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Flow-comp-filter-coefficients/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbtek","download_url":"https://codeload.github.com/dbtek/low-comp-filter-coefficients/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbtek%2Flow-comp-filter-coefficients/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32292808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"last_error":"SSL_read: 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-11-18T06:28:24.818Z","updated_at":"2026-04-26T09:32:02.783Z","avatar_url":"https://github.com/dbtek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# low-comp-filter-coefficients\nJavscript implementation of the algorithm described in paper, [Filter Design With Low Complexity Coefficients](https://stanford.edu/~boyd/papers/pdf/filt_coef_trunc.pdf) by Joëlle Skaf and Stephen P. Boyd.\n\n## Prequisites\n- [Nodejs](https://nodejs.org/en/), npm later than 4.2.*.\n\n## Get Things Run\nES-6 features are used in this project. [Babel](http://babeljs.io) transpiling is required, since.\n\nTo install dependencies run inside project root:\n\n```bash\n$ npm install\n```\n\nThis will install dependency libraries along with babel and its plugins.\n\nTo start program, run:\n```\n$ node .\n```\n\n## License\n[MIT](http://opensource.org/licenses/MIT)\n\n## Author\nİsmail Demirbilek\n[@dbtek](https://twitter.com/dbtek)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbtek%2Flow-comp-filter-coefficients","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbtek%2Flow-comp-filter-coefficients","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbtek%2Flow-comp-filter-coefficients/lists"}