{"id":2774,"name":"approxposterior","description":"approxposterior: Approximate Posterior Distributions in Python - Published in JOSS (2018)","url":"https://github.com/dflemin3/approxposterior","last_synced_at":"2025-09-04T16:52:59.654Z","repository":{"id":57411125,"uuid":"111036095","full_name":"dflemin3/approxposterior","owner":"dflemin3","description":"A Python package for approximate Bayesian inference and optimization using Gaussian processes","archived":false,"fork":false,"pushed_at":"2023-11-05T20:37:46.000Z","size":52499,"stargazers_count":42,"open_issues_count":5,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T02:31:51.989Z","etag":null,"topics":["approximate-inference","bayesian-inference","bayesian-optimization","gaussian-processes","inference","python"],"latest_commit_sha":null,"homepage":"https://dflemin3.github.io/approxposterior/","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/dflemin3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"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":"codemeta.json","zenodo":null}},"created_at":"2017-11-17T00:03:06.000Z","updated_at":"2024-11-10T11:19:05.000Z","dependencies_parsed_at":"2025-04-11T11:50:06.725Z","dependency_job_id":null,"html_url":"https://github.com/dflemin3/approxposterior","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/dflemin3/approxposterior","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflemin3","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/sbom","scorecard":{"id":339052,"data":{"date":"2025-08-11","repo":{"name":"github.com/dflemin3/approxposterior","commit":"06f39df55c91cef68a6831bce18952965a404b81"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 3/10 approved changesets -- score normalized to 3","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":-1,"reason":"No tokens found","details":null,"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T05:22:09.011Z","repository_id":57411125,"created_at":"2025-08-18T05:22:09.011Z","updated_at":"2025-08-18T05:22:09.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":"dflemin3","name":"David Fleming","uuid":"8882337","kind":"user","description":"Data Science Technical Lead with a PhD in Astronomy from the University of Washington. I predict things slightly better than chance","email":"","website":null,"location":"St. Louis, MO","twitter":null,"company":"Bayer Crop Science","icon_url":"https://avatars.githubusercontent.com/u/8882337?u=8f696a47c4fbb122c68b205f4514e04b3658ffa5\u0026v=4","repositories_count":31,"last_synced_at":"2024-05-12T00:03:34.716Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dflemin3","funding_links":[],"total_stars":52,"followers":25,"following":0,"created_at":"2022-11-09T20:02:32.631Z","updated_at":"2024-05-12T00:03:36.946Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflemin3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflemin3/repositories"},"packages":[{"id":5295303,"name":"approxposterior","ecosystem":"conda","description":"This package is a Python implementation of Bayesian Active Learning for Posterior Estimation by Kandasamy et al. (2015) and Adaptive Gaussian process approximation for Bayesian inference with expensive likelihood functions by Wang \u0026 Li (2017). These algorithms allows the user to compute approximate posterior probability distributions using computationally expensive forward models by training a Gaussian Process (GP) surrogate for the likelihood evaluation. The algorithms leverage the inherent uncertainty in the GP's predictions to identify high-likelihood regions in parameter space where the GP is uncertain. The algorithms then run the forward model at these points to compute their likelihood and re-trains the GP to maximize the GP's predictive ability while minimizing the number of forward model evaluations. Check out Bayesian Active Learning for Posterior Estimation by Kandasamy et al. (2015) and Adaptive Gaussian process approximation for Bayesian inference with expensive likelihood functions by Wang \u0026 Li (2017) for in-depth descriptions of the respective algorithms.","homepage":"http://github.com/dflemin3/approxposterior","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dflemin3/approxposterior","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2018-06-22T08:26:46.000Z","latest_release_published_at":"2020-01-08T21:00:30.000Z","latest_release_number":"0.4","last_synced_at":"2025-09-03T23:11:22.109Z","created_at":"2022-10-03T15:58:06.668Z","updated_at":"2025-09-03T23:11:22.109Z","registry_url":"https://anaconda.org/conda-forge/approxposterior","install_command":"conda install -c conda-forge approxposterior","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"111036095","full_name":"dflemin3/approxposterior","owner":"dflemin3","description":"A Python package for approximate Bayesian inference and optimization using Gaussian processes","archived":false,"fork":false,"pushed_at":"2021-05-10T13:30:10.000Z","size":52494,"stargazers_count":36,"open_issues_count":6,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2023-03-21T10:34:00.569Z","etag":null,"topics":["approximate-inference","bayesian-inference","bayesian-optimization","gaussian-processes","inference","python"],"latest_commit_sha":null,"homepage":"https://dflemin3.github.io/approxposterior/","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,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-17T00:03:06.000Z","updated_at":"2022-11-14T23:18:50.000Z","dependencies_parsed_at":"2022-09-09T16:02:08.563Z","dependency_job_id":null,"html_url":"https://github.com/dflemin3/approxposterior","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflemin3","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"dflemin3","name":"David Fleming","uuid":"8882337","kind":"user","description":"Senior Data Scientist with a PhD in Astronomy from the University of Washington. I like to predict things (slightly better than chance)","email":"","website":null,"location":"St. Louis, MO","twitter":null,"company":"Bayer Crop Science","avatar_url":"https://avatars.githubusercontent.com/u/8882337?u=8f696a47c4fbb122c68b205f4514e04b3658ffa5\u0026v=4","repositories_count":8,"last_synced_at":"2023-02-26T07:35:23.918Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflemin3"},"tags":[{"name":"v0.4","sha":"62339237e3e4a52bbff2ebfd0a51229178b133bd","kind":"tag","published_at":"2020-01-08T20:33:46.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.4","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.4"},{"name":"v0.3","sha":"ff05dd02a4b449920d8adf226eb70e59b5244af2","kind":"tag","published_at":"2019-11-27T21:56:40.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.3","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.3"},{"name":"v0.2.post1","sha":"a9802ffb8687b5862625db7a91da1e73576ef7dc","kind":"tag","published_at":"2019-02-13T19:35:57.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.2.post1","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.2.post1"},{"name":"v0.2","sha":"24c7c385cbda1341ae7b198df2cd631329650a14","kind":"tag","published_at":"2019-02-13T19:17:45.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.2","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.2"},{"name":"v0.2rc0","sha":"b7669dadcdccc7559badf0854e37038b9d9e0d47","kind":"tag","published_at":"2019-02-12T23:47:44.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.2rc0","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.2rc0"},{"name":"v0.1.post1","sha":"91889a5756576178fc9a5f3ec2ded3c578088701","kind":"tag","published_at":"2018-07-12T01:06:00.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.1.post1","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.1.post1"},{"name":"v0.1","sha":"4cf04fd81a9d9dc866b1a80053d1671c960d70a3","kind":"tag","published_at":"2018-03-06T21:41:56.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.1","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.1"}]},"repo_metadata_updated_at":"2023-03-22T07:27:14.499Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":40.099825305715,"forks_count":42.17120039930122,"average":41.86798103319191},"purl":"pkg:conda/approxposterior","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/approxposterior","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/approxposterior","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/approxposterior/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:58:13.296Z","issues_count":37,"pull_requests_count":36,"avg_time_to_close_issue":11272778.0625,"avg_time_to_close_pull_request":74804.85714285714,"issues_closed_count":32,"pull_requests_closed_count":35,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":1.4324324324324325,"avg_comments_per_pull_request":0.027777777777777776,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/approxposterior/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/approxposterior/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/approxposterior/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/approxposterior/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2642265,"name":"approxposterior","ecosystem":"pypi","description":"Gaussian Process Approximation to Posterior Distributions","homepage":"https://github.com/dflemin3/approxposterior","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dflemin3/approxposterior","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2018-03-06T21:46:18.000Z","latest_release_published_at":"2020-01-08T20:35:58.000Z","latest_release_number":"0.4","last_synced_at":"2025-09-03T23:11:07.932Z","created_at":"2022-04-10T10:03:24.701Z","updated_at":"2025-09-04T10:14:02.397Z","registry_url":"https://pypi.org/project/approxposterior/","install_command":"pip install approxposterior --index-url https://pypi.org/simple","documentation_url":"https://approxposterior.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"approxposterior","project_status":null},"repo_metadata":{"id":57411125,"uuid":"111036095","full_name":"dflemin3/approxposterior","owner":"dflemin3","description":"A Python package for approximate Bayesian inference and optimization using Gaussian processes","archived":false,"fork":false,"pushed_at":"2023-11-05T20:37:46.000Z","size":52499,"stargazers_count":42,"open_issues_count":5,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T02:31:51.989Z","etag":null,"topics":["approximate-inference","bayesian-inference","bayesian-optimization","gaussian-processes","inference","python"],"latest_commit_sha":null,"homepage":"https://dflemin3.github.io/approxposterior/","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/dflemin3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"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":"codemeta.json","zenodo":null}},"created_at":"2017-11-17T00:03:06.000Z","updated_at":"2024-11-10T11:19:05.000Z","dependencies_parsed_at":"2025-04-11T11:50:06.725Z","dependency_job_id":null,"html_url":"https://github.com/dflemin3/approxposterior","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/dflemin3/approxposterior","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflemin3","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/sbom","scorecard":{"id":339052,"data":{"date":"2025-08-11","repo":{"name":"github.com/dflemin3/approxposterior","commit":"06f39df55c91cef68a6831bce18952965a404b81"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 3/10 approved changesets -- score normalized to 3","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":-1,"reason":"No tokens found","details":null,"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T05:22:09.011Z","repository_id":57411125,"created_at":"2025-08-18T05:22:09.011Z","updated_at":"2025-08-18T05:22:09.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":"dflemin3","name":"David Fleming","uuid":"8882337","kind":"user","description":"Data Science Technical Lead with a PhD in Astronomy from the University of Washington. I predict things slightly better than chance","email":"","website":null,"location":"St. Louis, MO","twitter":null,"company":"Bayer Crop Science","icon_url":"https://avatars.githubusercontent.com/u/8882337?u=8f696a47c4fbb122c68b205f4514e04b3658ffa5\u0026v=4","repositories_count":31,"last_synced_at":"2024-05-12T00:03:34.716Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dflemin3","funding_links":[],"total_stars":52,"followers":25,"following":0,"created_at":"2022-11-09T20:02:32.631Z","updated_at":"2024-05-12T00:03:36.946Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflemin3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflemin3/repositories"},"tags":[{"name":"v0.4","sha":"62339237e3e4a52bbff2ebfd0a51229178b133bd","kind":"tag","published_at":"2020-01-08T20:33:46.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.4","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflemin3/approxposterior@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.4/manifests"},{"name":"v0.3","sha":"ff05dd02a4b449920d8adf226eb70e59b5244af2","kind":"tag","published_at":"2019-11-27T21:56:40.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.3","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflemin3/approxposterior@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.3/manifests"},{"name":"v0.2.post1","sha":"a9802ffb8687b5862625db7a91da1e73576ef7dc","kind":"tag","published_at":"2019-02-13T19:35:57.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.2.post1","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflemin3/approxposterior@v0.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.2.post1/manifests"},{"name":"v0.2","sha":"24c7c385cbda1341ae7b198df2cd631329650a14","kind":"tag","published_at":"2019-02-13T19:17:45.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.2","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflemin3/approxposterior@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.2/manifests"},{"name":"v0.2rc0","sha":"b7669dadcdccc7559badf0854e37038b9d9e0d47","kind":"tag","published_at":"2019-02-12T23:47:44.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.2rc0","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.2rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflemin3/approxposterior@v0.2rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.2rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.2rc0/manifests"},{"name":"v0.1.post1","sha":"91889a5756576178fc9a5f3ec2ded3c578088701","kind":"tag","published_at":"2018-07-12T01:06:00.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.1.post1","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflemin3/approxposterior@v0.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.1.post1/manifests"},{"name":"v0.1","sha":"4cf04fd81a9d9dc866b1a80053d1671c960d70a3","kind":"tag","published_at":"2018-03-06T21:41:56.000Z","download_url":"https://codeload.github.com/dflemin3/approxposterior/tar.gz/v0.1","html_url":"https://github.com/dflemin3/approxposterior/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dflemin3/approxposterior@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:14:02.397Z","dependent_packages_count":0,"downloads":77,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.576135232917657,"dependent_repos_count":21.592921703686898,"dependent_packages_count":10.104988627979555,"stargazers_count":10.498742705499495,"forks_count":11.409256509048898,"docker_downloads_count":null,"average":16.0364089558265},"purl":"pkg:pypi/approxposterior","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/approxposterior","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/approxposterior","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/approxposterior/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:39:51.341Z","issues_count":37,"pull_requests_count":36,"avg_time_to_close_issue":11272778.0625,"avg_time_to_close_pull_request":2255039.611111111,"issues_closed_count":32,"pull_requests_closed_count":36,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":1.4324324324324325,"avg_comments_per_pull_request":0.027777777777777776,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/issues","maintainers":[{"login":"dflemin3","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dflemin3"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/approxposterior/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/approxposterior/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/approxposterior/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/approxposterior/related_packages","maintainers":[{"uuid":"dflemin3","login":"dflemin3","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/dflemin3/","role":null,"created_at":"2022-11-15T06:35:32.587Z","updated_at":"2022-11-15T06:35:32.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dflemin3/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724747,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":30301,"full_name":"dflemin3/approxposterior","default_branch":"master","committers":[{"name":"David Fleming","email":"dflemin3@uw.edu","login":null,"count":402},{"name":"Jessica Birky","email":"jbirky@uw.edu","login":"jbirky","count":3},{"name":"Jacob Lustig-Yaeger","email":"jlustigy@uw.edu","login":"jlustigy","count":2},{"name":"Syrtis Major","email":"styr.py@gmail.com","login":"syrte","count":1},{"name":"Jed Brown","email":"jed@jedbrown.org","login":"jedbrown","count":1}],"total_commits":409,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":81.8,"dds":0.017114914425427896,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T08:21:19.160Z","last_synced_commit":"06f39df55c91cef68a6831bce18952965a404b81","created_at":"2023-03-07T16:43:24.214Z","updated_at":"2025-08-07T08:21:21.329Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-21T00:00:20.603Z","repositories_count":5479765,"commits_count":853308156,"contributors_count":31095156,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"dflemin3/approxposterior","html_url":"https://github.com/dflemin3/approxposterior","last_synced_at":"2025-08-31T21:39:51.341Z","status":"error","issues_count":37,"pull_requests_count":36,"avg_time_to_close_issue":11272778.0625,"avg_time_to_close_pull_request":2255039.611111111,"issues_closed_count":32,"pull_requests_closed_count":36,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":1.4324324324324325,"avg_comments_per_pull_request":0.027777777777777776,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:21:16.918Z","updated_at":"2025-08-31T21:39:51.341Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemin3%2Fapproxposterior/issues","issue_labels_count":{"enhancement":21,"bug":4,"question":2},"pull_request_labels_count":{"enhancement":9,"bugfix":2},"issue_author_associations_count":{"OWNER":28,"NONE":6,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"OWNER":32,"CONTRIBUTOR":4},"issue_authors":{"dflemin3":28,"jlustigy":3,"RoryBarnes":1,"mgeier":1,"syrte":1,"mrhheffernan":1,"dmdu":1,"tomr-stargazer":1},"pull_request_authors":{"dflemin3":32,"jedbrown":1,"syrte":1,"jbirky":1,"jlustigy":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"dflemin3","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dflemin3"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":1,"ForkEvent":1}},"keywords":["approximate-inference","bayesian-inference","bayesian-optimization","gaussian-processes","inference","python"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-09T16:02:08.364Z","updated_at":"2022-09-09T16:02:08.364Z","repository_link":"https://github.com/dflemin3/approxposterior/blob/master/setup.py","dependencies":[{"id":4299447158,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4299447159,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4299447160,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4299447161,"package_name":"george","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4299447162,"package_name":"emcee","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4299447163,"package_name":"corner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4299447164,"package_name":"sklearn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4299447165,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4299447166,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4299447167,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":9.82903336661118,"created_at":"2025-09-04T09:18:05.973Z","updated_at":"2025-11-04T15:50:37.257Z","avatar_url":"https://github.com/dflemin3.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":77,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.00781","https://doi.org/10.1016/j.artint.2016.11.002","https://doi.org/10.1162/neco_a_01127"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2774","html_url":"https://science.ecosyste.ms/projects/2774"}