{"id":68895,"name":"nls","description":"Non-linear Schrodinger Equation Solver","url":"https://github.com/daskol/nls","last_synced_at":"2025-09-08T14:19:12.071Z","repository":{"id":46070368,"uuid":"48875672","full_name":"daskol/nls","owner":"daskol","description":"Non-linear Schrodinger Equation Solver","archived":false,"fork":false,"pushed_at":"2024-10-26T00:24:42.000Z","size":252,"stargazers_count":13,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-12T03:49:33.901Z","etag":null,"topics":["equation","nls","physics-simulation","quantum-mechanics","schrodinger-equation"],"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/daskol.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}},"created_at":"2016-01-01T10:47:25.000Z","updated_at":"2025-03-30T10:37:30.000Z","dependencies_parsed_at":"2023-12-26T09:08:28.274Z","dependency_job_id":"37b31a03-fa17-4139-853d-217c17eb3f3e","html_url":"https://github.com/daskol/nls","commit_stats":{"total_commits":105,"total_committers":3,"mean_commits":35.0,"dds":0.05714285714285716,"last_synced_commit":"8ce4f51f8c564498093d1f96c08b008b1cfe2d52"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/daskol/nls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daskol","download_url":"https://codeload.github.com/daskol/nls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/sbom","scorecard":{"id":323863,"data":{"date":"2025-08-11","repo":{"name":"github.com/daskol/nls","commit":"e7acea736b7bb0cad1877ab41e60a9ba34bcf10b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/21 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":"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":"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":"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":"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":"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: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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"}}]},"last_synced_at":"2025-08-18T02:00:23.678Z","repository_id":46070368,"created_at":"2025-08-18T02:00:23.678Z","updated_at":"2025-08-18T02:00:23.678Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196717,"owners_count":25239269,"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-08T02:00:09.813Z","response_time":121,"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":"daskol","name":"Daniel Bershatsky","uuid":"9336514","kind":"user","description":"","email":"","website":"https://daskol.xyz","location":"Russia, Moscow","twitter":null,"company":"@skoltech-ai","icon_url":"https://avatars.githubusercontent.com/u/9336514?v=4","repositories_count":11,"last_synced_at":"2023-02-27T08:40:33.289Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/daskol","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T17:45:51.195Z","updated_at":"2023-02-27T08:40:33.332Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daskol","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daskol/repositories"},"packages":[{"id":2819862,"name":"nls","ecosystem":"pypi","description":"NLS: Non-Linear Schrodinger equation solver.","homepage":"https://github.com/daskol/nls","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/daskol/nls","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2016-02-08T19:57:11.000Z","latest_release_published_at":"2016-04-23T21:15:03.000Z","latest_release_number":"0.2.0","last_synced_at":"2025-08-13T09:07:36.730Z","created_at":"2022-04-10T11:45:38.941Z","updated_at":"2025-08-13T09:07:36.731Z","registry_url":"https://pypi.org/project/nls/","install_command":"pip install nls --index-url https://pypi.org/simple","documentation_url":"https://nls.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Fortran","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"nls"},"repo_metadata":{"id":46070368,"uuid":"48875672","full_name":"daskol/nls","owner":"daskol","description":"Non-linear Schrodinger Equation Solver","archived":false,"fork":false,"pushed_at":"2024-05-07T08:20:06.000Z","size":250,"stargazers_count":11,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-08T05:44:45.275Z","etag":null,"topics":["equation","nls","physics-simulation","quantum-mechanics","schrodinger-equation"],"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/daskol.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}},"created_at":"2016-01-01T10:47:25.000Z","updated_at":"2024-05-16T20:12:52.000Z","dependencies_parsed_at":"2023-12-26T09:08:28.274Z","dependency_job_id":"37b31a03-fa17-4139-853d-217c17eb3f3e","html_url":"https://github.com/daskol/nls","commit_stats":{"total_commits":104,"total_committers":3,"mean_commits":"34.666666666666664","dds":0.04807692307692313,"last_synced_commit":"97054581fd34a7ce9ab9850c84d97c2428320827"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daskol","download_url":"https://codeload.github.com/daskol/nls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":209952337,"owners_count":15081134,"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","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":"daskol","name":"Daniel Bershatsky","uuid":"9336514","kind":"user","description":"","email":"","website":"https://daskol.xyz","location":"Russia, Moscow","twitter":null,"company":"@skoltech-ai","icon_url":"https://avatars.githubusercontent.com/u/9336514?v=4","repositories_count":11,"last_synced_at":"2023-02-27T08:40:33.289Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/daskol","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T17:45:51.195Z","updated_at":"2023-02-27T08:40:33.332Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daskol","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daskol/repositories"},"tags":[{"name":"v0.2.0","sha":"c8239197cb4be9dee1892e8c31731be44867ffbd","kind":"commit","published_at":"2016-04-23T21:05:10.000Z","download_url":"https://codeload.github.com/daskol/nls/tar.gz/v0.2.0","html_url":"https://github.com/daskol/nls/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"aa1bf859b5cf1cf07ca4a7d33bbe136e7d5be4e7","kind":"tag","published_at":"2016-02-29T13:56:46.000Z","download_url":"https://codeload.github.com/daskol/nls/tar.gz/v0.1.1","html_url":"https://github.com/daskol/nls/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6223d4f004a24836f29ab254768158ce5194730b","kind":"tag","published_at":"2016-02-08T19:51:49.000Z","download_url":"https://codeload.github.com/daskol/nls/tar.gz/v0.1.0","html_url":"https://github.com/daskol/nls/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-07-08T12:23:07.570Z","dependent_packages_count":0,"downloads":191,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":25.466659616096454,"dependent_repos_count":11.801525671030856,"dependent_packages_count":7.312883868137378,"stargazers_count":17.12962328264084,"forks_count":13.347956795503285,"docker_downloads_count":null,"average":15.011729846681764},"purl":"pkg:pypi/nls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/nls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/nls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/nls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-08T05:44:38.787Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":11216511.666666666,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":26157.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nls/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nls/related_packages","maintainers":[{"uuid":"daskol","login":"daskol","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/daskol/","role":null,"created_at":"2023-02-24T19:31:03.463Z","updated_at":"2023-02-24T19:31:03.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/daskol/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726163,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":618821,"full_name":"daskol/nls","default_branch":"master","committers":[{"name":"daskol","email":"daniel.bershatsky@skolkovotech.ru","login":"daskol","count":100},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6}],"total_commits":106,"total_committers":2,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":53.0,"dds":0.05660377358490565,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-06-12T14:01:58.754Z","last_synced_commit":"e7acea736b7bb0cad1877ab41e60a9ba34bcf10b","created_at":"2023-03-09T07:49:40.992Z","updated_at":"2025-06-12T14:01:58.754Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309682,"contributors_count":31095220,"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":"daskol/nls","html_url":"https://github.com/daskol/nls","last_synced_at":"2025-06-12T03:33:32.693Z","status":null,"issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":9614263.57142857,"issues_closed_count":0,"pull_requests_closed_count":7,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.14285714285714285,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":775.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T18:38:14.667Z","updated_at":"2025-09-02T14:43:52.269Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/daskol%2Fnls/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":7},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":7},"issue_authors":{},"pull_request_authors":{"dependabot[bot]":7},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10154851,"issues_count":32078797,"pull_requests_count":100129860,"authors_count":10723973,"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":{"dependencies":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"DeleteEvent":1,"PushEvent":1,"PullRequestEvent":2,"CreateEvent":1},"last_year":{"WatchEvent":2,"DeleteEvent":1,"PushEvent":1,"PullRequestEvent":2,"CreateEvent":1}},"keywords":["equation","nls","physics-simulation","quantum-mechanics","schrodinger-equation"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T18:30:42.930Z","updated_at":"2022-09-26T18:30:42.930Z","repository_link":"https://github.com/daskol/nls/blob/master/requirements.txt","dependencies":[{"id":6139193804,"package_name":"Werkzeug","ecosystem":"pypi","requirements":"==0.15.3","direct":true,"kind":"runtime","optional":false},{"id":6139193777,"package_name":"cycler","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":6139193782,"package_name":"Flask","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6139193784,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"==0.24","direct":true,"kind":"runtime","optional":false},{"id":6139193786,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003e=2.10.1","direct":true,"kind":"runtime","optional":false},{"id":6139193788,"package_name":"MarkupSafe","ecosystem":"pypi","requirements":"==0.23","direct":true,"kind":"runtime","optional":false},{"id":6139193790,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6139193792,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6139193794,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false},{"id":6139193796,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.5.2","direct":true,"kind":"runtime","optional":false},{"id":6139193798,"package_name":"pytz","ecosystem":"pypi","requirements":"==2016.3","direct":true,"kind":"runtime","optional":false},{"id":6139193800,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6139193802,"package_name":"six","ecosystem":"pypi","requirements":"==1.10.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-26T09:08:28.205Z","updated_at":"2023-12-26T09:08:28.205Z","repository_link":"https://github.com/daskol/nls/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-26T09:08:28.244Z","updated_at":"2023-12-26T09:08:28.244Z","repository_link":"https://github.com/daskol/nls/blob/master/setup.py","dependencies":[]}],"score":8.52595469708481,"created_at":"2025-09-08T11:18:58.669Z","updated_at":"2025-10-07T08:25:39.691Z","avatar_url":"https://github.com/daskol.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":191,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","serializer","packaging","network-simulation","shellcodes","hacking","autograding","observability","genomics","embedded"],"project_url":"https://science.ecosyste.ms/api/v1/projects/68895","html_url":"https://science.ecosyste.ms/projects/68895"}