{"id":63107,"name":"mcx","description":"Express \u0026 compile probabilistic programs for performant inference on CPU \u0026 GPU. Powered by JAX.","url":"https://github.com/rlouf/mcx","last_synced_at":"2025-09-08T12:53:36.923Z","repository":{"id":48319712,"uuid":"235531205","full_name":"rlouf/mcx","owner":"rlouf","description":"Express \u0026 compile probabilistic programs for performant inference on CPU \u0026 GPU. Powered by JAX.","archived":false,"fork":false,"pushed_at":"2024-03-20T15:48:42.000Z","size":903,"stargazers_count":330,"open_issues_count":19,"forks_count":16,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-05-24T23:12:22.783Z","etag":null,"topics":["probabilistic-programming"],"latest_commit_sha":null,"homepage":"https://rlouf.github.io/mcx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rlouf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-22T08:38:43.000Z","updated_at":"2025-04-11T14:14:22.000Z","dependencies_parsed_at":"2024-08-04T01:06:57.576Z","dependency_job_id":"41f4ebb5-e4a9-43ad-a1df-715c90a34faa","html_url":"https://github.com/rlouf/mcx","commit_stats":{"total_commits":370,"total_committers":12,"mean_commits":"30.833333333333332","dds":"0.12702702702702706","last_synced_commit":"26c316f2911dac86fbc585b66a8652872187f64e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rlouf/mcx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlouf","download_url":"https://codeload.github.com/rlouf/mcx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/sbom","scorecard":{"id":778665,"data":{"date":"2025-08-11","repo":{"name":"github.com/rlouf/mcx","commit":"26c316f2911dac86fbc585b66a8652872187f64e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/27 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_doc.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_doc.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/rlouf/mcx/build_doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_doc.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rlouf/mcx/build_doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_doc.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/rlouf/mcx/build_doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rlouf/mcx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rlouf/mcx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rlouf/mcx/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rlouf/mcx/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_doc.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build_doc.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T04:19:49.671Z","repository_id":48319712,"created_at":"2025-08-23T04:19:49.672Z","updated_at":"2025-08-23T04:19:49.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188910,"owners_count":25237853,"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-09-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"rlouf","name":"Rémi Louf","uuid":"3885044","kind":"user","description":"\r\nCasual inference. CEO @ .txt\r\n","email":"","website":"www.thetypicalset.com","location":"Bourron-Marlotte, France","twitter":"remilouf","company":".txt","icon_url":"https://avatars.githubusercontent.com/u/3885044?u=d25f1b19c341ad092b89b860547177a7b5107261\u0026v=4","repositories_count":50,"last_synced_at":"2025-08-27T20:13:31.555Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/rlouf","funding_links":["https://github.com/sponsors/rlouf"],"total_stars":445,"followers":531,"following":48,"created_at":"2022-11-12T04:01:15.823Z","updated_at":"2025-08-27T20:13:31.555Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlouf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlouf/repositories"},"packages":[{"id":2876064,"name":"pymcx","ecosystem":"pypi","description":"","homepage":"https://github.com/rlouf/mcx","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/rlouf/mcx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-06-09T17:41:45.000Z","latest_release_published_at":"2020-06-09T17:41:45.000Z","latest_release_number":"0.0.1","last_synced_at":"2024-12-14T03:08:08.272Z","created_at":"2022-04-10T12:15:06.631Z","updated_at":"2024-12-14T03:08:08.273Z","registry_url":"https://pypi.org/project/pymcx/","install_command":"pip install pymcx --index-url https://pypi.org/simple","documentation_url":"https://pymcx.readthedocs.io/","metadata":{"funding":null,"classifiers":["Development Status :: 1 - Planning"],"normalized_name":"pymcx"},"repo_metadata":{"uuid":"235531205","full_name":"rlouf/mcx","owner":"rlouf","description":"Express \u0026 compile probabilistic programs for performant inference on CPU \u0026 GPU. Powered by JAX.","archived":false,"fork":false,"pushed_at":"2021-08-01T20:21:33.000Z","size":881,"stargazers_count":323,"open_issues_count":18,"forks_count":16,"subscribers_count":16,"default_branch":"master","last_synced_at":"2023-08-30T03:05:11.767Z","etag":null,"topics":["probabilistic-programming"],"latest_commit_sha":null,"homepage":"https://rlouf.github.io/mcx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rlouf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-22T08:38:43.000Z","updated_at":"2023-08-04T21:02:00.000Z","dependencies_parsed_at":"2022-08-17T15:10:44.962Z","dependency_job_id":null,"html_url":"https://github.com/rlouf/mcx","commit_stats":null,"previous_names":[],"tags_count":0,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlouf","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":155853222,"owners_count":7508476,"icon_url":"https://github.com/github.png","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"},"owner_record":{"login":"rlouf","name":"Rémi Louf","uuid":"3885044","kind":"user","description":"Casual inference","email":"","website":"www.thetypicalset.com","location":"Fontainebleau, France","twitter":"remilouf","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3885044?u=d25f1b19c341ad092b89b860547177a7b5107261\u0026v=4","repositories_count":15,"last_synced_at":"2023-03-01T04:35:18.496Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/rlouf","created_at":"2022-11-12T04:01:15.823Z","updated_at":"2023-03-01T04:35:18.535Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlouf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlouf/repositories"},"tags":[]},"repo_metadata_updated_at":"2023-08-30T03:15:22.729Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":81.79650923818785,"dependent_repos_count":22.55747644999459,"dependent_packages_count":7.4934934212373125,"stargazers_count":3.518179230494762,"forks_count":9.190617693884017,"docker_downloads_count":3.292305656526368,"average":21.308096948387483},"purl":"pkg:pypi/pymcx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pymcx","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pymcx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pymcx/dependencies","status":null,"funding_links":["https://github.com/sponsors/rlouf"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-30T02:40:39.818Z","issues_count":56,"pull_requests_count":44,"avg_time_to_close_issue":9139186.31707317,"avg_time_to_close_pull_request":2795598.6585365855,"issues_closed_count":41,"pull_requests_closed_count":41,"pull_request_authors_count":11,"issue_authors_count":9,"avg_comments_per_issue":2.4464285714285716,"avg_comments_per_pull_request":3.0454545454545454,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymcx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymcx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymcx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pymcx/related_packages","maintainers":[{"uuid":"rlouf","login":"rlouf","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/rlouf/","role":null,"created_at":"2023-02-25T04:28:26.957Z","updated_at":"2023-02-25T04:28:26.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rlouf/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2797650,"name":"mcx","ecosystem":"pypi","description":"","homepage":"https://github.com/rlouf/mcx","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rlouf/mcx","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-06-08T05:48:13.000Z","latest_release_published_at":"2020-06-08T05:48:13.000Z","latest_release_number":"0.0.1","last_synced_at":"2024-12-21T04:10:49.766Z","created_at":"2022-04-10T11:34:03.041Z","updated_at":"2024-12-21T04:21:10.023Z","registry_url":"https://pypi.org/project/mcx/","install_command":"pip install mcx --index-url https://pypi.org/simple","documentation_url":"https://mcx.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 1 - Planning"],"normalized_name":"mcx"},"repo_metadata":{"id":48319712,"uuid":"235531205","full_name":"rlouf/mcx","owner":"rlouf","description":"Express \u0026 compile probabilistic programs for performant inference on CPU \u0026 GPU. Powered by JAX.","archived":false,"fork":false,"pushed_at":"2024-03-20T15:48:42.000Z","size":903,"stargazers_count":324,"open_issues_count":19,"forks_count":17,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-10-12T16:44:16.526Z","etag":null,"topics":["probabilistic-programming"],"latest_commit_sha":null,"homepage":"https://rlouf.github.io/mcx","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rlouf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-22T08:38:43.000Z","updated_at":"2024-10-04T07:08:40.000Z","dependencies_parsed_at":"2024-08-04T01:06:57.576Z","dependency_job_id":"41f4ebb5-e4a9-43ad-a1df-715c90a34faa","html_url":"https://github.com/rlouf/mcx","commit_stats":{"total_commits":370,"total_committers":12,"mean_commits":"30.833333333333332","dds":"0.12702702702702706","last_synced_commit":"26c316f2911dac86fbc585b66a8652872187f64e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlouf","download_url":"https://codeload.github.com/rlouf/mcx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230671847,"owners_count":18262458,"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"},"owner_record":{"login":"rlouf","name":"Rémi Louf","uuid":"3885044","kind":"user","description":"\r\nCasual inference. CEO @ .txt\r\n","email":"","website":"www.thetypicalset.com","location":"Bourron-Marlotte, France","twitter":"remilouf","company":".txt","icon_url":"https://avatars.githubusercontent.com/u/3885044?u=d25f1b19c341ad092b89b860547177a7b5107261\u0026v=4","repositories_count":49,"last_synced_at":"2024-12-15T04:10:00.742Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/rlouf","funding_links":["https://github.com/sponsors/rlouf"],"total_stars":436,"followers":475,"following":46,"created_at":"2022-11-12T04:01:15.823Z","updated_at":"2024-12-15T04:10:00.744Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlouf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlouf/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-12-21T04:21:10.022Z","dependent_packages_count":0,"downloads":28,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.886389939416897,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":3.51094683838778,"forks_count":9.116061212540993,"docker_downloads_count":null,"average":14.841457341412838},"purl":"pkg:pypi/mcx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mcx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mcx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mcx/dependencies","status":null,"funding_links":["https://github.com/sponsors/rlouf"],"critical":null,"issue_metadata":{"last_synced_at":"2024-12-21T04:09:31.297Z","issues_count":56,"pull_requests_count":45,"avg_time_to_close_issue":9139186.31707317,"avg_time_to_close_pull_request":2795598.6585365855,"issues_closed_count":41,"pull_requests_closed_count":41,"pull_request_authors_count":12,"issue_authors_count":9,"avg_comments_per_issue":2.4464285714285716,"avg_comments_per_pull_request":2.977777777777778,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/issues","maintainers":[{"login":"rlouf","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlouf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mcx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mcx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mcx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mcx/related_packages","maintainers":[{"uuid":"rlouf","login":"rlouf","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/rlouf/","role":null,"created_at":"2023-02-24T15:57:46.939Z","updated_at":"2023-02-24T15:57:46.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rlouf/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":609265,"full_name":"rlouf/mcx","default_branch":"master","committers":[{"name":"Rémi Louf","email":"remilouf@gmail.com","login":"rlouf","count":323},{"name":"Rémi Louf","email":"remi@huggingface.co","login":null,"count":22},{"name":"Eric Ma","email":"ericmajinglong@gmail.com","login":"ericmjl","count":8},{"name":"Louis Maddox","email":"louismmx@gmail.com","login":"lmmx","count":4},{"name":"Jeremie Coullon","email":"jeremie.coullon@gmail.com","login":"jeremiecoullon","count":3},{"name":"mattKretschmer","email":"matthew.kretschmer@gmail.com","login":"mattKretschmer","count":2},{"name":"Sid Ravinutala","email":"sid.ravi1@gmail.com","login":"sidravi1","count":2},{"name":"Matt Kretschmer","email":"35462293+mkretsch327","login":"mkretsch327","count":2},{"name":"zoj","email":"44142765+zoj613","login":"zoj613","count":1},{"name":"Tim Blazina","email":"tim.blazina@gmail.com","login":"tblazina","count":1},{"name":"Daniel Infante Pacheco","email":"54439779+kancurochat","login":"kancurochat","count":1},{"name":"Ashwin Chopra","email":"ashwin@faculty.ai","login":"shwinnn","count":1}],"total_commits":370,"total_committers":12,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":30.833333333333332,"dds":0.12702702702702706,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-20T23:54:13.255Z","last_synced_commit":"26c316f2911dac86fbc585b66a8652872187f64e","created_at":"2023-03-09T07:17:34.302Z","updated_at":"2025-05-20T23:54:13.918Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"rlouf/mcx","html_url":"https://github.com/rlouf/mcx","last_synced_at":"2025-05-24T23:10:14.224Z","status":null,"issues_count":56,"pull_requests_count":45,"avg_time_to_close_issue":9139186.31707317,"avg_time_to_close_pull_request":2795598.6585365855,"issues_closed_count":41,"pull_requests_closed_count":41,"pull_request_authors_count":12,"issue_authors_count":9,"avg_comments_per_issue":2.4464285714285716,"avg_comments_per_pull_request":2.977777777777778,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T17:32:27.728Z","updated_at":"2025-09-01T06:39:44.475Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlouf%2Fmcx/issues","issue_labels_count":{"discussion":13,"priority-1":9,"priority-2":8,"good first issue":8,"bug":7,"core-compiler":7,"enhancement-inference":5,"enhancement-api":4,"core-inference":4,"enhancement-ux":4,"priority-3":3,"enhancement-distribution":3,"documentation":3,"example":2,"help wanted":1,"enhancement-diagnostics":1,"issue-documentation":1,"issue-performance":1,"minutes":1},"pull_request_labels_count":{"dependencies":2,"enhancement-api":1,"priority-3":1,"core-inference":1,"enhancement-inference":1,"priority-1":1,"issue-performance":1},"issue_author_associations_count":{"OWNER":40,"CONTRIBUTOR":9,"NONE":7},"pull_request_author_associations_count":{"OWNER":25,"CONTRIBUTOR":18,"NONE":3},"issue_authors":{"rlouf":40,"jeremiecoullon":6,"elanmart":4,"Dpananos":1,"dirknbr":1,"ericmjl":1,"sidravi1":1,"tblazina":1,"ahartikainen":1},"pull_request_authors":{"rlouf":25,"jeremiecoullon":4,"lmmx":3,"mkretsch327":3,"sidravi1":2,"tblazina":2,"dependabot[bot]":2,"shwinnn":1,"zoj613":1,"kancurochat":1,"balancap":1,"ericmjl":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"rlouf","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlouf"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":6,"ForkEvent":1},"last_year":{"WatchEvent":6,"ForkEvent":1}},"keywords":["probabilistic-programming"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-17T15:10:44.471Z","updated_at":"2022-08-17T15:10:44.471Z","repository_link":"https://github.com/rlouf/mcx/blob/master/requirements-dev.txt","dependencies":[{"id":1858518218,"package_name":"black","ecosystem":"pypi","requirements":"==20.8b1","direct":true,"kind":"development","optional":false},{"id":1858518219,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.8.4","direct":true,"kind":"development","optional":false},{"id":1858518220,"package_name":"isort","ecosystem":"pypi","requirements":"==5.6.4","direct":true,"kind":"development","optional":false},{"id":1858518221,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.790","direct":true,"kind":"development","optional":false},{"id":1858518222,"package_name":"nord-pygments","ecosystem":"pypi","requirements":"==0.0.3","direct":true,"kind":"development","optional":false},{"id":1858518223,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.1.2","direct":true,"kind":"development","optional":false},{"id":1858518224,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==2.1.0","direct":true,"kind":"development","optional":false},{"id":1858518225,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==3.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-17T15:10:44.612Z","updated_at":"2022-08-17T15:10:44.612Z","repository_link":"https://github.com/rlouf/mcx/blob/master/setup.py","dependencies":[{"id":1858518339,"package_name":"arviz","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":1858518340,"package_name":"jax","ecosystem":"pypi","requirements":"==0.2.10","direct":true,"kind":"runtime","optional":false},{"id":1858518341,"package_name":"jaxlib","ecosystem":"pypi","requirements":"==0.1.62","direct":true,"kind":"runtime","optional":false},{"id":1858518342,"package_name":"libcst","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1858518343,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1858518344,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1858518345,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_doc.yml","sha":null,"kind":"manifest","created_at":"2024-08-04T01:06:57.549Z","updated_at":"2024-08-04T01:06:57.549Z","repository_link":"https://github.com/rlouf/mcx/blob/master/.github/workflows/build_doc.yml","dependencies":[{"id":19501072268,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.3.1","direct":true,"kind":"composite","optional":false},{"id":19501072269,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":19501072270,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"3.6.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2024-08-04T01:06:57.558Z","updated_at":"2024-08-04T01:06:57.558Z","repository_link":"https://github.com/rlouf/mcx/blob/master/.github/workflows/lint.yml","dependencies":[{"id":19501072271,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":19501072272,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-08-04T01:06:57.565Z","updated_at":"2024-08-04T01:06:57.565Z","repository_link":"https://github.com/rlouf/mcx/blob/master/.github/workflows/test.yml","dependencies":[{"id":19501072273,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":19501072274,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":11.86633909660659,"created_at":"2025-09-08T11:18:28.305Z","updated_at":"2025-10-07T08:24:30.163Z","avatar_url":"https://github.com/rlouf.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":31,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["optimizing-compiler","bayesian-inference","mcmc","pytensor","statistical-analysis","variational-inference","tensors","jax","aesara","automatic-differentiation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63107","html_url":"https://science.ecosyste.ms/projects/63107"}