{"id":41556,"name":"pydiffgame","description":"PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems","url":"https://github.com/krichelj/pydiffgame","last_synced_at":"2025-09-05T09:04:32.327Z","repository":{"id":39699491,"uuid":"257912224","full_name":"krichelj/PyDiffGame","owner":"krichelj","description":"PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems","archived":false,"fork":false,"pushed_at":"2025-02-19T07:15:33.000Z","size":7772,"stargazers_count":53,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-26T08:55:22.180Z","etag":null,"topics":["artificial-intelligence-algorithms","bellman-equation","computer-science","control-theory","differential-equations","differential-game","dynamical-systems","game-theory","hamilton-jacobi-bellman","hamiltonian","inverted-pendulum","matrix-equations","multi-objective-optimization","nash-equilibrium","numerical-methods","object-oriented-programming","optimization-algorithms","pontryagin-maximum-principle","quadrotor","riccati-equation"],"latest_commit_sha":null,"homepage":"https://krichelj.github.io/PyDiffGame/","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/krichelj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATIONS.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-22T13:38:13.000Z","updated_at":"2025-05-21T01:21:36.000Z","dependencies_parsed_at":"2024-01-21T22:25:39.137Z","dependency_job_id":"ba9ef82a-0b83-44fa-b040-79a61f581358","html_url":"https://github.com/krichelj/PyDiffGame","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/krichelj/PyDiffGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krichelj","download_url":"https://codeload.github.com/krichelj/PyDiffGame/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273734570,"owners_count":25158273,"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":"krichelj","name":"Joshua Shay Kricheli","uuid":"45666154","kind":"user","description":"AI/ML Researcher, Vice President Data Science, M.Sc. in Computer Science, B.Sc. in Mechanical Engineering","email":"","website":"shaykricheli.com","location":"Tel Aviv, Israel","twitter":null,"company":"Ben Gurion University of the Negev","icon_url":"https://avatars.githubusercontent.com/u/45666154?u=65312cc48f683255cb17b1b5a57847869c74c7a8\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-08T21:46:31.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/krichelj","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T11:45:43.153Z","updated_at":"2023-03-08T21:46:31.612Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krichelj","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krichelj/repositories"},"packages":[{"id":6445208,"name":"pydiffgame","ecosystem":"pypi","description":"PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems","homepage":"https://krichelj.github.io/PyDiffGame/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/krichelj/PyDiffGame","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2023-02-28T09:49:31.000Z","latest_release_published_at":"2025-02-19T07:16:23.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-29T03:46:46.688Z","created_at":"2023-02-28T10:52:05.896Z","updated_at":"2025-08-29T03:46:46.688Z","registry_url":"https://pypi.org/project/pydiffgame/","install_command":"pip install pydiffgame --index-url https://pypi.org/simple","documentation_url":"https://pydiffgame.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"pydiffgame","project_status":null},"repo_metadata":{"id":39699491,"uuid":"257912224","full_name":"krichelj/PyDiffGame","owner":"krichelj","description":"PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems","archived":false,"fork":false,"pushed_at":"2024-01-21T21:54:18.000Z","size":7829,"stargazers_count":44,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-08T14:04:18.254Z","etag":null,"topics":["artificial-intelligence-algorithms","bellman-equation","computer-science","control-theory","differential-equations","differential-game","dynamical-systems","game-theory","hamilton-jacobi-bellman","hamiltonian","inverted-pendulum","matrix-equations","multi-objective-optimization","nash-equilibrium","numerical-methods","object-oriented-programming","optimization-algorithms","pontryagin-maximum-principle","quadrotor","riccati-equation"],"latest_commit_sha":null,"homepage":"https://krichelj.github.io/PyDiffGame/","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/krichelj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-04-22T13:38:13.000Z","updated_at":"2024-07-24T09:40:55.000Z","dependencies_parsed_at":"2024-01-21T22:25:39.137Z","dependency_job_id":"ba9ef82a-0b83-44fa-b040-79a61f581358","html_url":"https://github.com/krichelj/PyDiffGame","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krichelj","download_url":"https://codeload.github.com/krichelj/PyDiffGame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218330712,"owners_count":16313560,"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":"krichelj","name":"Joshua Shay Kricheli","uuid":"45666154","kind":"user","description":"AI/ML Researcher, Vice President Data Science, M.Sc. in Computer Science, B.Sc. in Mechanical Engineering","email":"","website":"shaykricheli.com","location":"Tel Aviv, Israel","twitter":null,"company":"Ben Gurion University of the Negev","icon_url":"https://avatars.githubusercontent.com/u/45666154?u=65312cc48f683255cb17b1b5a57847869c74c7a8\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-08T21:46:31.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/krichelj","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T11:45:43.153Z","updated_at":"2023-03-08T21:46:31.612Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krichelj","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krichelj/repositories"},"tags":[{"name":"v0.1.1","sha":"05775e1a499a50d91035478a06936260b28fc0f6","kind":"commit","published_at":"2023-02-28T10:48:23.000Z","download_url":"https://codeload.github.com/krichelj/PyDiffGame/tar.gz/v0.1.1","html_url":"https://github.com/krichelj/PyDiffGame/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"db55aef1b4de02425964f89b89644bb27921d93d","kind":"commit","published_at":"2023-02-17T11:07:48.000Z","download_url":"https://codeload.github.com/krichelj/PyDiffGame/tar.gz/v0.1.0","html_url":"https://github.com/krichelj/PyDiffGame/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2FPyDiffGame/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-09T14:59:43.374Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":null,"forks_count":null,"average":18.622137479349366},"purl":"pkg:pypi/pydiffgame","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pydiffgame","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pydiffgame","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pydiffgame/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydiffgame/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydiffgame/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydiffgame/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydiffgame/related_packages","maintainers":[{"uuid":"skricheli2","login":"skricheli2","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/skricheli2/","role":null,"created_at":"2023-02-28T11:44:45.506Z","updated_at":"2023-02-28T11:44:45.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/skricheli2/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725067,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":5301258,"full_name":"krichelj/pydiffgame","default_branch":"master","committers":[{"name":"shaykrichelifrenn","email":"skricheli2@gmail.com","login":"krichelj","count":298},{"name":"shaykrichelifrenn","email":"shay@frenn.io","login":null,"count":21},{"name":"Gera Weiss","email":"gera.weiss@gmail.com","login":"geraw","count":3}],"total_commits":322,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":107.33333333333333,"dds":0.07453416149068326,"past_year_committers":[{"name":"shaykrichelifrenn","email":"skricheli2@gmail.com","login":"krichelj","count":16}],"past_year_total_commits":16,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":16.0,"past_year_dds":0.0,"last_synced_at":"2025-05-23T21:29:04.685Z","last_synced_commit":"c0bb4ff9877c9a05a7c201f6e68effc8c451f736","created_at":"2024-11-12T11:17:23.056Z","updated_at":"2025-05-23T21:29:04.685Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2Fpydiffgame/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":"krichelj/pydiffgame","html_url":"https://github.com/krichelj/pydiffgame","last_synced_at":"2025-05-26T08:15:09.666Z","status":null,"issues_count":15,"pull_requests_count":0,"avg_time_to_close_issue":6689768.866666666,"avg_time_to_close_pull_request":null,"issues_closed_count":15,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":4,"avg_comments_per_issue":0.8666666666666667,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":205626.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"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.5,"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":"2024-11-12T11:17:24.029Z","updated_at":"2025-09-03T06:08:23.888Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2Fpydiffgame","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/krichelj%2Fpydiffgame/issues","issue_labels_count":{"documentation":7,"bug":4,"enhancement":2,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":11,"NONE":4},"pull_request_author_associations_count":{},"issue_authors":{"krichelj":11,"txw226":2,"Comp1exBoyan":1,"zhang261007":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"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":{"bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"txw226":2},"past_year_pull_request_authors":{},"maintainers":[{"login":"krichelj","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krichelj"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":3,"ReleaseEvent":4,"IssuesEvent":4,"WatchEvent":5,"DeleteEvent":4,"IssueCommentEvent":4,"PushEvent":14,"ForkEvent":2},"last_year":{"CreateEvent":3,"ReleaseEvent":4,"IssuesEvent":4,"WatchEvent":5,"DeleteEvent":4,"IssueCommentEvent":4,"PushEvent":14,"ForkEvent":2}},"keywords":["artificial-intelligence-algorithms","bellman-equation","computer-science","control-theory","differential-equations","differential-game","dynamical-systems","game-theory","hamilton-jacobi-bellman","hamiltonian","inverted-pendulum","matrix-equations","multi-objective-optimization","nash-equilibrium","numerical-methods","object-oriented-programming","optimization-algorithms","pontryagin-maximum-principle","quadrotor","riccati-equation"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-26T13:48:08.769Z","updated_at":"2022-07-26T13:48:08.769Z","repository_link":"https://github.com/krichelj/PyDiffGame/blob/master/requirements.txt","dependencies":[{"id":431304815,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.5.1","direct":true,"kind":"runtime","optional":false},{"id":431304816,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.22.3","direct":true,"kind":"runtime","optional":false},{"id":431304817,"package_name":"quadpy","ecosystem":"pypi","requirements":"\u003e=0.16.10","direct":true,"kind":"runtime","optional":false},{"id":431304818,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.8.0","direct":true,"kind":"runtime","optional":false},{"id":431304819,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=60.9.3","direct":true,"kind":"runtime","optional":false},{"id":431304820,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.63.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-21T22:25:38.617Z","updated_at":"2024-01-21T22:25:38.617Z","repository_link":"https://github.com/krichelj/PyDiffGame/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-21T22:25:38.747Z","updated_at":"2024-01-21T22:25:38.747Z","repository_link":"https://github.com/krichelj/PyDiffGame/blob/master/setup.py","dependencies":[]}],"score":8.159946655578548,"created_at":"2025-09-04T15:51:16.346Z","updated_at":"2025-10-07T08:16:56.162Z","avatar_url":"https://github.com/krichelj.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":21,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/41556","html_url":"https://science.ecosyste.ms/projects/41556","bibtex_url":"https://science.ecosyste.ms/projects/41556/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/41556/export.apalike"}