{"id":16976228,"url":"https://github.com/moble/fftw","last_synced_at":"2026-04-15T07:33:18.789Z","repository":{"id":26909255,"uuid":"30371090","full_name":"moble/fftw","owner":"moble","description":"Simple conda/binstar builder for FFTW","archived":false,"fork":false,"pushed_at":"2017-10-16T13:40:42.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T12:55:02.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/moble.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-02-05T18:27:53.000Z","updated_at":"2016-11-29T03:19:52.000Z","dependencies_parsed_at":"2022-09-02T00:52:13.467Z","dependency_job_id":null,"html_url":"https://github.com/moble/fftw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moble/fftw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moble%2Ffftw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moble%2Ffftw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moble%2Ffftw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moble%2Ffftw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moble","download_url":"https://codeload.github.com/moble/fftw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moble%2Ffftw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457470,"owners_count":25989956,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-14T01:25:23.818Z","updated_at":"2025-10-05T12:55:04.700Z","avatar_url":"https://github.com/moble.png","language":"Shell","readme":"# fftw\nSimple python conda builder for [FFTW](http://www.fftw.org/)\n\nThe resulting conda/anaconda packages are available\n[here](https://anaconda.org/moble/fftw), and can be installed with\n\n```sh\nconda install -c moble fftw\n```\n\n\n## How this works\n\nNote: All the following steps are combined in a simple script I keep\n[here](https://github.com/moble/auto_version/blob/master/update_anaconda_org.sh).\n\nA `conda` package can be created from these files by running\n\n```sh\nconda build .\n```\n\nThis downloads and compiles the code as desired, and packages it all up nicely\nin binary form for use in an anaconda distribution.  However, this doesn't\nactually install anything, or make it available publicly.  To make it available\nfrom [anaconda.org](https://anaconda.org/), you need to run the `anaconda\nupload` command noted at the end of the output of the `conda build` command.\n\nYou should probably also support python 3 if possible.  Activate the python 3\nenvironment, then run, e.g.,\n\n```sh\nconda build --python 3.4 .\n```\n\nOnce that has been done, you can go to the web page (listed in the output of\nthe previous command) to view the build.  Once that has succeeded, you can\nautomate the build process to happen every time you push to github by clicking\non the \"Settings\" tab, then \"Continuous Integration\".  Enter the path to the\ngithub repository and any other options necessary.  Notably, if `.binstar.yml`\nis not in the top level of the repo, enter the subdirectory where it is found.\nAlso, if you want to update the publicly available binaries (rather than just\ntesting that they can be built) enter `refs/heads/master` in the Upload\nBranches section.  Then press \"Update CI\".  This will automatically run the\nbuild on linux.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoble%2Ffftw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoble%2Ffftw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoble%2Ffftw/lists"}