{"id":357532,"url":"https://github.com/infer-actively/pymdp","last_synced_at":"2026-08-14T00:30:41.516Z","repository":{"id":38825959,"uuid":"224498849","full_name":"infer-actively/pymdp","owner":"infer-actively","description":"A Python implementation of active inference for Markov Decision Processes","archived":false,"fork":false,"pushed_at":"2026-08-11T09:09:06.000Z","size":40505,"stargazers_count":722,"open_issues_count":44,"forks_count":137,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-13T00:13:25.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/infer-actively.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-27T19:03:35.000Z","updated_at":"2026-08-11T09:10:12.000Z","dependencies_parsed_at":"2026-08-05T20:27:06.923Z","dependency_job_id":null,"html_url":"https://github.com/infer-actively/pymdp","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/infer-actively/pymdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/sbom","scorecard":{"id":487860,"data":{"date":"2025-08-11","repo":{"name":"github.com/infer-actively/pymdp","commit":"a2f0f01a4685a13e77858fedc9e0f498894eef61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":10,"reason":"2 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/22 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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: MIT License: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:15:46.832Z","repository_id":38825959,"created_at":"2025-08-19T18:15:46.832Z","updated_at":"2025-08-19T18:15:46.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36625330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"infer-actively","name":"infer-actively","uuid":"75545318","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75545318?v=4","repositories_count":2,"last_synced_at":"2023-03-07T14:46:34.484Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/infer-actively","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T12:27:13.977Z","updated_at":"2023-03-07T14:46:34.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively/repositories"},"packages":[{"id":11779467,"name":"github.com/infer-actively/pymdp","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/infer-actively/pymdp","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-10-27T20:45:36.000Z","latest_release_published_at":"2026-06-15T15:33:16.000Z","latest_release_number":"v1.0.3","last_synced_at":"2026-08-13T00:09:01.437Z","created_at":"2025-06-09T09:44:03.216Z","updated_at":"2026-08-13T00:23:14.768Z","registry_url":"https://pkg.go.dev/github.com/infer-actively/pymdp","install_command":"go get github.com/infer-actively/pymdp","documentation_url":"https://pkg.go.dev/github.com/infer-actively/pymdp#section-documentation","metadata":{},"repo_metadata":{"id":38825959,"uuid":"224498849","full_name":"infer-actively/pymdp","owner":"infer-actively","description":"A Python implementation of active inference for Markov Decision Processes","archived":false,"fork":false,"pushed_at":"2026-07-24T12:35:36.000Z","size":40484,"stargazers_count":723,"open_issues_count":43,"forks_count":136,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-05T22:41:30.780Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/infer-actively.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-27T19:03:35.000Z","updated_at":"2026-07-28T16:32:56.000Z","dependencies_parsed_at":"2026-08-05T20:27:06.923Z","dependency_job_id":null,"html_url":"https://github.com/infer-actively/pymdp","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/infer-actively/pymdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/sbom","scorecard":{"id":487860,"data":{"date":"2025-08-11","repo":{"name":"github.com/infer-actively/pymdp","commit":"a2f0f01a4685a13e77858fedc9e0f498894eef61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":10,"reason":"2 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/22 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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: MIT License: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:15:46.832Z","repository_id":38825959,"created_at":"2025-08-19T18:15:46.832Z","updated_at":"2025-08-19T18:15:46.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","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"},"owner_record":{"login":"infer-actively","name":"infer-actively","uuid":"75545318","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75545318?v=4","repositories_count":2,"last_synced_at":"2023-03-07T14:46:34.484Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/infer-actively","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T12:27:13.977Z","updated_at":"2023-03-07T14:46:34.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively/repositories"},"tags":[{"name":"v1.0.3","sha":"83ab425b043d1662d1114ed9706a0945f32edb72","kind":"commit","published_at":"2026-06-15T15:33:16.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.3","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"f2071e97315da2c2e4b25603a04dd0f560eea564","kind":"commit","published_at":"2026-05-14T16:55:40.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.2","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5741c467e660473ee06c4349ec8a794e98fb5549","kind":"commit","published_at":"2026-04-28T19:39:52.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.1","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"beaa37833c1de70d542eafaa79b0e49d43ee018a","kind":"tag","published_at":"2026-03-19T04:23:39.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.0","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.0/manifests"},{"name":"v0.0.7.1","sha":"2d2152c79d4b28c8efc4a7a77012a5d1c146ec32","kind":"commit","published_at":"2023-03-25T17:55:41.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.7.1","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7.1/manifests"},{"name":"v0.0.7","sha":"2ea0afd84f3328b29255e82f6856577a607eb3ea","kind":"commit","published_at":"2022-12-08T15:21:50.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.7","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9bed541328843fe1ef6446504066881dc0925320","kind":"commit","published_at":"2022-08-24T21:11:04.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.6","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"fcbdfe504a69e263077c42fdb9bb2252de657110","kind":"commit","published_at":"2022-04-25T20:49:12.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.5","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"947845d654f65d7059ae13ed1d5448152d907a39","kind":"commit","published_at":"2022-01-10T14:44:29.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.4","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"12f039f8a91b55d79b80015b3336135587f0e79f","kind":"commit","published_at":"2021-10-27T20:45:36.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.3","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T00:23:14.768Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.555643851800051},"purl":"pkg:golang/github.com/infer-actively/pymdp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/infer-actively/pymdp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/infer-actively/pymdp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/infer-actively/pymdp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T23:30:45.392Z","issues_count":126,"pull_requests_count":217,"avg_time_to_close_issue":9365341.137254901,"avg_time_to_close_pull_request":2542396.8947368423,"issues_closed_count":51,"pull_requests_closed_count":171,"pull_request_authors_count":31,"issue_authors_count":34,"avg_comments_per_issue":0.9523809523809523,"avg_comments_per_pull_request":0.5944700460829493,"merged_pull_requests_count":155,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":56,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":3232473.6153846155,"past_year_avg_time_to_close_pull_request":229102.6511627907,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.6071428571428571,"past_year_avg_comments_per_pull_request":0.7746478873239436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/issues","maintainers":[{"login":"conorheins","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"tverbele","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"},{"login":"OzanCatalVerses","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"},{"login":"dimarkov","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimarkov"},{"login":"toonvdm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toonvdm"},{"login":"riddhipits","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"BerenMillidge","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BerenMillidge"},{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"jkbren","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkbren"},{"login":"alec-tschantz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alec-tschantz"}],"active_maintainers":[{"login":"conorheins","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"riddhipits","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"lancelotdacosta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"tverbele","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Finfer-actively%2Fpymdp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263090,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2766712,"name":"inferactively-pymdp","ecosystem":"pypi","description":"A Python package for solving Markov Decision Processes with Active Inference","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/infer-actively/pymdp","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2021-08-17T14:53:20.000Z","latest_release_published_at":"2026-06-15T15:40:16.000Z","latest_release_number":"1.0.3","last_synced_at":"2026-08-13T00:28:12.110Z","created_at":"2022-04-10T11:18:37.228Z","updated_at":"2026-08-13T00:28:12.111Z","registry_url":"https://pypi.org/project/inferactively-pymdp/","install_command":"pip install inferactively-pymdp --index-url https://pypi.org/simple","documentation_url":"https://pymdp-rtd.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://pymdp-rtd.readthedocs.io/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"inferactively-pymdp","project_status":null},"repo_metadata":{"id":38825959,"uuid":"224498849","full_name":"infer-actively/pymdp","owner":"infer-actively","description":"A Python implementation of active inference for Markov Decision Processes","archived":false,"fork":false,"pushed_at":"2026-07-24T12:35:36.000Z","size":40484,"stargazers_count":723,"open_issues_count":43,"forks_count":136,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-05T22:41:30.780Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/infer-actively.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-27T19:03:35.000Z","updated_at":"2026-07-28T16:32:56.000Z","dependencies_parsed_at":"2026-08-05T20:27:06.923Z","dependency_job_id":null,"html_url":"https://github.com/infer-actively/pymdp","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/infer-actively/pymdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/sbom","scorecard":{"id":487860,"data":{"date":"2025-08-11","repo":{"name":"github.com/infer-actively/pymdp","commit":"a2f0f01a4685a13e77858fedc9e0f498894eef61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":10,"reason":"2 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/22 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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: MIT License: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:15:46.832Z","repository_id":38825959,"created_at":"2025-08-19T18:15:46.832Z","updated_at":"2025-08-19T18:15:46.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","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"},"owner_record":{"login":"infer-actively","name":"infer-actively","uuid":"75545318","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75545318?v=4","repositories_count":2,"last_synced_at":"2023-03-07T14:46:34.484Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/infer-actively","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T12:27:13.977Z","updated_at":"2023-03-07T14:46:34.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively/repositories"},"tags":[{"name":"v1.0.3","sha":"83ab425b043d1662d1114ed9706a0945f32edb72","kind":"commit","published_at":"2026-06-15T15:33:16.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.3","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"f2071e97315da2c2e4b25603a04dd0f560eea564","kind":"commit","published_at":"2026-05-14T16:55:40.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.2","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5741c467e660473ee06c4349ec8a794e98fb5549","kind":"commit","published_at":"2026-04-28T19:39:52.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.1","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"beaa37833c1de70d542eafaa79b0e49d43ee018a","kind":"tag","published_at":"2026-03-19T04:23:39.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.0","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.0/manifests"},{"name":"v0.0.7.1","sha":"2d2152c79d4b28c8efc4a7a77012a5d1c146ec32","kind":"commit","published_at":"2023-03-25T17:55:41.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.7.1","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7.1/manifests"},{"name":"v0.0.7","sha":"2ea0afd84f3328b29255e82f6856577a607eb3ea","kind":"commit","published_at":"2022-12-08T15:21:50.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.7","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9bed541328843fe1ef6446504066881dc0925320","kind":"commit","published_at":"2022-08-24T21:11:04.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.6","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"fcbdfe504a69e263077c42fdb9bb2252de657110","kind":"commit","published_at":"2022-04-25T20:49:12.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.5","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"947845d654f65d7059ae13ed1d5448152d907a39","kind":"commit","published_at":"2022-01-10T14:44:29.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.4","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"12f039f8a91b55d79b80015b3336135587f0e79f","kind":"commit","published_at":"2021-10-27T20:45:36.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.3","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T00:23:14.805Z","dependent_packages_count":0,"downloads":20308,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.86186970391406,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":3.4681090792819407,"forks_count":5.590850850355354,"docker_downloads_count":null,"average":11.917748086596678},"purl":"pkg:pypi/inferactively-pymdp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/inferactively-pymdp","docker_dependents_count":1,"docker_downloads_count":16,"usage_url":"https://repos.ecosyste.ms/usage/pypi/inferactively-pymdp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/inferactively-pymdp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T23:30:45.392Z","issues_count":126,"pull_requests_count":217,"avg_time_to_close_issue":9365341.137254901,"avg_time_to_close_pull_request":2542396.8947368423,"issues_closed_count":51,"pull_requests_closed_count":171,"pull_request_authors_count":31,"issue_authors_count":34,"avg_comments_per_issue":0.9523809523809523,"avg_comments_per_pull_request":0.5944700460829493,"merged_pull_requests_count":155,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":56,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":3232473.6153846155,"past_year_avg_time_to_close_pull_request":229102.6511627907,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.6071428571428571,"past_year_avg_comments_per_pull_request":0.7746478873239436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/issues","maintainers":[{"login":"conorheins","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"tverbele","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"},{"login":"OzanCatalVerses","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"},{"login":"dimarkov","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimarkov"},{"login":"toonvdm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toonvdm"},{"login":"riddhipits","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"BerenMillidge","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BerenMillidge"},{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"jkbren","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkbren"},{"login":"alec-tschantz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alec-tschantz"}],"active_maintainers":[{"login":"conorheins","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"riddhipits","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"lancelotdacosta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"tverbele","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/inferactively-pymdp/codemeta","maintainers":[{"uuid":"cheins","login":"cheins","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/cheins/","role":null,"created_at":"2023-02-24T11:14:24.028Z","updated_at":"2023-02-24T11:14:24.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cheins/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927931,"maintainers_count":398405,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","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":2943336,"name":"test-inferactively-pymdp","ecosystem":"pypi","description":"A Python package for solving Markov Decision Processes with Active Inference","homepage":"https://github.com/infer-actively/pymdp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/infer-actively/pymdp","keywords_array":["artificial intelligence","active inference","free energy principleinformation theory","decision-making","MDP","Markov Decision Process","Bayesian inference","variational inference","reinforcement learning"],"namespace":null,"versions_count":3,"first_release_published_at":"2021-08-17T14:02:13.000Z","latest_release_published_at":"2021-10-08T17:18:50.000Z","latest_release_number":"0.0.3","last_synced_at":"2026-08-13T00:35:18.221Z","created_at":"2022-04-10T12:48:48.690Z","updated_at":"2026-08-13T00:35:18.222Z","registry_url":"https://pypi.org/project/test-inferactively-pymdp/","install_command":"pip install test-inferactively-pymdp --index-url https://pypi.org/simple","documentation_url":"https://test-inferactively-pymdp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"test-inferactively-pymdp","project_status":null},"repo_metadata":{"id":38825959,"uuid":"224498849","full_name":"infer-actively/pymdp","owner":"infer-actively","description":"A Python implementation of active inference for Markov Decision Processes","archived":false,"fork":false,"pushed_at":"2026-07-24T12:35:36.000Z","size":40484,"stargazers_count":723,"open_issues_count":43,"forks_count":136,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-08-05T22:41:30.780Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/infer-actively.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-11-27T19:03:35.000Z","updated_at":"2026-07-28T16:32:56.000Z","dependencies_parsed_at":"2026-08-05T20:27:06.923Z","dependency_job_id":null,"html_url":"https://github.com/infer-actively/pymdp","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/infer-actively/pymdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/sbom","scorecard":{"id":487860,"data":{"date":"2025-08-11","repo":{"name":"github.com/infer-actively/pymdp","commit":"a2f0f01a4685a13e77858fedc9e0f498894eef61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":10,"reason":"2 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/22 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/infer-actively/pymdp/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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: MIT License: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:15:46.832Z","repository_id":38825959,"created_at":"2025-08-19T18:15:46.832Z","updated_at":"2025-08-19T18:15:46.832Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","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"},"owner_record":{"login":"infer-actively","name":"infer-actively","uuid":"75545318","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75545318?v=4","repositories_count":2,"last_synced_at":"2023-03-07T14:46:34.484Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/infer-actively","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T12:27:13.977Z","updated_at":"2023-03-07T14:46:34.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infer-actively/repositories"},"tags":[{"name":"v1.0.3","sha":"83ab425b043d1662d1114ed9706a0945f32edb72","kind":"commit","published_at":"2026-06-15T15:33:16.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.3","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"f2071e97315da2c2e4b25603a04dd0f560eea564","kind":"commit","published_at":"2026-05-14T16:55:40.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.2","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5741c467e660473ee06c4349ec8a794e98fb5549","kind":"commit","published_at":"2026-04-28T19:39:52.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.1","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"beaa37833c1de70d542eafaa79b0e49d43ee018a","kind":"tag","published_at":"2026-03-19T04:23:39.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v1.0.0","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v1.0.0/manifests"},{"name":"v0.0.7.1","sha":"2d2152c79d4b28c8efc4a7a77012a5d1c146ec32","kind":"commit","published_at":"2023-03-25T17:55:41.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.7.1","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7.1/manifests"},{"name":"v0.0.7","sha":"2ea0afd84f3328b29255e82f6856577a607eb3ea","kind":"commit","published_at":"2022-12-08T15:21:50.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.7","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9bed541328843fe1ef6446504066881dc0925320","kind":"commit","published_at":"2022-08-24T21:11:04.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.6","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"fcbdfe504a69e263077c42fdb9bb2252de657110","kind":"commit","published_at":"2022-04-25T20:49:12.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.5","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"947845d654f65d7059ae13ed1d5448152d907a39","kind":"commit","published_at":"2022-01-10T14:44:29.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.4","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"12f039f8a91b55d79b80015b3336135587f0e79f","kind":"commit","published_at":"2021-10-27T20:45:36.000Z","download_url":"https://codeload.github.com/infer-actively/pymdp/tar.gz/v0.0.3","html_url":"https://github.com/infer-actively/pymdp/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/infer-actively/pymdp@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-08-13T00:23:14.750Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":41.40403192176084,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":3.4720807931616644,"forks_count":5.590850850355354,"docker_downloads_count":null,"average":16.426974872941976},"purl":"pkg:pypi/test-inferactively-pymdp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/test-inferactively-pymdp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/test-inferactively-pymdp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/test-inferactively-pymdp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T23:30:45.392Z","issues_count":126,"pull_requests_count":217,"avg_time_to_close_issue":9365341.137254901,"avg_time_to_close_pull_request":2542396.8947368423,"issues_closed_count":51,"pull_requests_closed_count":171,"pull_request_authors_count":31,"issue_authors_count":34,"avg_comments_per_issue":0.9523809523809523,"avg_comments_per_pull_request":0.5944700460829493,"merged_pull_requests_count":155,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":56,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":3232473.6153846155,"past_year_avg_time_to_close_pull_request":229102.6511627907,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.6071428571428571,"past_year_avg_comments_per_pull_request":0.7746478873239436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/issues","maintainers":[{"login":"conorheins","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"tverbele","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"},{"login":"OzanCatalVerses","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"},{"login":"dimarkov","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimarkov"},{"login":"toonvdm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toonvdm"},{"login":"riddhipits","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"BerenMillidge","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BerenMillidge"},{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"jkbren","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkbren"},{"login":"alec-tschantz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alec-tschantz"}],"active_maintainers":[{"login":"conorheins","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"},{"login":"Arun-Niranjan","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"},{"login":"riddhipits","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"},{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"},{"login":"lancelotdacosta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"},{"login":"tverbele","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-inferactively-pymdp/codemeta","maintainers":[{"uuid":"cheins","login":"cheins","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/cheins/","role":null,"created_at":"2023-02-25T15:09:33.048Z","updated_at":"2023-02-25T15:09:33.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cheins/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927931,"maintainers_count":398405,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.860Z","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":9625205,"full_name":"infer-actively/pymdp","default_branch":"master","total_commits":1273,"total_committers":35,"total_bot_commits":3,"total_bot_committers":2,"mean_commits":36.371428571428574,"dds":0.3723487824037707,"past_year_total_commits":197,"past_year_total_committers":17,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":11.588235294117647,"past_year_dds":0.3756345177664975,"last_synced_at":"2026-08-13T00:01:19.217Z","last_synced_commit":"c19fa9e2607a5138ebd8987fb31e8ee07b6d878a","created_at":"2025-04-11T11:14:36.531Z","updated_at":"2026-08-13T00:01:18.638Z","committers":[{"name":"conorheins","email":"conor.heins@gmail.com","login":"conorheins","count":799},{"name":"dimarkov","email":"5038100+dimarkov","login":"dimarkov","count":103},{"name":"alec-tschantz","email":"tschantz.alec@gmail.com","login":"alec-tschantz","count":99},{"name":"Tim Verbelen","email":"tim.verbelen@verses.io","login":null,"count":69},{"name":"Ozan Catal","email":"ozan.catal@verses.ai","login":"OzanCatalVerses","count":40},{"name":"Toon Van de Maele","email":"toonvandemaele@gmail.com","login":"toonvdm","count":30},{"name":"Arun-Niranjan","email":"Arun-Niranjan","login":"Arun-Niranjan","count":29},{"name":"riddhipits","email":"riddhi.pitliyajain@gmail.com","login":"riddhipits","count":16},{"name":"Conor Heins","email":"conor@user03s-MacBook-Pro.local","login":null,"count":14},{"name":"Ran Wei","email":"rw422@tamu.edu","login":"ran-weii","count":13},{"name":"Tim Verbelen","email":"tim.verbelen@verses.ai","login":"tverbele","count":13},{"name":"Beren","email":"bmillidgework@gmail.com","login":"BerenMillidge","count":5},{"name":"coopwilliams","email":"cooper.williams@verses.ai","login":"coopwilliams","count":4},{"name":"salvatomm","email":"salvatomm@hotmail.it","login":"salvatomm","count":4},{"name":"Ran Wei","email":"ran.wei@verses.ai","login":"ran-wei-verses","count":3},{"name":"nikolamilovic1","email":"nikola.milovic1@outlook.com","login":"nikolamilovic1","count":3},{"name":"Alessandro Muzzi","email":"c-alessandro.muzzi@verses.io","login":null,"count":3},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"领秀58","email":"86288566+lingxiu58","login":"lingxiu58","count":2},{"name":"gauraansh","email":"113711977+gauraaansh","login":"gauraaansh","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Lancelot Da Costa","email":"41574157+lancelotdacosta","login":"lancelotdacosta","count":2},{"name":"Daphne Demekas","email":"zcahdde@ucl.ac.uk","login":null,"count":2},{"name":"Alexander Kiefer","email":"alexanderkiefer@Alexanders-MBP.fios-router.home","login":null,"count":2},{"name":"Brennan Klein","email":"brennan@Brennans-MacBook-Pro.local","login":null,"count":2},{"name":"Kobus Esterhuysen","email":"kobus78@gmail.com","login":"kobus78","count":1},{"name":"Leon Bovett","email":"leon.bovett@me.com","login":"leonbovett","count":1},{"name":"dimarkov","email":"oramale@gmail.com","login":null,"count":1},{"name":"Nikola Milović","email":"nikola.milovic@faintech.me","login":"nikolamilovic-ft","count":1},{"name":"Nikola Pižurica","email":"43076649+NikolaPizurica","login":"NikolaPizurica","count":1},{"name":"Pietro Monticone","email":"38562595+pitmonticone","login":"pitmonticone","count":1},{"name":"SWauthier","email":"41919819+SWauthier","login":"SWauthier","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"mahault","email":"42900146+mahault","login":"mahault","count":1},{"name":"mukunda katta","email":"mukunda.vjcs6@gmail.com","login":"MukundaKatta","count":1}],"past_year_committers":[{"name":"Conor Heins","email":"conor.heins@gmail.com","login":"conorheins","count":123},{"name":"Tim Verbelen","email":"tim.verbelen@verses.io","login":null,"count":20},{"name":"Arun-Niranjan","email":"Arun-Niranjan","login":"Arun-Niranjan","count":19},{"name":"Ozan Catal","email":"ozan.catal@verses.ai","login":"OzanCatalVerses","count":6},{"name":"Tim Verbelen","email":"tim.verbelen@verses.ai","login":"tverbele","count":5},{"name":"Riddhi J. Pitliya","email":"43024967+riddhipits","login":"riddhipits","count":4},{"name":"coopwilliams","email":"cooper.williams@verses.ai","login":"coopwilliams","count":4},{"name":"salvatomm","email":"salvatomm@hotmail.it","login":"salvatomm","count":3},{"name":"Lancelot Da Costa","email":"41574157+lancelotdacosta","login":"lancelotdacosta","count":2},{"name":"gauraansh","email":"113711977+gauraaansh","login":"gauraaansh","count":2},{"name":"领秀58","email":"86288566+lingxiu58","login":"lingxiu58","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Kobus Esterhuysen","email":"kobus78@gmail.com","login":"kobus78","count":1},{"name":"Nikola Milović","email":"nikola.milovic@faintech.me","login":"nikolamilovic-ft","count":1},{"name":"Nikola Pižurica","email":"43076649+NikolaPizurica","login":"NikolaPizurica","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"mukunda katta","email":"mukunda.vjcs6@gmail.com","login":"MukundaKatta","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-14T00:00:06.241Z","repositories_count":6653309,"commits_count":935626293,"contributors_count":39808700,"owners_count":1336812,"committers_count":3303002,"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":{"table":{"full_name":"infer-actively/pymdp","html_url":"https://github.com/infer-actively/pymdp","last_synced_at":"2026-08-11T23:30:45.392Z","status":null,"issues_count":126,"pull_requests_count":217,"avg_time_to_close_issue":9365341.137254901,"avg_time_to_close_pull_request":2542396.8947368423,"issues_closed_count":51,"pull_requests_closed_count":171,"pull_request_authors_count":31,"issue_authors_count":34,"avg_comments_per_issue":0.9523809523809523,"avg_comments_per_pull_request":0.5944700460829493,"merged_pull_requests_count":155,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":56,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":3232473.6153846155,"past_year_avg_time_to_close_pull_request":229102.6511627907,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.6071428571428571,"past_year_avg_comments_per_pull_request":0.7746478873239436,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":40,"created_at":"2023-05-14T15:53:49.476Z","updated_at":"2026-08-12T10:59:26.792Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/infer-actively%2Fpymdp/issues","issue_labels_count":{"table":{"enhancement":21,"bug":10,"documentation":9,"cleanup":8,"help wanted":7,"question":7,"tutorial_suggestion":4,"tests":3,"open":3,"better_errors":3,"good first issue":2,"dependencies":2}},"pull_request_labels_count":{"table":{"cleanup":15,"dependencies":7,"documentation":5,"tests":4,"bug":2,"autorelease: tagged":2,"autorelease: pending":1,"enhancement":1}},"issue_author_associations_count":{"table":{"COLLABORATOR":73,"NONE":50,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":165,"NONE":33,"CONTRIBUTOR":19}},"issue_authors":{"table":{"conorheins":55,"Arun-Niranjan":17,"docxology":14,"JohnBoik":4,"riddhipits":3,"scott-carroll-verses-ai":3,"seankmartin":2,"patrickmineault":2,"mlohbihler":1,"SamGijsen":1,"JmacCl":1,"xugami":1,"arthurgreef":1,"osaaso3":1,"nnishio106":1,"tims457":1,"sunghwan87":1,"Arthur031221":1,"mklingebiel":1,"vala1958":1,"impredicative":1,"alex-kiefer":1,"lqiang2003cn":1,"aandriella":1,"CNelias":1,"thanos927":1,"yaowang1111":1,"PetrAnokhin":1,"philipollaswilson":1,"levi770":1,"Sangxiaofu":1,"lancelotdacosta":1,"nghevabe":1,"tverbele":1}},"pull_request_authors":{"table":{"conorheins":103,"Arun-Niranjan":24,"tverbele":10,"OzanCatalVerses":8,"dimarkov":7,"riddhipits":7,"toonvdm":7,"ran-wei-verses":5,"salvatomm":4,"coopwilliams":4,"spetey":4,"nikolamilovic-ft":3,"dependabot[bot]":3,"BerenMillidge":3,"docxology":2,"aswinpaul":2,"leonbovett":2,"gauraaansh":2,"LearnableLoopAI":2,"scott-carroll-verses-ai":2,"ran-weii":2,"JmacCl":2,"pitmonticone":1,"Arthur031221":1,"AleMuzzi":1,"jkbren":1,"lingxiu58":1,"alec-tschantz":1,"exilefaker":1,"lancelotdacosta":1,"SWauthier":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16026949,"issues_count":40516451,"pull_requests_count":130988608,"authors_count":11441100,"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":{"table":{"enhancement":8,"documentation":6,"help wanted":5,"bug":4,"cleanup":4,"tests":3,"dependencies":2,"tutorial_suggestion":2,"open":1,"question":1}},"past_year_pull_request_labels_count":{"table":{"cleanup":15,"documentation":5,"tests":4,"dependencies":4,"autorelease: tagged":2,"bug":2,"autorelease: pending":1,"enhancement":1}},"past_year_issue_author_associations_count":{"table":{"COLLABORATOR":40,"NONE":16}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":58,"NONE":12,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"conorheins":31,"docxology":14,"Arun-Niranjan":7,"Arthur031221":1,"lancelotdacosta":1,"mlohbihler":1,"tverbele":1}},"past_year_pull_request_authors":{"table":{"conorheins":34,"Arun-Niranjan":16,"coopwilliams":4,"riddhipits":4,"salvatomm":4,"docxology":2,"gauraaansh":2,"LearnableLoopAI":2,"Arthur031221":1,"lingxiu58":1,"nikolamilovic-ft":1}},"maintainers":[{"table":{"login":"conorheins","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"}},{"table":{"login":"Arun-Niranjan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"}},{"table":{"login":"tverbele","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"}},{"table":{"login":"OzanCatalVerses","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OzanCatalVerses"}},{"table":{"login":"dimarkov","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimarkov"}},{"table":{"login":"toonvdm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toonvdm"}},{"table":{"login":"riddhipits","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"}},{"table":{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"}},{"table":{"login":"BerenMillidge","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BerenMillidge"}},{"table":{"login":"lancelotdacosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"}},{"table":{"login":"jkbren","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkbren"}},{"table":{"login":"alec-tschantz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alec-tschantz"}}],"active_maintainers":[{"table":{"login":"conorheins","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/conorheins"}},{"table":{"login":"Arun-Niranjan","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-Niranjan"}},{"table":{"login":"riddhipits","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/riddhipits"}},{"table":{"login":"salvatomm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/salvatomm"}},{"table":{"login":"lancelotdacosta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancelotdacosta"}},{"table":{"login":"tverbele","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tverbele"}}]}},"events":{"total":{"DeleteEvent":43,"MemberEvent":3,"PullRequestEvent":85,"ForkEvent":36,"IssuesEvent":115,"WatchEvent":129,"IssueCommentEvent":93,"PushEvent":189,"PullRequestReviewCommentEvent":65,"PullRequestReviewEvent":83,"CreateEvent":44},"last_year":{"DeleteEvent":38,"PullRequestEvent":56,"ForkEvent":9,"IssuesEvent":90,"WatchEvent":40,"IssueCommentEvent":56,"PushEvent":154,"PullRequestReviewCommentEvent":54,"PullRequestReviewEvent":65,"CreateEvent":35}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T19:16:06.503Z","updated_at":"2023-02-08T19:16:06.503Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7465617676,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7465617677,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nightly-tests.yaml","sha":null,"kind":"manifest","created_at":"2026-08-05T20:27:01.576Z","updated_at":"2026-08-05T20:27:01.576Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/.github/workflows/nightly-tests.yaml","dependencies":[{"id":25893883164,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25893883165,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25893883166,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-please.yml","sha":null,"kind":"manifest","created_at":"2026-08-05T20:27:02.697Z","updated_at":"2026-08-05T20:27:02.697Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/.github/workflows/release-please.yml","dependencies":[{"id":25893883762,"package_name":"googleapis/release-please-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25893883763,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25893883764,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25893883765,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25893883766,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25893883767,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2026-08-05T20:27:00.260Z","updated_at":"2026-08-05T20:27:00.260Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/.github/workflows/docs.yml","dependencies":[{"id":25893882378,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25893882420,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25893882422,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yaml","sha":null,"kind":"manifest","created_at":"2026-08-05T20:27:00.644Z","updated_at":"2026-08-05T20:27:00.644Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/.github/workflows/lint.yaml","dependencies":[{"id":25893882679,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25893882680,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25893882681,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/manual-branch-nightly.yaml","sha":null,"kind":"manifest","created_at":"2026-08-05T20:27:00.884Z","updated_at":"2026-08-05T20:27:00.884Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/.github/workflows/manual-branch-nightly.yaml","dependencies":[{"id":25893882831,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25893882981,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25893882982,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-title-lint.yaml","sha":null,"kind":"manifest","created_at":"2026-08-05T20:27:01.974Z","updated_at":"2026-08-05T20:27:01.974Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/.github/workflows/pr-title-lint.yaml","dependencies":[{"id":25893883309,"package_name":"amannn/action-semantic-pull-request","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2026-08-05T20:27:03.400Z","updated_at":"2026-08-05T20:27:03.400Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/.github/workflows/test.yaml","dependencies":[{"id":25893883941,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25893883942,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25893883943,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25893883944,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-05T20:27:04.010Z","updated_at":"2026-08-05T20:27:04.010Z","repository_link":"https://github.com/infer-actively/pymdp/blob/main/pyproject.toml","dependencies":[{"id":25893884397,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.5","direct":true,"kind":"runtime","optional":false},{"id":25893884571,"package_name":"jax","ecosystem":"pypi","requirements":"\u003e=0.3.4","direct":true,"kind":"runtime","optional":false},{"id":25893884572,"package_name":"jaxlib","ecosystem":"pypi","requirements":"\u003e=0.3.4","direct":true,"kind":"runtime","optional":false},{"id":25893884573,"package_name":"equinox","ecosystem":"pypi","requirements":"\u003e=0.9","direct":true,"kind":"runtime","optional":false},{"id":25893884574,"package_name":"multimethod","ecosystem":"pypi","requirements":"\u003e=1.11","direct":true,"kind":"runtime","optional":false},{"id":25893884575,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.1.3","direct":true,"kind":"runtime","optional":false},{"id":25893884576,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.11.1","direct":true,"kind":"runtime","optional":false},{"id":25893884577,"package_name":"mctx","ecosystem":"pypi","requirements":"\u003e=0.0.5","direct":true,"kind":"runtime","optional":false},{"id":25893884588,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=3.3","direct":true,"kind":"runtime","optional":false}]}],"score":20.117218991085906,"created_at":"2025-04-11T10:20:08.551Z","updated_at":"2026-08-14T00:30:41.517Z","avatar_url":"https://github.com/infer-actively.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357532","html_url":"https://summary.ecosyste.ms/projects/357532"}