{"id":17113236,"url":"https://github.com/jmert/almpure","last_synced_at":"2025-09-12T17:33:15.599Z","repository":{"id":150501216,"uuid":"80386638","full_name":"jmert/almpure","owner":"jmert","description":"Codes to compute pure spectra from CMB maps.","archived":false,"fork":false,"pushed_at":"2017-06-27T16:38:55.000Z","size":177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T23:43:03.348Z","etag":null,"topics":["cmb","cosmic-microwave-background","matlab","spherical-harmonics"],"latest_commit_sha":null,"homepage":null,"language":"Fortran","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/jmert.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":"support/odyssey_env.sh","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-30T01:51:31.000Z","updated_at":"2021-08-30T10:19:42.000Z","dependencies_parsed_at":"2023-07-29T02:45:11.400Z","dependency_job_id":null,"html_url":"https://github.com/jmert/almpure","commit_stats":{"total_commits":59,"total_committers":3,"mean_commits":"19.666666666666668","dds":"0.18644067796610164","last_synced_commit":"8f8b48dd7e3318bd1b2daacff06ea4d195807cea"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jmert/almpure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmert%2Falmpure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmert%2Falmpure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmert%2Falmpure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmert%2Falmpure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmert","download_url":"https://codeload.github.com/jmert/almpure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmert%2Falmpure/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266983523,"owners_count":24016559,"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-07-25T02:00:09.625Z","response_time":70,"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":["cmb","cosmic-microwave-background","matlab","spherical-harmonics"],"created_at":"2024-10-14T17:04:41.670Z","updated_at":"2025-07-25T09:10:48.806Z","avatar_url":"https://github.com/jmert.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# almpure\n\n`almpure` is a set of bindings to the [S2HAT][1] and [PS2HAT][2] libraries.\n\n## Getting Started\n\n### Downloading\n\nEither download a release tarball from\nhttps://github.com/jmert/almpure/releases or clone the git repository:\n\n```bash\n$ git clone https://github.com/jmert/almpure\n```\n\n### Prerequisites\n\nIf starting from git sources, the following will be required to bootstrap\nthe build system:\n\n- The GNU Autotools\n- `pkg-config`\n\nGeneric build dependencies then include:\n\n- A `make` build tool.\n- An MPI library implementation.\n- The FFTW3 library.\n- C and Fortran compilers.\n\n\u003e At present, only OpenMPI has been tested, though other compliant MPI\n\u003e implementations should work as well.\n\nOptional components include:\n\n- Matlab to build MEX “all-in-one” function wrappers.\n  * A static FFTW3 library is required for MEX compilation.\n\n### Compiling\n\nTo bootstrap the build system from git sources,\n\n```bash\n$ autoreconf -vi\n```\n\nNext (or for a release tarball), configure and build the library. For example,\nfor home directory install without the Matlab MEX bindings:\n\n```bash\n$ ./configure --without-matlab --prefix=$HOME/local/almpure\n$ make \u0026\u0026 make install\n```\n\nMore options can be discovered via\n\n```bash\n$ ./configure --help\n```\n\nwhich will show other available configuration options and variables.\n\n[1]: http://www.apc.univ-paris7.fr/APC_CS/Recherche/Adamis/MIDAS09/software/s2hat/s2hat.html\n[2]: http://www.apc.univ-paris7.fr/APC_CS/Recherche/Adamis/MIDAS09/software/pures2hat/pureS2HAT.html\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmert%2Falmpure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmert%2Falmpure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmert%2Falmpure/lists"}