{"id":358356,"url":"https://github.com/LRydin/KramersMoyal","last_synced_at":"2026-06-22T22:30:30.894Z","repository":{"id":36488518,"uuid":"183752905","full_name":"LRydin/KramersMoyal","owner":"LRydin","description":"kramersmoyal: Kramers-Moyal coefficients for stochastic data of any dimension, to any desired order","archived":false,"fork":false,"pushed_at":"2026-03-05T13:51:35.000Z","size":4917,"stargazers_count":77,"open_issues_count":2,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-05-11T02:16:00.956Z","etag":null,"topics":["diffusion","drift","drift-diffusion","kernel-density-estimation","nadaraya-watson","stochastic","stochastic-differential-equations","stochastic-process"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LRydin.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":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-04-27T09:22:14.000Z","updated_at":"2026-05-06T06:57:22.000Z","dependencies_parsed_at":"2026-03-29T05:00:32.437Z","dependency_job_id":null,"html_url":"https://github.com/LRydin/KramersMoyal","commit_stats":{"total_commits":168,"total_committers":6,"mean_commits":28.0,"dds":0.2142857142857143,"last_synced_commit":"7e9c37047211bda7bb9fd07134084795e45bc90a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/LRydin/KramersMoyal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LRydin","download_url":"https://codeload.github.com/LRydin/KramersMoyal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/sbom","scorecard":{"id":81714,"data":{"date":"2025-08-11","repo":{"name":"github.com/LRydin/KramersMoyal","commit":"a3412dd9698d0358de3ca99e7036f5b88eca2c13"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/18 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":"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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/LRydin/KramersMoyal/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/LRydin/KramersMoyal/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/LRydin/KramersMoyal/CI.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: 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"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T06:01:07.407Z","repository_id":36488518,"created_at":"2025-08-15T06:01:07.407Z","updated_at":"2025-08-15T06:01:07.407Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32965783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"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":"LRydin","name":"Rydin","uuid":"47757762","kind":"user","description":"I had cereals for breakfast","email":"","website":null,"location":"Oslo, Norway","twitter":null,"company":"OsloMet","icon_url":"https://avatars.githubusercontent.com/u/47757762?u=5554c960be728a07a74b9cd307896f16e30030f2\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-03T14:30:47.034Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LRydin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T01:01:48.997Z","updated_at":"2023-03-03T14:30:47.133Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LRydin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LRydin/repositories"},"packages":[{"id":2781713,"name":"kramersmoyal","ecosystem":"pypi","description":"Calculate Kramers-Moyal coefficients for stochastic process of any dimension, up to any order.","homepage":"https://github.com/LRydin/KramersMoyal","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/LRydin/KramersMoyal","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2019-12-13T09:43:06.000Z","latest_release_published_at":"2023-08-25T17:13:10.000Z","latest_release_number":"0.4.1","last_synced_at":"2026-06-12T18:00:25.013Z","created_at":"2022-04-10T11:26:06.943Z","updated_at":"2026-06-12T18:02:03.046Z","registry_url":"https://pypi.org/project/kramersmoyal/","install_command":"pip install kramersmoyal --index-url https://pypi.org/simple","documentation_url":"https://kramersmoyal.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"kramersmoyal","project_status":null},"repo_metadata":{"id":36488518,"uuid":"183752905","full_name":"LRydin/KramersMoyal","owner":"LRydin","description":"kramersmoyal: Kramers-Moyal coefficients for stochastic data of any dimension, to any desired order","archived":false,"fork":false,"pushed_at":"2026-03-05T13:51:35.000Z","size":4917,"stargazers_count":77,"open_issues_count":2,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-05-11T02:16:00.956Z","etag":null,"topics":["diffusion","drift","drift-diffusion","kernel-density-estimation","nadaraya-watson","stochastic","stochastic-differential-equations","stochastic-process"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LRydin.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":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-04-27T09:22:14.000Z","updated_at":"2026-05-06T06:57:22.000Z","dependencies_parsed_at":"2026-03-29T05:00:32.437Z","dependency_job_id":null,"html_url":"https://github.com/LRydin/KramersMoyal","commit_stats":{"total_commits":168,"total_committers":6,"mean_commits":28.0,"dds":0.2142857142857143,"last_synced_commit":"7e9c37047211bda7bb9fd07134084795e45bc90a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/LRydin/KramersMoyal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LRydin","download_url":"https://codeload.github.com/LRydin/KramersMoyal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/sbom","scorecard":{"id":81714,"data":{"date":"2025-08-11","repo":{"name":"github.com/LRydin/KramersMoyal","commit":"a3412dd9698d0358de3ca99e7036f5b88eca2c13"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/18 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":"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":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/LRydin/KramersMoyal/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/LRydin/KramersMoyal/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/LRydin/KramersMoyal/CI.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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: 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"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T06:01:07.407Z","repository_id":36488518,"created_at":"2025-08-15T06:01:07.407Z","updated_at":"2025-08-15T06:01:07.407Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32965783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"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":"LRydin","name":"Rydin","uuid":"47757762","kind":"user","description":"I had cereals for breakfast","email":"","website":null,"location":"Oslo, Norway","twitter":null,"company":"OsloMet","icon_url":"https://avatars.githubusercontent.com/u/47757762?u=5554c960be728a07a74b9cd307896f16e30030f2\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-03T14:30:47.034Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LRydin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T01:01:48.997Z","updated_at":"2023-03-03T14:30:47.133Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LRydin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LRydin/repositories"},"tags":[{"name":"v0.4.1","sha":"7e9c37047211bda7bb9fd07134084795e45bc90a","kind":"commit","published_at":"2023-08-25T17:00:31.000Z","download_url":"https://codeload.github.com/LRydin/KramersMoyal/tar.gz/v0.4.1","html_url":"https://github.com/LRydin/KramersMoyal/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LRydin/KramersMoyal@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"0fa29fbc9e71c46dba42a2becc0f5e384d169bfa","kind":"commit","published_at":"2019-12-17T17:16:22.000Z","download_url":"https://codeload.github.com/LRydin/KramersMoyal/tar.gz/v0.4","html_url":"https://github.com/LRydin/KramersMoyal/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LRydin/KramersMoyal@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/tags/v0.4/manifests"}]},"repo_metadata_updated_at":"2026-06-12T18:02:03.045Z","dependent_packages_count":0,"downloads":119,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.544353156821256,"dependent_repos_count":21.66152068531463,"dependent_packages_count":10.032368031403879,"stargazers_count":8.813349838235379,"forks_count":10.156480153036824,"docker_downloads_count":null,"average":15.441614372962395},"purl":"pkg:pypi/kramersmoyal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/kramersmoyal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/kramersmoyal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/kramersmoyal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T21:00:23.189Z","issues_count":11,"pull_requests_count":13,"avg_time_to_close_issue":11001407.9,"avg_time_to_close_pull_request":5794334.833333333,"issues_closed_count":10,"pull_requests_closed_count":12,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":3.5454545454545454,"avg_comments_per_pull_request":0.46153846153846156,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/issues","maintainers":[{"login":"LRydin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LRydin"},{"login":"fmeirinhos","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fmeirinhos"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kramersmoyal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kramersmoyal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kramersmoyal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kramersmoyal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kramersmoyal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kramersmoyal/codemeta","maintainers":[{"uuid":"LRydin","login":"LRydin","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/LRydin/","role":null,"created_at":"2023-01-20T19:43:56.637Z","updated_at":"2023-01-20T19:43:56.637Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/LRydin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":885594,"maintainers_count":379189,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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":601891,"full_name":"LRydin/KramersMoyal","default_branch":"master","total_commits":170,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":34.0,"dds":0.20588235294117652,"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":"2026-06-12T18:00:59.886Z","last_synced_commit":"a3412dd9698d0358de3ca99e7036f5b88eca2c13","created_at":"2023-03-09T06:52:06.094Z","updated_at":"2026-06-12T18:00:59.861Z","committers":[{"name":"Rydin","email":"leonardo.rydin@gmail.com","login":"LRydin","count":135},{"name":"Francisco Meirinhos","email":"fcmeirinhos@gmail.com","login":"fmeirinhos","count":29},{"name":"Meirinhos","email":"","login":null,"count":3},{"name":"Kristen Thyng","email":"kthyng@gmail.com","login":"kthyng","count":2},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-14T00:00:10.507Z","repositories_count":6259505,"commits_count":882512434,"contributors_count":35085189,"owners_count":1166608,"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":"LRydin/KramersMoyal","html_url":"https://github.com/LRydin/KramersMoyal","last_synced_at":"2026-04-30T21:00:23.189Z","status":"active","issues_count":11,"pull_requests_count":13,"avg_time_to_close_issue":11001407.9,"avg_time_to_close_pull_request":5794334.833333333,"issues_closed_count":10,"pull_requests_closed_count":12,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":3.5454545454545454,"avg_comments_per_pull_request":0.46153846153846156,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.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":0,"created_at":"2023-05-14T16:42:35.046Z","updated_at":"2026-04-30T21:00:23.189Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LRydin%2FKramersMoyal/issues","issue_labels_count":{"table":{"bug":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":9,"OWNER":1,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"OWNER":6,"CONTRIBUTOR":3,"COLLABORATOR":3,"NONE":1}},"issue_authors":{"table":{"dawbarton":2,"Shibabrat":2,"potatchipsxp":1,"ZachMcBreartyUU":1,"jasnyder":1,"apathanasiadis":1,"fmeirinhos":1,"rodrigomp84":1,"LRydin":1}},"pull_request_authors":{"table":{"LRydin":6,"fmeirinhos":3,"kthyng":2,"williamjsdavis":1,"arfon":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-14T00:00:24.059Z","repositories_count":14804457,"issues_count":33161443,"pull_requests_count":109317906,"authors_count":11305997,"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":{"bug":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{"ZachMcBreartyUU":1}},"past_year_pull_request_authors":{"table":{"williamjsdavis":1}},"maintainers":[{"table":{"login":"LRydin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LRydin"}},{"table":{"login":"fmeirinhos","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fmeirinhos"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":3,"IssuesEvent":2,"WatchEvent":9,"IssueCommentEvent":3,"PushEvent":6},"last_year":{"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":1}},"keywords":["diffusion","drift","drift-diffusion","kernel-density-estimation","nadaraya-watson","stochastic","stochastic-differential-equations","stochastic-process"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-02T11:52:11.915Z","updated_at":"2022-08-02T11:52:11.915Z","repository_link":"https://github.com/LRydin/KramersMoyal/blob/master/requirements.txt","dependencies":[{"id":539351706,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":539351707,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CI.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T05:00:32.246Z","updated_at":"2026-03-29T05:00:32.246Z","repository_link":"https://github.com/LRydin/KramersMoyal/blob/master/.github/workflows/CI.yml","dependencies":[{"id":25849758244,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25849758245,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25849758246,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2026-03-29T05:00:32.361Z","updated_at":"2026-03-29T05:00:32.361Z","repository_link":"https://github.com/LRydin/KramersMoyal/blob/master/setup.py","dependencies":[]}],"score":10.774676310497863,"created_at":"2025-04-11T10:22:31.867Z","updated_at":"2026-06-22T22:30:30.894Z","avatar_url":"https://github.com/LRydin.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358356","html_url":"https://summary.ecosyste.ms/projects/358356"}