{"id":45376,"name":"pycollocation","description":"Python package for solving initial value problems (IVP) and two-point boundary value problems (2PBVP).","url":"https://github.com/davidrpugh/pycollocation","last_synced_at":"2025-09-05T10:25:14.651Z","repository":{"id":27402553,"uuid":"30879077","full_name":"davidrpugh/pyCollocation","owner":"davidrpugh","description":"Python package for solving initial value problems (IVP) and two-point boundary value problems (2PBVP).","archived":false,"fork":false,"pushed_at":"2016-07-20T11:18:44.000Z","size":2941,"stargazers_count":17,"open_issues_count":8,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-17T07:32:32.712Z","etag":null,"topics":[],"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/davidrpugh.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","codeowners":null,"security":null,"support":null}},"created_at":"2015-02-16T17:20:35.000Z","updated_at":"2023-12-12T06:58:03.000Z","dependencies_parsed_at":"2022-09-02T03:31:28.087Z","dependency_job_id":null,"html_url":"https://github.com/davidrpugh/pyCollocation","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/davidrpugh/pyCollocation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrpugh%2FpyCollocation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrpugh%2FpyCollocation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrpugh%2FpyCollocation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrpugh%2FpyCollocation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidrpugh","download_url":"https://codeload.github.com/davidrpugh/pyCollocation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrpugh%2FpyCollocation/sbom","scorecard":{"id":327575,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidrpugh/pyCollocation","commit":"9376f3488a992dc416cfd2a4dbb396d094927569"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 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":"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":-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":"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":"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":"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":"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":"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":"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":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","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-2020-73","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 3 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-18T02:50:22.629Z","repository_id":27402553,"created_at":"2025-08-18T02:50:22.629Z","updated_at":"2025-08-18T02:50:22.629Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273743601,"owners_count":25160084,"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":"davidrpugh","name":"David R. Pugh","uuid":"2219562","kind":"user","description":"Instructional Assistant Professor in AI, KAUST; Certified Instructor, @swcarpentry; Associate, @INET-Complexity, Oxford University","email":"","website":null,"location":"Thuwal, Saudi Arabia","twitter":"TheSandyCoder","company":"King Abdullah University of Science and Technology","icon_url":"https://avatars.githubusercontent.com/u/2219562?u=94da35c9a0a0be22ed633fa12c3b58fccb36a9ca\u0026v=4","repositories_count":23,"last_synced_at":"2023-04-04T06:34:21.588Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/davidrpugh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T13:31:29.072Z","updated_at":"2023-04-04T06:34:21.606Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidrpugh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidrpugh/repositories"},"packages":null,"commits":{"id":635262,"full_name":"davidrpugh/pyCollocation","default_branch":"master","committers":[{"name":"David R. Pugh","email":"drobert.pugh@gmail.com","login":null,"count":231}],"total_commits":231,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":231.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":"2023-10-25T22:41:26.262Z","last_synced_commit":"9376f3488a992dc416cfd2a4dbb396d094927569","created_at":"2023-03-09T08:34:57.633Z","updated_at":"2023-10-25T22:41:26.263Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrpugh%2FpyCollocation/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"davidrpugh/pyCollocation","html_url":"https://github.com/davidrpugh/pyCollocation","last_synced_at":"2025-07-02T06:09:56.949Z","status":null,"issues_count":27,"pull_requests_count":19,"avg_time_to_close_issue":3004697.5789473685,"avg_time_to_close_pull_request":198616.8947368421,"issues_closed_count":19,"pull_requests_closed_count":19,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":0.5555555555555556,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":19,"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-14T20:57:31.095Z","updated_at":"2025-07-02T06:09:56.949Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrpugh%2FpyCollocation","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrpugh%2FpyCollocation/issues","issue_labels_count":{"enhancement":19,"bug":4,"quick fix":1},"pull_request_labels_count":{"enhancement":1,"bug":1},"issue_author_associations_count":{"OWNER":25,"NONE":2},"pull_request_author_associations_count":{"OWNER":18},"issue_authors":{"davidrpugh":25,"crisla":1,"fusion809":1},"pull_request_authors":{"davidrpugh":18},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10064236,"issues_count":31126742,"pull_requests_count":94626743,"authors_count":10686932,"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":"davidrpugh","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidrpugh"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/rtd-pip-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T03:31:27.889Z","updated_at":"2022-09-02T03:31:27.889Z","repository_link":"https://github.com/davidrpugh/pyCollocation/blob/master/docs/rtd-pip-requirements.txt","dependencies":[{"id":3572449289,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3572449290,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3572449291,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3572449292,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3572449293,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3572449294,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3572449295,"package_name":"sympy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3572449296,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":3.2188758248682006,"created_at":"2025-09-04T15:51:20.769Z","updated_at":"2025-10-07T08:18:11.328Z","avatar_url":"https://github.com/davidrpugh.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["http://dx.doi.org/10.5281/zenodo.33724"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/45376","html_url":"https://science.ecosyste.ms/projects/45376","bibtex_url":"https://science.ecosyste.ms/projects/45376/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/45376/export.apalike"}