{"id":15902,"name":"stochastic_matching","description":"Stochastic Matching provides tools to analyze the behavior of stochastic matching problems.","url":"https://github.com/balouf/stochastic_matching","last_synced_at":"2025-09-04T23:02:36.968Z","repository":{"id":57471523,"uuid":"447259442","full_name":"balouf/stochastic_matching","owner":"balouf","description":"Stochastic Matching provides tools to analyze the behavior of stochastic matching problems.","archived":false,"fork":false,"pushed_at":"2024-10-17T12:11:04.000Z","size":94133,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T04:48:29.170Z","etag":null,"topics":["matching","package","research"],"latest_commit_sha":null,"homepage":"https://balouf.github.io/stochastic_matching/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/balouf.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-12T14:57:44.000Z","updated_at":"2025-04-15T07:03:19.000Z","dependencies_parsed_at":"2024-10-19T12:54:11.664Z","dependency_job_id":"e3c93eed-04aa-4be4-8f18-73ff02b1b504","html_url":"https://github.com/balouf/stochastic_matching","commit_stats":{"total_commits":69,"total_committers":2,"mean_commits":34.5,"dds":"0.13043478260869568","last_synced_commit":"58249506fc35329c9a1f4c470b4c255db0ae642d"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/balouf/stochastic_matching","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fstochastic_matching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fstochastic_matching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fstochastic_matching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fstochastic_matching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balouf","download_url":"https://codeload.github.com/balouf/stochastic_matching/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fstochastic_matching/sbom","scorecard":{"id":224768,"data":{"date":"2025-08-11","repo":{"name":"github.com/balouf/stochastic_matching","commit":"20c2331c7211254d9e1d2caf25a68eafb4797b71"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs.yml:7","Warn: no topLevel permission defined: .github/workflows/publish_on_pypi.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/stochastic_matching/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/stochastic_matching/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/stochastic_matching/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/stochastic_matching/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/stochastic_matching/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/stochastic_matching/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/stochastic_matching/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/stochastic_matching/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_on_pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/stochastic_matching/publish_on_pypi.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"10 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-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"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-17T03:29:01.483Z","repository_id":57471523,"created_at":"2025-08-17T03:29:01.483Z","updated_at":"2025-08-17T03:29:01.483Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685605,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"balouf","name":"Fabien Mathieu","uuid":"25903715","kind":"user","description":"Researcher at Lincs","email":"","website":"https://www.lincs.fr/people/fabien-mathieu/","location":"Paris, France","twitter":null,"company":"LINCS","icon_url":"https://avatars.githubusercontent.com/u/25903715?u=bc7e41145492837048299bf448bc5926a67d60c0\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-06T20:20:58.296Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/balouf","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T21:02:17.768Z","updated_at":"2023-03-06T20:20:58.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balouf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balouf/repositories"},"packages":[],"commits":{"id":665808,"full_name":"balouf/stochastic_matching","default_branch":"master","committers":[{"name":"fabien","email":"fabien.mathieu@nokia-bell-labs.com","count":60},{"name":"Fabien Mathieu","email":"fabien.mathieu@normalesup.org","count":9}],"total_commits":69,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":34.5,"dds":0.13043478260869568,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T19:42:52.841Z","last_synced_commit":"58249506fc35329c9a1f4c470b4c255db0ae642d","created_at":"2023-03-09T10:15:24.126Z","updated_at":"2023-09-19T17:36:06.284Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fstochastic_matching/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"balouf/stochastic_matching","html_url":"https://github.com/balouf/stochastic_matching","last_synced_at":"2025-04-24T04:48:30.068Z","status":null,"issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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-15T00:47:23.801Z","updated_at":"2025-04-24T04:48:30.068Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fstochastic_matching","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fstochastic_matching/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082426,"issues_count":31250707,"pull_requests_count":96128475,"authors_count":10694148,"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":[],"active_maintainers":[]},"events":{"total":{"PushEvent":2},"last_year":{"PushEvent":2}},"keywords":["matching","package","research"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2024-05-16T16:51:35.317Z","updated_at":"2024-05-16T16:51:35.317Z","repository_link":"https://github.com/balouf/stochastic_matching/blob/master/.github/workflows/build.yml","dependencies":[{"id":18112444849,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18112444850,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":18112444851,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18112444852,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2024-05-16T16:51:35.646Z","updated_at":"2024-05-16T16:51:35.646Z","repository_link":"https://github.com/balouf/stochastic_matching/blob/master/.github/workflows/docs.yml","dependencies":[{"id":18112446148,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18112446149,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18112446150,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18112446151,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_on_pypi.yml","sha":null,"kind":"manifest","created_at":"2024-05-16T16:51:35.709Z","updated_at":"2024-05-16T16:51:35.709Z","repository_link":"https://github.com/balouf/stochastic_matching/blob/master/.github/workflows/publish_on_pypi.yml","dependencies":[{"id":18112446152,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18112446153,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2024-05-16T16:51:35.743Z","updated_at":"2024-05-16T16:51:35.743Z","repository_link":"https://github.com/balouf/stochastic_matching/blob/master/poetry.lock","dependencies":[{"id":18112446364,"package_name":"pyzmq","ecosystem":"pypi","requirements":"26.0.3","direct":false,"kind":"runtime","optional":false},{"id":18112446174,"package_name":"accessible-pygments","ecosystem":"pypi","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":18112446280,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.16","direct":false,"kind":"runtime","optional":false},{"id":18112446281,"package_name":"asttokens","ecosystem":"pypi","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":18112446282,"package_name":"attrs","ecosystem":"pypi","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":18112446283,"package_name":"babel","ecosystem":"pypi","requirements":"2.15.0","direct":false,"kind":"runtime","optional":false},{"id":18112446284,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.12.3","direct":false,"kind":"runtime","optional":false},{"id":18112446285,"package_name":"bleach","ecosystem":"pypi","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":18112446286,"package_name":"cached-property","ecosystem":"pypi","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":18112446287,"package_name":"cachetools","ecosystem":"pypi","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":18112446288,"package_name":"certifi","ecosystem":"pypi","requirements":"2024.2.2","direct":false,"kind":"runtime","optional":false},{"id":18112446289,"package_name":"cffi","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":18112446290,"package_name":"chardet","ecosystem":"pypi","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":18112446292,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":18112446293,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":18112446294,"package_name":"contourpy","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":18112446295,"package_name":"coverage","ecosystem":"pypi","requirements":"7.5.1","direct":false,"kind":"runtime","optional":false},{"id":18112446297,"package_name":"cycler","ecosystem":"pypi","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":18112446299,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":18112446300,"package_name":"defusedxml","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":18112446301,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":18112446302,"package_name":"docutils","ecosystem":"pypi","requirements":"0.21.2","direct":false,"kind":"runtime","optional":false},{"id":18112446303,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":18112446304,"package_name":"executing","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":18112446305,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"2.19.1","direct":false,"kind":"runtime","optional":false},{"id":18112446306,"package_name":"filelock","ecosystem":"pypi","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":18112446307,"package_name":"fonttools","ecosystem":"pypi","requirements":"4.51.0","direct":false,"kind":"runtime","optional":false},{"id":18112446308,"package_name":"idna","ecosystem":"pypi","requirements":"3.7","direct":false,"kind":"runtime","optional":false},{"id":18112446309,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":18112446310,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":18112446311,"package_name":"ipython","ecosystem":"pypi","requirements":"8.24.0","direct":false,"kind":"runtime","optional":false},{"id":18112446312,"package_name":"jedi","ecosystem":"pypi","requirements":"0.19.1","direct":false,"kind":"runtime","optional":false},{"id":18112446313,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":18112446314,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.22.0","direct":false,"kind":"runtime","optional":false},{"id":18112446315,"package_name":"jsonschema-specifications","ecosystem":"pypi","requirements":"2023.12.1","direct":false,"kind":"runtime","optional":false},{"id":18112446316,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"8.6.1","direct":false,"kind":"runtime","optional":false},{"id":18112446317,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":18112446318,"package_name":"jupyterlab-pygments","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":18112446319,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":18112446320,"package_name":"llvmlite","ecosystem":"pypi","requirements":"0.42.0","direct":false,"kind":"runtime","optional":false},{"id":18112446321,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":18112446322,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":18112446323,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":18112446324,"package_name":"mistune","ecosystem":"pypi","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":18112446325,"package_name":"nbclient","ecosystem":"pypi","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":18112446340,"package_name":"nbconvert","ecosystem":"pypi","requirements":"7.16.4","direct":false,"kind":"runtime","optional":false},{"id":18112446341,"package_name":"nbformat","ecosystem":"pypi","requirements":"5.10.4","direct":false,"kind":"runtime","optional":false},{"id":18112446342,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":18112446343,"package_name":"numba","ecosystem":"pypi","requirements":"0.59.1","direct":false,"kind":"runtime","optional":false},{"id":18112446344,"package_name":"numpy","ecosystem":"pypi","requirements":"1.26.4","direct":false,"kind":"runtime","optional":false},{"id":18112446345,"package_name":"packaging","ecosystem":"pypi","requirements":"24.0","direct":false,"kind":"runtime","optional":false},{"id":18112446346,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":18112446347,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":18112446348,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.9.0","direct":false,"kind":"runtime","optional":false},{"id":18112446349,"package_name":"pillow","ecosystem":"pypi","requirements":"10.3.0","direct":false,"kind":"runtime","optional":false},{"id":18112446350,"package_name":"platformdirs","ecosystem":"pypi","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":18112446351,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":18112446352,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.43","direct":false,"kind":"runtime","optional":false},{"id":18112446353,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":18112446354,"package_name":"pure-eval","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":18112446355,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.22","direct":false,"kind":"runtime","optional":false},{"id":18112446356,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":18112446357,"package_name":"pygments","ecosystem":"pypi","requirements":"2.18.0","direct":false,"kind":"runtime","optional":false},{"id":18112446358,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":18112446359,"package_name":"pyproject-api","ecosystem":"pypi","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":18112446360,"package_name":"pytest","ecosystem":"pypi","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":18112446361,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":18112446362,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.9.0.post0","direct":false,"kind":"runtime","optional":false},{"id":18112446363,"package_name":"pywin32","ecosystem":"pypi","requirements":"306","direct":false,"kind":"runtime","optional":false},{"id":18112446365,"package_name":"referencing","ecosystem":"pypi","requirements":"0.35.1","direct":false,"kind":"runtime","optional":false},{"id":18112446366,"package_name":"requests","ecosystem":"pypi","requirements":"2.31.0","direct":false,"kind":"runtime","optional":false},{"id":18112446367,"package_name":"rpds-py","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":18112446368,"package_name":"scipy","ecosystem":"pypi","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":18112446369,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":18112446370,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":18112446371,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.5","direct":false,"kind":"runtime","optional":false},{"id":18112446372,"package_name":"sphinx","ecosystem":"pypi","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":18112446373,"package_name":"sphinx-mdinclude","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":18112446374,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":18112446375,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":18112446376,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":18112446377,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":18112446378,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":18112446379,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":18112446380,"package_name":"stack-data","ecosystem":"pypi","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":18112446381,"package_name":"tinycss2","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":18112446382,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":18112446383,"package_name":"tornado","ecosystem":"pypi","requirements":"6.4","direct":false,"kind":"runtime","optional":false},{"id":18112446384,"package_name":"tox","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"runtime","optional":false},{"id":18112446385,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.14.3","direct":false,"kind":"runtime","optional":false},{"id":18112446386,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":18112446387,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":18112446388,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.26.2","direct":false,"kind":"runtime","optional":false},{"id":18112446389,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":18112446390,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-05-16T16:51:37.923Z","updated_at":"2024-05-16T16:51:37.923Z","repository_link":"https://github.com/balouf/stochastic_matching/blob/master/pyproject.toml","dependencies":[{"id":18112446880,"package_name":"python","ecosystem":"pypi","requirements":"^3.10","direct":true,"kind":"runtime","optional":false},{"id":18112446881,"package_name":"numba","ecosystem":"pypi","requirements":"^0.59.1","direct":true,"kind":"runtime","optional":false},{"id":18112446882,"package_name":"scipy","ecosystem":"pypi","requirements":"^1.13.0","direct":true,"kind":"runtime","optional":false},{"id":18112446883,"package_name":"cached-property","ecosystem":"pypi","requirements":"^1.5.2","direct":true,"kind":"runtime","optional":false},{"id":18112446884,"package_name":"ipython","ecosystem":"pypi","requirements":"^8.24.0","direct":true,"kind":"runtime","optional":false},{"id":18112446885,"package_name":"matplotlib","ecosystem":"pypi","requirements":"^3.9.0","direct":true,"kind":"runtime","optional":false},{"id":18112446886,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^5.0.0","direct":true,"kind":"develop","optional":false},{"id":18112446887,"package_name":"tox","ecosystem":"pypi","requirements":"^4.15.0","direct":true,"kind":"develop","optional":false},{"id":18112446888,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"^0.15.2","direct":true,"kind":"docs","optional":false},{"id":18112446889,"package_name":"sphinx-mdinclude","ecosystem":"pypi","requirements":"^0.6.0","direct":true,"kind":"docs","optional":false},{"id":18112446890,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"^0.9.4","direct":true,"kind":"docs","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/setup-poetry-env/action.yml","sha":null,"kind":"manifest","created_at":"2024-07-05T16:40:14.658Z","updated_at":"2024-07-05T16:40:14.658Z","repository_link":"https://github.com/balouf/stochastic_matching/blob/master/.github/actions/setup-poetry-env/action.yml","dependencies":[{"id":18902763513,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18902763514,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18902763515,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-09-04T15:50:46.879Z","updated_at":"2025-10-07T08:08:34.311Z","avatar_url":"https://github.com/balouf.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/15902","html_url":"https://science.ecosyste.ms/projects/15902","bibtex_url":"https://science.ecosyste.ms/projects/15902/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/15902/export.apalike"}