{"id":19362756,"url":"https://github.com/soumyasen1809/rustodesolver","last_synced_at":"2025-07-18T03:04:00.023Z","repository":{"id":252133420,"uuid":"835965438","full_name":"soumyasen1809/RustODESolver","owner":"soumyasen1809","description":"ODE Solver in Rust","archived":false,"fork":false,"pushed_at":"2025-01-01T16:42:28.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T17:34:37.296Z","etag":null,"topics":["computational-science","ode-solver","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/soumyasen1809.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-07-30T22:15:40.000Z","updated_at":"2025-01-01T16:42:31.000Z","dependencies_parsed_at":"2024-08-07T23:09:09.752Z","dependency_job_id":null,"html_url":"https://github.com/soumyasen1809/RustODESolver","commit_stats":null,"previous_names":["soumyasen1809/rustodesolver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyasen1809%2FRustODESolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyasen1809%2FRustODESolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyasen1809%2FRustODESolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyasen1809%2FRustODESolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soumyasen1809","download_url":"https://codeload.github.com/soumyasen1809/RustODESolver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240483782,"owners_count":19808632,"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":["computational-science","ode-solver","rust"],"created_at":"2024-11-10T07:30:28.733Z","updated_at":"2025-02-24T12:49:34.964Z","avatar_url":"https://github.com/soumyasen1809.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ODE Solver in Rust\n\n## Overview\n\nThis project is an ODE (Ordinary Differential Equation) solver implemented in Rust. It provides a simple and efficient way to solve differential equations numerically using various methods such as Euler's method, Runge-Kutta methods, and more.\n\n## Features\n\n- **Multiple Solvers**: Includes implementations of Euler's method, Runge-Kutta methods (RK4), Heun Method and more.\n- **Flexible Interface**: Easily define your differential equations and initial conditions.\n- **Extensible**: Designed to be easily extended with new solving methods.\n\n## Usage\nFor a basic example of how to use the ODE solver, check the main.rs file.\n\n## Contributing\nContributions are welcome! Please feel free to submit a pull request or open an issue if you have any suggestions or improvements.\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumyasen1809%2Frustodesolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoumyasen1809%2Frustodesolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumyasen1809%2Frustodesolver/lists"}