{"id":30278,"name":"sdeint","description":"Numerical integration of Ito or Stratonovich SDEs","url":"https://github.com/mattja/sdeint","last_synced_at":"2025-09-05T04:45:16.290Z","repository":{"id":42234451,"uuid":"43686387","full_name":"mattja/sdeint","owner":"mattja","description":"Numerical integration of Ito or Stratonovich SDEs","archived":false,"fork":false,"pushed_at":"2023-04-09T01:11:48.000Z","size":109,"stargazers_count":167,"open_issues_count":14,"forks_count":23,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-27T12:20:02.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattja.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-10-05T13:38:30.000Z","updated_at":"2025-07-04T16:03:27.000Z","dependencies_parsed_at":"2022-08-20T18:32:25.036Z","dependency_job_id":"ae5ef8e4-9625-4d06-822b-d9d1a9d4b6b3","html_url":"https://github.com/mattja/sdeint","commit_stats":{"total_commits":69,"total_committers":2,"mean_commits":34.5,"dds":0.01449275362318836,"last_synced_commit":"f4942fbf54e2332727cf499e8faeeacfc27d0161"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/mattja/sdeint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattja","download_url":"https://codeload.github.com/mattja/sdeint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/sbom","scorecard":{"id":627413,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattja/sdeint","commit":"8c110134f0efd6e23491f54a2db460969f3248da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","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-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"}}]},"last_synced_at":"2025-08-21T06:52:36.626Z","repository_id":42234451,"created_at":"2025-08-21T06:52:36.626Z","updated_at":"2025-08-21T06:52:36.626Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713607,"owners_count":25154612,"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-05T02:00:09.113Z","response_time":402,"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":"mattja","name":"Matthew Aburn","uuid":"7663625","kind":"user","description":"","email":"","website":null,"location":"Brisbane, Australia","twitter":null,"company":"@WearOptimo","icon_url":"https://avatars.githubusercontent.com/u/7663625?v=4","repositories_count":19,"last_synced_at":"2024-03-20T04:44:45.486Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mattja","funding_links":[],"total_stars":184,"followers":null,"following":null,"created_at":"2022-11-09T03:46:26.539Z","updated_at":"2024-03-20T04:44:48.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattja","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattja/repositories"},"packages":[{"id":2913638,"name":"sdeint","ecosystem":"pypi","description":"Numerical integration of stochastic differential equations (SDE)","homepage":"http://github.com/mattja/sdeint/","licenses":"GPLv3+","normalized_licenses":["GPL-3.0+"],"repository_url":"https://github.com/mattja/sdeint","keywords_array":["stochastic","differential equations","SDE","SODE"],"namespace":null,"versions_count":6,"first_release_published_at":"2015-10-30T01:34:57.000Z","latest_release_published_at":"2022-07-12T07:44:42.000Z","latest_release_number":"0.3.0","last_synced_at":"2025-08-27T05:48:17.766Z","created_at":"2022-04-10T12:33:49.016Z","updated_at":"2025-08-27T05:54:37.376Z","registry_url":"https://pypi.org/project/sdeint/","install_command":"pip install sdeint --index-url https://pypi.org/simple","documentation_url":"https://sdeint.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License (GPL)","Operating System :: OS Independent","Programming Language :: Python","Topic :: Scientific/Engineering"],"normalized_name":"sdeint","project_status":null},"repo_metadata":{"id":42234451,"uuid":"43686387","full_name":"mattja/sdeint","owner":"mattja","description":"Numerical integration of Ito or Stratonovich SDEs","archived":false,"fork":false,"pushed_at":"2023-04-09T01:11:48.000Z","size":109,"stargazers_count":167,"open_issues_count":14,"forks_count":23,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-07-20T04:56:34.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattja.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-10-05T13:38:30.000Z","updated_at":"2025-07-04T16:03:27.000Z","dependencies_parsed_at":"2022-08-20T18:32:25.036Z","dependency_job_id":"ae5ef8e4-9625-4d06-822b-d9d1a9d4b6b3","html_url":"https://github.com/mattja/sdeint","commit_stats":{"total_commits":69,"total_committers":2,"mean_commits":34.5,"dds":0.01449275362318836,"last_synced_commit":"f4942fbf54e2332727cf499e8faeeacfc27d0161"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/mattja/sdeint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattja","download_url":"https://codeload.github.com/mattja/sdeint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/sbom","scorecard":{"id":627413,"data":{"date":"2025-08-11","repo":{"name":"github.com/mattja/sdeint","commit":"8c110134f0efd6e23491f54a2db460969f3248da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","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-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"}}]},"last_synced_at":"2025-08-21T06:52:36.626Z","repository_id":42234451,"created_at":"2025-08-21T06:52:36.626Z","updated_at":"2025-08-21T06:52:36.626Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272296008,"owners_count":24909027,"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-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mattja","name":"Matthew Aburn","uuid":"7663625","kind":"user","description":"","email":"","website":null,"location":"Brisbane, Australia","twitter":null,"company":"@WearOptimo","icon_url":"https://avatars.githubusercontent.com/u/7663625?v=4","repositories_count":19,"last_synced_at":"2024-03-20T04:44:45.486Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mattja","funding_links":[],"total_stars":184,"followers":null,"following":null,"created_at":"2022-11-09T03:46:26.539Z","updated_at":"2024-03-20T04:44:48.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattja","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattja/repositories"},"tags":[{"name":"0.3.0","sha":"c1b5bb8fc5de450a8800960e89c09dea37d78844","kind":"commit","published_at":"2022-07-12T06:15:10.000Z","download_url":"https://codeload.github.com/mattja/sdeint/tar.gz/0.3.0","html_url":"https://github.com/mattja/sdeint/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattja/sdeint@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"8ff592934dd746440c8ec583124548892056996e","kind":"commit","published_at":"2022-02-20T04:39:49.000Z","download_url":"https://codeload.github.com/mattja/sdeint/tar.gz/0.2.4","html_url":"https://github.com/mattja/sdeint/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattja/sdeint@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"01a00a4875ef25c6140f84e05a982ff76bba4eb0","kind":"commit","published_at":"2022-02-20T04:03:17.000Z","download_url":"https://codeload.github.com/mattja/sdeint/tar.gz/0.2.3","html_url":"https://github.com/mattja/sdeint/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattja/sdeint@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"e585e35c991616d458111a31b618846b0d79bb54","kind":"commit","published_at":"2021-06-10T01:36:39.000Z","download_url":"https://codeload.github.com/mattja/sdeint/tar.gz/0.2.2","html_url":"https://github.com/mattja/sdeint/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattja/sdeint@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"9457d54c199c6ffb1cc5e91ae2040acac060a923","kind":"commit","published_at":"2017-03-28T01:51:04.000Z","download_url":"https://codeload.github.com/mattja/sdeint/tar.gz/0.2.1","html_url":"https://github.com/mattja/sdeint/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattja/sdeint@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"dcfb00f6a7312df9b8677edbcc87cdd80fb2f76f","kind":"commit","published_at":"2015-10-30T01:20:43.000Z","download_url":"https://codeload.github.com/mattja/sdeint/tar.gz/0.2.0","html_url":"https://github.com/mattja/sdeint/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattja/sdeint@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"bb2d1ef79edb8a5ba8f03269a95d8222226f9a6e","kind":"commit","published_at":"2015-10-13T13:21:42.000Z","download_url":"https://codeload.github.com/mattja/sdeint/tar.gz/0.1.1","html_url":"https://github.com/mattja/sdeint/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattja/sdeint@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"ffc0033f782fbc83e3b11b9f40b4dc45ac826184","kind":"commit","published_at":"2015-10-09T14:43:03.000Z","download_url":"https://codeload.github.com/mattja/sdeint/tar.gz/0.1.0","html_url":"https://github.com/mattja/sdeint/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mattja/sdeint@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T05:54:37.376Z","dependent_packages_count":1,"downloads":772,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":8.641094454465637,"dependent_repos_count":3.6212445325445146,"dependent_packages_count":10.032368031403879,"stargazers_count":5.950859687650646,"forks_count":8.245689209921226,"docker_downloads_count":2.450165556896674,"average":6.490236912147096},"purl":"pkg:pypi/sdeint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sdeint","docker_dependents_count":4,"docker_downloads_count":284,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sdeint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sdeint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-20T04:33:50.729Z","issues_count":25,"pull_requests_count":1,"avg_time_to_close_issue":7714744.454545454,"avg_time_to_close_pull_request":228819.0,"issues_closed_count":11,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":20,"avg_comments_per_issue":2.08,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/mattja%2Fsdeint/issues","maintainers":[{"login":"mattja","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattja"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdeint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdeint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdeint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdeint/related_packages","maintainers":[{"uuid":"mattja","login":"mattja","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/mattja/","role":null,"created_at":"2023-02-25T10:27:57.838Z","updated_at":"2023-02-25T10:27:57.838Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mattja/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724988,"maintainers_count":308305,"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":655654,"full_name":"mattja/sdeint","default_branch":"master","committers":[{"name":"Matthew Aburn","email":"mattja6@gmail.com","login":null,"count":69},{"name":"Yoav Ram","email":"yoavram+github@gmail.com","login":null,"count":1}],"total_commits":70,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":35.0,"dds":0.014285714285714235,"past_year_committers":[{"name":"Matthew Aburn","email":"mattja6@gmail.com","login":null,"count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:48:11.800Z","last_synced_commit":"8c110134f0efd6e23491f54a2db460969f3248da","created_at":"2023-03-09T09:45:50.086Z","updated_at":"2023-10-25T14:48:11.801Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310314,"contributors_count":31095240,"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":"mattja/sdeint","html_url":"https://github.com/mattja/sdeint","last_synced_at":"2025-08-27T05:55:59.952Z","status":"error","issues_count":25,"pull_requests_count":1,"avg_time_to_close_issue":7714744.454545454,"avg_time_to_close_pull_request":228819.0,"issues_closed_count":11,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":20,"avg_comments_per_issue":2.08,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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-14T23:39:59.980Z","updated_at":"2025-08-30T22:09:05.584Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattja%2Fsdeint/issues","issue_labels_count":{"enhancement":6,"question":5,"works for me":1,"documentation":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":21,"OWNER":2,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":1},"issue_authors":{"Peter230655":4,"yoavram":2,"mattja":2,"PHTHK":1,"ttaa9":1,"dbsi-pinkman":1,"zeochoy":1,"parenthetical-e":1,"sdx23":1,"pabloriera":1,"juanracasti":1,"laurito2":1,"myradio":1,"arashgmn":1,"ruiixu23":1,"apfelfruchtsaft":1,"matibilkis":1,"theothershore2019":1,"gxli":1,"PFMassiani":1},"pull_request_authors":{"yoavram":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":8569614,"issues_count":23576579,"pull_requests_count":64825285,"authors_count":8218512,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"dbsi-pinkman":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"mattja","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattja"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":13,"IssueCommentEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":13,"IssueCommentEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-20T18:32:24.285Z","updated_at":"2022-08-20T18:32:24.285Z","repository_link":"https://github.com/mattja/sdeint/blob/master/requirements.txt","dependencies":[{"id":2181877649,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17","direct":true,"kind":"runtime","optional":false},{"id":2181877650,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false},{"id":2181877651,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-20T18:32:24.587Z","updated_at":"2022-08-20T18:32:24.587Z","repository_link":"https://github.com/mattja/sdeint/blob/master/setup.py","dependencies":[{"id":2181881526,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17","direct":true,"kind":"runtime","optional":false}]}],"score":12.874506963294714,"created_at":"2025-09-04T15:51:02.923Z","updated_at":"2025-10-07T08:13:04.103Z","avatar_url":"https://github.com/mattja.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":772,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/30278","html_url":"https://science.ecosyste.ms/projects/30278","bibtex_url":"https://science.ecosyste.ms/projects/30278/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/30278/export.apalike"}