{"id":359020,"url":"https://github.com/bjmorgan/lattice_mc","last_synced_at":"2026-06-23T00:02:25.066Z","repository":{"id":62575205,"uuid":"75750912","full_name":"bjmorgan/lattice_mc","owner":"bjmorgan","description":"Lattice gas Monte Carlo simulation code","archived":false,"fork":false,"pushed_at":"2026-03-05T09:11:34.000Z","size":1265,"stargazers_count":36,"open_issues_count":5,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-28T09:32:33.683Z","etag":null,"topics":["kinetic-monte-carlo","lattice-gas","monte-carlo","monte-carlo-simulation","solid-state-physics"],"latest_commit_sha":null,"homepage":null,"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/bjmorgan.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-12-06T16:40:48.000Z","updated_at":"2026-03-25T22:12:06.000Z","dependencies_parsed_at":"2022-11-03T17:33:00.699Z","dependency_job_id":"f6497bdd-60f1-461f-8058-344ba36ecda0","html_url":"https://github.com/bjmorgan/lattice_mc","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/bjmorgan/lattice_mc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan","download_url":"https://codeload.github.com/bjmorgan/lattice_mc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/sbom","scorecard":{"id":241255,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjmorgan/lattice_mc","commit":"7fa7be85f2f23a2d8dfd0830ecdb89d0dbf2bfd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"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":"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":"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":"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":"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":"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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tests/__pycache__/test_species.cpython-35.pyc:1"],"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":"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":"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":"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["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: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2020-73"],"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-17T06:43:20.271Z","repository_id":62575205,"created_at":"2025-08-17T06:43:20.271Z","updated_at":"2025-08-17T06:43:20.271Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31179756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"bjmorgan","name":"Benjamin Morgan","uuid":"1182923","kind":"user","description":"Computational Chemistry at the University of Bath, UK. ","email":"","website":null,"location":"Bath, UK","twitter":null,"company":"University of Bath","icon_url":"https://avatars.githubusercontent.com/u/1182923?v=4","repositories_count":73,"last_synced_at":"2024-12-06T21:59:45.803Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjmorgan","funding_links":[],"total_stars":233,"followers":107,"following":3,"created_at":"2022-11-03T05:08:25.184Z","updated_at":"2024-12-06T21:59:45.803Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan/repositories"},"packages":[{"id":2784104,"name":"lattice-mc","ecosystem":"pypi","description":"A lattice-gas Monte-Carlo simulation tool","homepage":"https://github.com/bjmorgan/lattice_mc","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bjmorgan/lattice_mc","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2017-05-23T06:39:20.000Z","latest_release_published_at":"2018-08-30T09:26:21.000Z","latest_release_number":"1.0.4","last_synced_at":"2026-04-03T09:01:00.348Z","created_at":"2022-04-10T11:27:18.664Z","updated_at":"2026-04-03T09:01:00.348Z","registry_url":"https://pypi.org/project/lattice-mc/","install_command":"pip install lattice-mc --index-url https://pypi.org/simple","documentation_url":"https://lattice-mc.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"lattice-mc","project_status":null},"repo_metadata":{"id":62575205,"uuid":"75750912","full_name":"bjmorgan/lattice_mc","owner":"bjmorgan","description":"Lattice gas Monte Carlo simulation code","archived":false,"fork":false,"pushed_at":"2026-03-05T09:11:34.000Z","size":1265,"stargazers_count":35,"open_issues_count":5,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-20T14:52:12.549Z","etag":null,"topics":["kinetic-monte-carlo","lattice-gas","monte-carlo","monte-carlo-simulation","solid-state-physics"],"latest_commit_sha":null,"homepage":null,"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/bjmorgan.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-12-06T16:40:48.000Z","updated_at":"2026-03-05T09:11:39.000Z","dependencies_parsed_at":"2022-11-03T17:33:00.699Z","dependency_job_id":"f6497bdd-60f1-461f-8058-344ba36ecda0","html_url":"https://github.com/bjmorgan/lattice_mc","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/bjmorgan/lattice_mc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan","download_url":"https://codeload.github.com/bjmorgan/lattice_mc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/sbom","scorecard":{"id":241255,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjmorgan/lattice_mc","commit":"7fa7be85f2f23a2d8dfd0830ecdb89d0dbf2bfd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"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":"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":"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":"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":"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":"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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tests/__pycache__/test_species.cpython-35.pyc:1"],"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":"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":"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":"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["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: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2020-73"],"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-17T06:43:20.271Z","repository_id":62575205,"created_at":"2025-08-17T06:43:20.271Z","updated_at":"2025-08-17T06:43:20.271Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30807449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-22T01:53:25.184Z","status":"online","status_checked_at":"2026-03-22T02:00:07.565Z","response_time":85,"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":"bjmorgan","name":"Benjamin Morgan","uuid":"1182923","kind":"user","description":"Computational Chemistry at the University of Bath, UK. ","email":"","website":null,"location":"Bath, UK","twitter":null,"company":"University of Bath","icon_url":"https://avatars.githubusercontent.com/u/1182923?v=4","repositories_count":73,"last_synced_at":"2024-12-06T21:59:45.803Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjmorgan","funding_links":[],"total_stars":233,"followers":107,"following":3,"created_at":"2022-11-03T05:08:25.184Z","updated_at":"2024-12-06T21:59:45.803Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan/repositories"},"tags":[{"name":"1.0.4","sha":"0819785d8f93b687a0bc4bf27910cf834e28f5ef","kind":"commit","published_at":"2018-08-30T09:13:10.000Z","download_url":"https://codeload.github.com/bjmorgan/lattice_mc/tar.gz/1.0.4","html_url":"https://github.com/bjmorgan/lattice_mc/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/lattice_mc@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/1.0.4/manifests"},{"name":"1.0.2","sha":"13bd07e9526ebe800ced9eda95979d580d115ec1","kind":"commit","published_at":"2017-05-23T07:22:49.000Z","download_url":"https://codeload.github.com/bjmorgan/lattice_mc/tar.gz/1.0.2","html_url":"https://github.com/bjmorgan/lattice_mc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/lattice_mc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"7eb0da87bfc98fffb8fdcf7e53d3c6e5311c302b","kind":"commit","published_at":"2017-05-23T06:42:02.000Z","download_url":"https://codeload.github.com/bjmorgan/lattice_mc/tar.gz/1.0.1","html_url":"https://github.com/bjmorgan/lattice_mc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/lattice_mc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/1.0.1/manifests"},{"name":"v1.0.0","sha":"028a94a2a3cca4291e3a7d510ef111337aedddcb","kind":"commit","published_at":"2017-04-14T20:28:44.000Z","download_url":"https://codeload.github.com/bjmorgan/lattice_mc/tar.gz/v1.0.0","html_url":"https://github.com/bjmorgan/lattice_mc/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/lattice_mc@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/v1.0.0/manifests"},{"name":"1.0.0","sha":"028a94a2a3cca4291e3a7d510ef111337aedddcb","kind":"commit","published_at":"2017-04-14T20:28:44.000Z","download_url":"https://codeload.github.com/bjmorgan/lattice_mc/tar.gz/1.0.0","html_url":"https://github.com/bjmorgan/lattice_mc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/lattice_mc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/1.0.0/manifests"},{"name":"0.9.1","sha":"53f9e070ae4b9cc2f923a3ec5ae2d1f2ef4444f1","kind":"tag","published_at":"2017-04-14T14:33:09.000Z","download_url":"https://codeload.github.com/bjmorgan/lattice_mc/tar.gz/0.9.1","html_url":"https://github.com/bjmorgan/lattice_mc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/lattice_mc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/0.9.1/manifests"},{"name":"0.9","sha":"15334cadc4d8fd7aed7873807ac1bd6707391907","kind":"tag","published_at":"2017-04-14T13:51:21.000Z","download_url":"https://codeload.github.com/bjmorgan/lattice_mc/tar.gz/0.9","html_url":"https://github.com/bjmorgan/lattice_mc/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/lattice_mc@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2026-03-30T11:40:03.390Z","dependent_packages_count":0,"downloads":218,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.18748250201166,"dependent_repos_count":22.087784936889527,"dependent_packages_count":7.31012528119255,"stargazers_count":11.891822047503075,"forks_count":13.348682497449962,"docker_downloads_count":null,"average":19.565179453009357},"purl":"pkg:pypi/lattice-mc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lattice-mc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lattice-mc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lattice-mc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-05T19:01:23.871Z","issues_count":5,"pull_requests_count":4,"avg_time_to_close_issue":113790.0,"avg_time_to_close_pull_request":21885.666666666668,"issues_closed_count":1,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.6,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":21885.666666666668,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/issues","maintainers":[{"login":"bjmorgan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}],"active_maintainers":[{"login":"bjmorgan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lattice-mc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lattice-mc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lattice-mc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lattice-mc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lattice-mc/codemeta","maintainers":[{"uuid":"bmorgan","login":"bmorgan","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/bmorgan/","role":null,"created_at":"2022-11-30T07:58:24.772Z","updated_at":"2022-11-30T07:58:24.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bmorgan/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":832718,"maintainers_count":355481,"namespaces_count":0,"keywords_count":270194,"github":"pypi","metadata":{"funded_packages_count":53084},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-05T05:05:39.368Z","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":1380189,"full_name":"bjmorgan/lattice_mc","default_branch":"master","total_commits":183,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":183.0,"dds":0.0,"past_year_total_commits":35,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":35.0,"past_year_dds":0.0,"last_synced_at":"2026-04-03T09:03:45.219Z","last_synced_commit":"bd5a315cb6ec356d98bcdc63c049c393e99a92ef","created_at":"2023-09-18T15:23:59.033Z","updated_at":"2026-04-03T09:03:45.175Z","committers":[{"name":"Benjamin Morgan","email":"benmorgan2@gmail.com","login":"bjmorgan","count":183}],"past_year_committers":[{"name":"Benjamin","email":"b.j.morgan@bath.ac.uk","login":"bjmorgan","count":35}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-05T00:00:09.419Z","repositories_count":6210889,"commits_count":926043117,"contributors_count":35750694,"owners_count":1144630,"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":"bjmorgan/lattice_mc","html_url":"https://github.com/bjmorgan/lattice_mc","last_synced_at":"2026-03-05T19:01:23.871Z","status":"active","issues_count":5,"pull_requests_count":4,"avg_time_to_close_issue":113790.0,"avg_time_to_close_pull_request":21885.666666666668,"issues_closed_count":1,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.6,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":21885.666666666668,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T16:49:28.001Z","updated_at":"2026-03-05T19:01:23.871Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/issues","issue_labels_count":{"table":{"bug":1,"enhancement":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"OWNER":3,"NONE":2}},"pull_request_author_associations_count":{"table":{"OWNER":3,"NONE":1}},"issue_authors":{"table":{"bjmorgan":3,"connorourke":2}},"pull_request_authors":{"table":{"bjmorgan":3,"kitmccoll":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-03T00:00:08.051Z","repositories_count":14057057,"issues_count":34385588,"pull_requests_count":112384995,"authors_count":11219742,"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":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"OWNER":1}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":3}},"past_year_issue_authors":{"table":{"bjmorgan":1}},"past_year_pull_request_authors":{"table":{"bjmorgan":3}},"maintainers":[{"table":{"login":"bjmorgan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}}],"active_maintainers":[{"table":{"login":"bjmorgan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}}]}},"events":{"total":{"DeleteEvent":5,"PullRequestEvent":3,"WatchEvent":4,"PushEvent":16,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":4,"CreateEvent":9},"last_year":{"DeleteEvent":5,"PullRequestEvent":3,"WatchEvent":3,"PushEvent":16,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":4,"CreateEvent":9}},"keywords":["kinetic-monte-carlo","lattice-gas","monte-carlo","monte-carlo-simulation","solid-state-physics"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T17:32:55.762Z","updated_at":"2022-11-03T17:32:55.762Z","repository_link":"https://github.com/bjmorgan/lattice_mc/blob/master/docs/requirements.txt","dependencies":[{"id":6585198394,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=1.6.3","direct":true,"kind":"runtime","optional":false},{"id":6585198395,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585198396,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/source/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T17:32:56.581Z","updated_at":"2022-11-03T17:32:56.581Z","repository_link":"https://github.com/bjmorgan/lattice_mc/blob/master/docs/source/requirements.txt","dependencies":[{"id":6585198403,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=1.6.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T17:32:57.398Z","updated_at":"2022-11-03T17:32:57.398Z","repository_link":"https://github.com/bjmorgan/lattice_mc/blob/master/requirements.txt","dependencies":[{"id":6585198404,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585198405,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585198406,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585198407,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585198408,"package_name":"coverage","ecosystem":"pypi","requirements":"==4.3.4","direct":true,"kind":"runtime","optional":false},{"id":6585198409,"package_name":"codeclimate-test-reporter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":9.10719961305667,"created_at":"2025-04-11T10:24:34.557Z","updated_at":"2026-06-23T00:02:25.066Z","avatar_url":"https://github.com/bjmorgan.png","language":"Python","codemeta":{"@context":"https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld","@type":"Code","author":[{"@id":"http://orcid.org/0000-0002-3056-8233","@type":"Person","email":"b.j.morgan@bath.ac.uk","name":"Benjamin Morgan","affiliation":"Department of Chemistry, University of Bath, Bath, BA2 7AY, United Kingdom."}],"identifier":"","codeRepository":"https://github.com/bjmorgan/lattice_mc","datePublished":"2017-04-14","dateModified":"2017-04-14","dateCreated":"2017-04-14","description":"Lattice-gas (kinetic) Monte Carlo implemented in Python","keywords":"monte-carlo, lattice-gas, correlation-factors","license":"MIT","title":"lattice_mc","version":"1.0.2"},"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/359020","html_url":"https://summary.ecosyste.ms/projects/359020"}