{"id":22783141,"url":"https://github.com/frontmage/matlab_rust","last_synced_at":"2025-03-30T15:13:48.275Z","repository":{"id":81860434,"uuid":"362759144","full_name":"FrontMage/matlab_rust","owner":"FrontMage","description":"Matlab functions implemented in rust","archived":false,"fork":false,"pushed_at":"2021-04-29T14:14:14.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T16:39:26.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/FrontMage.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":"2021-04-29T09:18:16.000Z","updated_at":"2021-04-29T14:14:16.000Z","dependencies_parsed_at":"2023-04-23T10:03:21.938Z","dependency_job_id":null,"html_url":"https://github.com/FrontMage/matlab_rust","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/FrontMage%2Fmatlab_rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fmatlab_rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fmatlab_rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fmatlab_rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrontMage","download_url":"https://codeload.github.com/FrontMage/matlab_rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246334430,"owners_count":20760644,"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-12-11T22:07:08.551Z","updated_at":"2025-03-30T15:13:48.270Z","avatar_url":"https://github.com/FrontMage.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# matlab_rust\n\nSome matlab functions implemented in rust, aiming to be used on `x86_64` CPUs.\n\nSo no GPU computing, just threading and SIMD.\n\nShout out to @RoyiAvital and @ZR Han, who gave amazing insights and Matlab code examples as references.\n\nhttps://dsp.stackexchange.com/questions/74803/replicate-matlabs-conv2-in-frequency-domain\n\nhttps://dsp.stackexchange.com/questions/38542/applying-image-filtering-circular-convolution-in-frequency-domain\n\n## implemented functions\n\n- conv2\n\n- xcorr2\n\nWhich is just `conv2(a, rot180(b))`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontmage%2Fmatlab_rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrontmage%2Fmatlab_rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontmage%2Fmatlab_rust/lists"}