{"id":3027,"name":"lattice_mc","description":"lattice_mc: A Python Lattice-Gas Monte Carlo Module - Published in JOSS (2017)","url":"https://github.com/bjmorgan/lattice_mc","last_synced_at":"2025-09-04T16:59:31.423Z","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":"2020-07-08T09:34:51.000Z","size":1175,"stargazers_count":33,"open_issues_count":4,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-04T03:25:16.286Z","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}},"created_at":"2016-12-06T16:40:48.000Z","updated_at":"2025-06-26T11:40:30.000Z","dependencies_parsed_at":"2022-11-03T17:33:00.699Z","dependency_job_id":null,"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":273587646,"owners_count":25132849,"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":"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":"2025-09-03T22:38:35.675Z","created_at":"2022-04-10T11:27:18.664Z","updated_at":"2025-09-04T09:46:45.188Z","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":"2020-07-08T09:34:51.000Z","size":1175,"stargazers_count":33,"open_issues_count":4,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-04T03:25:16.286Z","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}},"created_at":"2016-12-06T16:40:48.000Z","updated_at":"2025-06-26T11:40:30.000Z","dependencies_parsed_at":"2022-11-03T17:33:00.699Z","dependency_job_id":null,"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":273587646,"owners_count":25132849,"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_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":"2025-09-04T09:46:45.188Z","dependent_packages_count":0,"downloads":1749,"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":"2025-08-31T21:19:37.872Z","issues_count":4,"pull_requests_count":1,"avg_time_to_close_issue":113790.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":1.0,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Flattice_mc/issues","maintainers":[{"login":"bjmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}],"active_maintainers":[]},"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","maintainers":[{"uuid":"bmorgan","login":"bmorgan","name":null,"email":null,"url":null,"packages_count":9,"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":724754,"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":1380189,"full_name":"bjmorgan/lattice_mc","default_branch":"master","committers":[{"name":"Benjamin Morgan","email":"benmorgan2@gmail.com","login":"bjmorgan","count":148}],"total_commits":148,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":148.0,"dds":0.0,"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:13:44.452Z","last_synced_commit":"7fa7be85f2f23a2d8dfd0830ecdb89d0dbf2bfd5","created_at":"2023-09-18T15:23:59.033Z","updated_at":"2025-08-07T08:13:44.452Z","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":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"bjmorgan/lattice_mc","html_url":"https://github.com/bjmorgan/lattice_mc","last_synced_at":"2025-08-31T21:19:37.872Z","status":"error","issues_count":4,"pull_requests_count":1,"avg_time_to_close_issue":113790.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":1.0,"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-14T16:49:28.001Z","updated_at":"2025-08-31T21:19:37.873Z","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":{"bug":1,"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":2,"NONE":2},"pull_request_author_associations_count":{"NONE":1},"issue_authors":{"bjmorgan":2,"connorourke":2},"pull_request_authors":{"kitmccoll":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9957585,"issues_count":29574116,"pull_requests_count":85773325,"authors_count":9463536,"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":"bjmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":4},"last_year":{"WatchEvent":4}},"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":11.078860244930077,"created_at":"2025-09-04T09:18:09.349Z","updated_at":"2025-11-04T15:50:38.440Z","avatar_url":"https://github.com/bjmorgan.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":1749,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/0167-2738%2883%2990069-3","https://doi.org/10.1088/0034-4885/27/1/305","https://doi.org/10.1142/9789814503228_0003","http://dx.doi.org/10.1098/rsos.170824","https://dx.doi.org/10.1021/ar200329r","https://dx.doi.org/10.1016/0167-2738%2882%2990050-9","https://dx.doi.org/10.1016/0375-9601%2881%2990251-6","https://doi.org/10.1007/978-1-4020-5295-8_1","http://dx.doi.org/10.1080/14786437708239737"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/3027","html_url":"https://science.ecosyste.ms/projects/3027"}