{"id":22669870,"url":"https://github.com/astrobarker/dirk_py","last_synced_at":"2025-03-29T11:15:34.284Z","repository":{"id":224878714,"uuid":"764303608","full_name":"AstroBarker/dirk_py","owner":"AstroBarker","description":"Python 3.x test implementation of implicit runge kutta integrator","archived":false,"fork":false,"pushed_at":"2024-03-05T05:19:28.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T10:56:40.817Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AstroBarker.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}},"created_at":"2024-02-27T20:51:16.000Z","updated_at":"2024-02-28T22:17:53.000Z","dependencies_parsed_at":"2024-03-04T03:53:41.602Z","dependency_job_id":null,"html_url":"https://github.com/AstroBarker/dirk_py","commit_stats":null,"previous_names":["astrobarker/sdirk_py","astrobarker/dirk_py"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Fdirk_py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Fdirk_py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Fdirk_py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstroBarker%2Fdirk_py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstroBarker","download_url":"https://codeload.github.com/AstroBarker/dirk_py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174609,"owners_count":20735417,"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"}},"keywords":[],"created_at":"2024-12-09T15:41:51.202Z","updated_at":"2025-03-29T11:15:34.260Z","avatar_url":"https://github.com/AstroBarker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dirk_py (diagonally implicit Runge Kutta in python)\nOr, Dang, I Really Know PYthon?\n\nPython 3.x test implementation of diagonally implicit runge kutta integrator.\nBased on Butcher form.\nI like [Gottlieb et al. 2009](https://link.springer.com/article/10.1007/s10915-008-9239-z) and [Conde et al. 2017](https://arxiv.org/abs/1702.04621).\n\n\n![Convergence plot](convergence.png \"Convergence plot\")\n\n# Code Style\nCode linting and formatting is done with [ruff](https://docs.astral.sh/ruff/).\nRules are listed in [ruff.toml](ruff.toml).\nTo check all python in the current directory, you may `ruff .`.\nTo format a given file according to `ruff.toml`, run `ruff format file.py`.\nChecks for formatting are performed on each push / PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrobarker%2Fdirk_py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrobarker%2Fdirk_py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrobarker%2Fdirk_py/lists"}