{"adoption": {"forks": 256, "observed_at": "2026-08-28T04:07:46.171213+00:00", "stars": 3151}, "canonical_url": "https://ross.abutalabs.com/products/differentialequationsjl", "card": {"archived": false, "artifact_type": "library", "description": "Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.", "domain": ["mathematics", "data-science", "performance"], "enriched": true, "function": ["simulation", "math", "machine-learning", "data-science"], "health_score": 99, "homepage": "https://docs.sciml.ai/DiffEqDocs/stable/", "language": "Julia", "license": "NOASSERTION", "license_family": "other", "maturity": "active", "member_repos": ["SciML/DifferentialEquations.jl"], "name": "SciML/DifferentialEquations.jl", "platform": ["python", "cross-platform"], "pushed_at": "2026-08-23T20:58:41+00:00", "repo": "SciML/DifferentialEquations.jl", "stars": 3151, "tags": ["differential-equations", "ode", "sde", "dde", "dae", "pde", "scientific-computing", "sciml", "numerical-solvers", "neural-differential-equations", "algorithms", "julia"], "topics": ["differential-equations", "differentialequations", "julia", "ode", "sde", "dae", "dde", "spde", "stochastic-processes", "stochastic-differential-equations", "delay-differential-equations", "differential-algebraic-equations", "dynamical-systems", "neural-differential-equations", "r", "python", "scientific-machine-learning", "sciml", "numerical", "scientific"], "urls": [], "use_cases": ["solve ordinary differential equations numerically", "simulate stochastic differential equations", "solve stiff ODE systems efficiently", "solve delay differential equations with history functions", "simulate differential-algebraic equations", "train neural differential equations for scientific machine learning", "simulate dynamical systems and Gillespie/Markov jump processes", "solve partial differential equations with finite difference or finite element methods"], "what_it_is": "A Julia suite of high-performance numerical solvers for differential equations, covering ODEs, SDEs, DDEs, DAEs, RODEs, jumps, and (S)PDEs, usable from Julia, Python, and R. It also provides scientific machine learning (SciML) components such as neural differential equations and includes some of the fastest implementations of classic and research-grade algorithms.", "when_to_avoid": ["you need a simple one-off ODE solve in Python and prefer SciPy's familiar API", "you want symbolic/analytic solutions rather than numerical ones", "you cannot adopt the Julia ecosystem or its v8 breaking-change migration", "you only need a single equation type and prefer a lightweight specialized package"], "when_to_choose": ["you need fast, high-accuracy solvers for ODEs, SDEs, DAEs, DDEs, or PDEs in Julia", "you want automatic algorithm selection and state-of-the-art performance beyond classic C/Fortran codes", "you need stiff large-scale systems with specialized linear solvers", "you want scientific machine learning features like neural differential equations", "you need high-precision or HPC-optimized integrators"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/differentialequationsjl", "repo": "SciML/DifferentialEquations.jl", "role": "main", "score": 95}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:25:42.186375+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0c69c089451f43786945075bce341606e8cd064c7e67717f6884a737f044ae6", "fetched_at": "2026-08-28T04:07:46.171213+00:00", "kind": "readme", "missing": false, "url": "https://github.com/SciML/DifferentialEquations.jl"}, {"content_hash": "90f13f0bbb77c5abc3587e138e57819aa7542866dd7335252cace85f3e6b79b7", "fetched_at": "2026-08-29T09:40:28.209745+00:00", "kind": "homepage", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/"}, {"content_hash": "82260832e07c0d40d69e67b30c9e7747ed324d835c95c7911d9b37655f70d9c1", "fetched_at": "2026-08-29T09:40:28.219916+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs"}, {"content_hash": "db0de492634b5d75673ab34363f912858bb5b6e58d7ce4923fb0fc0c902f4913", "fetched_at": "2026-08-29T09:40:28.221697+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDevDocs"}, {"content_hash": "a11db7041cb3c047ec762190c3d67fa2bdc2b0b99a43382cfa48ad4692f06585", "fetched_at": "2026-08-29T09:40:28.223335+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/getting_started"}, {"content_hash": "062ff9a300a418bbca6949105d817e2e48a59369286e210d0770e75a02b53038", "fetched_at": "2026-08-29T09:40:28.225854+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/faster_ode_example"}, {"content_hash": "9bd3fdc67fd78a5c8fa9355e0775a1585f57982e2052cc063a6616c1114e7fbc", "fetched_at": "2026-08-29T09:40:28.228443+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/advanced_ode_example"}, {"content_hash": "033126865aae28e1e3c8952ad3c60377950b1cd7623661c8450699c8c9baefd2", "fetched_at": "2026-08-29T09:40:28.230503+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/sde_example"}, {"content_hash": "940becb8b696e8cf439c32093b54acefe5cc466c88d5f2ac8b93f69014b8546b", "fetched_at": "2026-08-29T09:40:28.232340+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/rode_example"}, {"content_hash": "41e5407eeeb05334c0f9368c1be286de119fcfe49f90e19f249e04e82c77ca9d", "fetched_at": "2026-08-29T09:40:28.233991+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/dde_example"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:25:42.186375+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0c69c089451f43786945075bce341606e8cd064c7e67717f6884a737f044ae6", "fetched_at": "2026-08-28T04:07:46.171213+00:00", "kind": "readme", "missing": false, "url": "https://github.com/SciML/DifferentialEquations.jl"}, {"content_hash": "90f13f0bbb77c5abc3587e138e57819aa7542866dd7335252cace85f3e6b79b7", "fetched_at": "2026-08-29T09:40:28.209745+00:00", "kind": "homepage", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/"}, {"content_hash": "82260832e07c0d40d69e67b30c9e7747ed324d835c95c7911d9b37655f70d9c1", "fetched_at": "2026-08-29T09:40:28.219916+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs"}, {"content_hash": "db0de492634b5d75673ab34363f912858bb5b6e58d7ce4923fb0fc0c902f4913", "fetched_at": "2026-08-29T09:40:28.221697+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDevDocs"}, {"content_hash": "a11db7041cb3c047ec762190c3d67fa2bdc2b0b99a43382cfa48ad4692f06585", "fetched_at": "2026-08-29T09:40:28.223335+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/getting_started"}, {"content_hash": "062ff9a300a418bbca6949105d817e2e48a59369286e210d0770e75a02b53038", "fetched_at": "2026-08-29T09:40:28.225854+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/faster_ode_example"}, {"content_hash": "9bd3fdc67fd78a5c8fa9355e0775a1585f57982e2052cc063a6616c1114e7fbc", "fetched_at": "2026-08-29T09:40:28.228443+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/advanced_ode_example"}, {"content_hash": "033126865aae28e1e3c8952ad3c60377950b1cd7623661c8450699c8c9baefd2", "fetched_at": "2026-08-29T09:40:28.230503+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/sde_example"}, {"content_hash": "940becb8b696e8cf439c32093b54acefe5cc466c88d5f2ac8b93f69014b8546b", "fetched_at": "2026-08-29T09:40:28.232340+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/rode_example"}, {"content_hash": "41e5407eeeb05334c0f9368c1be286de119fcfe49f90e19f249e04e82c77ca9d", "fetched_at": "2026-08-29T09:40:28.233991+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/dde_example"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:25:42.186375+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0c69c089451f43786945075bce341606e8cd064c7e67717f6884a737f044ae6", "fetched_at": "2026-08-28T04:07:46.171213+00:00", "kind": "readme", "missing": false, "url": "https://github.com/SciML/DifferentialEquations.jl"}, {"content_hash": "90f13f0bbb77c5abc3587e138e57819aa7542866dd7335252cace85f3e6b79b7", "fetched_at": "2026-08-29T09:40:28.209745+00:00", "kind": "homepage", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/"}, {"content_hash": "82260832e07c0d40d69e67b30c9e7747ed324d835c95c7911d9b37655f70d9c1", "fetched_at": "2026-08-29T09:40:28.219916+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs"}, {"content_hash": "db0de492634b5d75673ab34363f912858bb5b6e58d7ce4923fb0fc0c902f4913", "fetched_at": "2026-08-29T09:40:28.221697+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDevDocs"}, {"content_hash": "a11db7041cb3c047ec762190c3d67fa2bdc2b0b99a43382cfa48ad4692f06585", "fetched_at": "2026-08-29T09:40:28.223335+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/getting_started"}, {"content_hash": "062ff9a300a418bbca6949105d817e2e48a59369286e210d0770e75a02b53038", "fetched_at": "2026-08-29T09:40:28.225854+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/faster_ode_example"}, {"content_hash": "9bd3fdc67fd78a5c8fa9355e0775a1585f57982e2052cc063a6616c1114e7fbc", "fetched_at": "2026-08-29T09:40:28.228443+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/advanced_ode_example"}, {"content_hash": "033126865aae28e1e3c8952ad3c60377950b1cd7623661c8450699c8c9baefd2", "fetched_at": "2026-08-29T09:40:28.230503+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/sde_example"}, {"content_hash": "940becb8b696e8cf439c32093b54acefe5cc466c88d5f2ac8b93f69014b8546b", "fetched_at": "2026-08-29T09:40:28.232340+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/rode_example"}, {"content_hash": "41e5407eeeb05334c0f9368c1be286de119fcfe49f90e19f249e04e82c77ca9d", "fetched_at": "2026-08-29T09:40:28.233991+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/dde_example"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:25:42.186375+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0c69c089451f43786945075bce341606e8cd064c7e67717f6884a737f044ae6", "fetched_at": "2026-08-28T04:07:46.171213+00:00", "kind": "readme", "missing": false, "url": "https://github.com/SciML/DifferentialEquations.jl"}, {"content_hash": "90f13f0bbb77c5abc3587e138e57819aa7542866dd7335252cace85f3e6b79b7", "fetched_at": "2026-08-29T09:40:28.209745+00:00", "kind": "homepage", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/"}, {"content_hash": "82260832e07c0d40d69e67b30c9e7747ed324d835c95c7911d9b37655f70d9c1", "fetched_at": "2026-08-29T09:40:28.219916+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs"}, {"content_hash": "db0de492634b5d75673ab34363f912858bb5b6e58d7ce4923fb0fc0c902f4913", "fetched_at": "2026-08-29T09:40:28.221697+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDevDocs"}, {"content_hash": "a11db7041cb3c047ec762190c3d67fa2bdc2b0b99a43382cfa48ad4692f06585", "fetched_at": "2026-08-29T09:40:28.223335+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/getting_started"}, {"content_hash": "062ff9a300a418bbca6949105d817e2e48a59369286e210d0770e75a02b53038", "fetched_at": "2026-08-29T09:40:28.225854+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/faster_ode_example"}, {"content_hash": "9bd3fdc67fd78a5c8fa9355e0775a1585f57982e2052cc063a6616c1114e7fbc", "fetched_at": "2026-08-29T09:40:28.228443+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/advanced_ode_example"}, {"content_hash": "033126865aae28e1e3c8952ad3c60377950b1cd7623661c8450699c8c9baefd2", "fetched_at": "2026-08-29T09:40:28.230503+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/sde_example"}, {"content_hash": "940becb8b696e8cf439c32093b54acefe5cc466c88d5f2ac8b93f69014b8546b", "fetched_at": "2026-08-29T09:40:28.232340+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/rode_example"}, {"content_hash": "41e5407eeeb05334c0f9368c1be286de119fcfe49f90e19f249e04e82c77ca9d", "fetched_at": "2026-08-29T09:40:28.233991+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/dde_example"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:25:42.186375+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0c69c089451f43786945075bce341606e8cd064c7e67717f6884a737f044ae6", "fetched_at": "2026-08-28T04:07:46.171213+00:00", "kind": "readme", "missing": false, "url": "https://github.com/SciML/DifferentialEquations.jl"}, {"content_hash": "90f13f0bbb77c5abc3587e138e57819aa7542866dd7335252cace85f3e6b79b7", "fetched_at": "2026-08-29T09:40:28.209745+00:00", "kind": "homepage", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/"}, {"content_hash": "82260832e07c0d40d69e67b30c9e7747ed324d835c95c7911d9b37655f70d9c1", "fetched_at": "2026-08-29T09:40:28.219916+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs"}, {"content_hash": "db0de492634b5d75673ab34363f912858bb5b6e58d7ce4923fb0fc0c902f4913", "fetched_at": "2026-08-29T09:40:28.221697+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDevDocs"}, {"content_hash": "a11db7041cb3c047ec762190c3d67fa2bdc2b0b99a43382cfa48ad4692f06585", "fetched_at": "2026-08-29T09:40:28.223335+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/getting_started"}, {"content_hash": "062ff9a300a418bbca6949105d817e2e48a59369286e210d0770e75a02b53038", "fetched_at": "2026-08-29T09:40:28.225854+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/faster_ode_example"}, {"content_hash": "9bd3fdc67fd78a5c8fa9355e0775a1585f57982e2052cc063a6616c1114e7fbc", "fetched_at": "2026-08-29T09:40:28.228443+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/advanced_ode_example"}, {"content_hash": "033126865aae28e1e3c8952ad3c60377950b1cd7623661c8450699c8c9baefd2", "fetched_at": "2026-08-29T09:40:28.230503+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/sde_example"}, {"content_hash": "940becb8b696e8cf439c32093b54acefe5cc466c88d5f2ac8b93f69014b8546b", "fetched_at": "2026-08-29T09:40:28.232340+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/rode_example"}, {"content_hash": "41e5407eeeb05334c0f9368c1be286de119fcfe49f90e19f249e04e82c77ca9d", "fetched_at": "2026-08-29T09:40:28.233991+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/dde_example"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:25:42.186375+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0c69c089451f43786945075bce341606e8cd064c7e67717f6884a737f044ae6", "fetched_at": "2026-08-28T04:07:46.171213+00:00", "kind": "readme", "missing": false, "url": "https://github.com/SciML/DifferentialEquations.jl"}, {"content_hash": "90f13f0bbb77c5abc3587e138e57819aa7542866dd7335252cace85f3e6b79b7", "fetched_at": "2026-08-29T09:40:28.209745+00:00", "kind": "homepage", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/"}, {"content_hash": "82260832e07c0d40d69e67b30c9e7747ed324d835c95c7911d9b37655f70d9c1", "fetched_at": "2026-08-29T09:40:28.219916+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs"}, {"content_hash": "db0de492634b5d75673ab34363f912858bb5b6e58d7ce4923fb0fc0c902f4913", "fetched_at": "2026-08-29T09:40:28.221697+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDevDocs"}, {"content_hash": "a11db7041cb3c047ec762190c3d67fa2bdc2b0b99a43382cfa48ad4692f06585", "fetched_at": "2026-08-29T09:40:28.223335+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/getting_started"}, {"content_hash": "062ff9a300a418bbca6949105d817e2e48a59369286e210d0770e75a02b53038", "fetched_at": "2026-08-29T09:40:28.225854+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/faster_ode_example"}, {"content_hash": "9bd3fdc67fd78a5c8fa9355e0775a1585f57982e2052cc063a6616c1114e7fbc", "fetched_at": "2026-08-29T09:40:28.228443+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/advanced_ode_example"}, {"content_hash": "033126865aae28e1e3c8952ad3c60377950b1cd7623661c8450699c8c9baefd2", "fetched_at": "2026-08-29T09:40:28.230503+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/sde_example"}, {"content_hash": "940becb8b696e8cf439c32093b54acefe5cc466c88d5f2ac8b93f69014b8546b", "fetched_at": "2026-08-29T09:40:28.232340+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/rode_example"}, {"content_hash": "41e5407eeeb05334c0f9368c1be286de119fcfe49f90e19f249e04e82c77ca9d", "fetched_at": "2026-08-29T09:40:28.233991+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/dde_example"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:46.171213+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:25:42.186375+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0c69c089451f43786945075bce341606e8cd064c7e67717f6884a737f044ae6", "fetched_at": "2026-08-28T04:07:46.171213+00:00", "kind": "readme", "missing": false, "url": "https://github.com/SciML/DifferentialEquations.jl"}, {"content_hash": "90f13f0bbb77c5abc3587e138e57819aa7542866dd7335252cace85f3e6b79b7", "fetched_at": "2026-08-29T09:40:28.209745+00:00", "kind": "homepage", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/"}, {"content_hash": "82260832e07c0d40d69e67b30c9e7747ed324d835c95c7911d9b37655f70d9c1", "fetched_at": "2026-08-29T09:40:28.219916+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs"}, {"content_hash": "db0de492634b5d75673ab34363f912858bb5b6e58d7ce4923fb0fc0c902f4913", "fetched_at": "2026-08-29T09:40:28.221697+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDevDocs"}, {"content_hash": "a11db7041cb3c047ec762190c3d67fa2bdc2b0b99a43382cfa48ad4692f06585", "fetched_at": "2026-08-29T09:40:28.223335+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/getting_started"}, {"content_hash": "062ff9a300a418bbca6949105d817e2e48a59369286e210d0770e75a02b53038", "fetched_at": "2026-08-29T09:40:28.225854+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/faster_ode_example"}, {"content_hash": "9bd3fdc67fd78a5c8fa9355e0775a1585f57982e2052cc063a6616c1114e7fbc", "fetched_at": "2026-08-29T09:40:28.228443+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/advanced_ode_example"}, {"content_hash": "033126865aae28e1e3c8952ad3c60377950b1cd7623661c8450699c8c9baefd2", "fetched_at": "2026-08-29T09:40:28.230503+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/sde_example"}, {"content_hash": "940becb8b696e8cf439c32093b54acefe5cc466c88d5f2ac8b93f69014b8546b", "fetched_at": "2026-08-29T09:40:28.232340+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/rode_example"}, {"content_hash": "41e5407eeeb05334c0f9368c1be286de119fcfe49f90e19f249e04e82c77ca9d", "fetched_at": "2026-08-29T09:40:28.233991+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/dde_example"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:25:42.186375+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0c69c089451f43786945075bce341606e8cd064c7e67717f6884a737f044ae6", "fetched_at": "2026-08-28T04:07:46.171213+00:00", "kind": "readme", "missing": false, "url": "https://github.com/SciML/DifferentialEquations.jl"}, {"content_hash": "90f13f0bbb77c5abc3587e138e57819aa7542866dd7335252cace85f3e6b79b7", "fetched_at": "2026-08-29T09:40:28.209745+00:00", "kind": "homepage", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/"}, {"content_hash": "82260832e07c0d40d69e67b30c9e7747ed324d835c95c7911d9b37655f70d9c1", "fetched_at": "2026-08-29T09:40:28.219916+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs"}, {"content_hash": "db0de492634b5d75673ab34363f912858bb5b6e58d7ce4923fb0fc0c902f4913", "fetched_at": "2026-08-29T09:40:28.221697+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDevDocs"}, {"content_hash": "a11db7041cb3c047ec762190c3d67fa2bdc2b0b99a43382cfa48ad4692f06585", "fetched_at": "2026-08-29T09:40:28.223335+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/getting_started"}, {"content_hash": "062ff9a300a418bbca6949105d817e2e48a59369286e210d0770e75a02b53038", "fetched_at": "2026-08-29T09:40:28.225854+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/faster_ode_example"}, {"content_hash": "9bd3fdc67fd78a5c8fa9355e0775a1585f57982e2052cc063a6616c1114e7fbc", "fetched_at": "2026-08-29T09:40:28.228443+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/advanced_ode_example"}, {"content_hash": "033126865aae28e1e3c8952ad3c60377950b1cd7623661c8450699c8c9baefd2", "fetched_at": "2026-08-29T09:40:28.230503+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/sde_example"}, {"content_hash": "940becb8b696e8cf439c32093b54acefe5cc466c88d5f2ac8b93f69014b8546b", "fetched_at": "2026-08-29T09:40:28.232340+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/rode_example"}, {"content_hash": "41e5407eeeb05334c0f9368c1be286de119fcfe49f90e19f249e04e82c77ca9d", "fetched_at": "2026-08-29T09:40:28.233991+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/dde_example"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:25:42.186375+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0c69c089451f43786945075bce341606e8cd064c7e67717f6884a737f044ae6", "fetched_at": "2026-08-28T04:07:46.171213+00:00", "kind": "readme", "missing": false, "url": "https://github.com/SciML/DifferentialEquations.jl"}, {"content_hash": "90f13f0bbb77c5abc3587e138e57819aa7542866dd7335252cace85f3e6b79b7", "fetched_at": "2026-08-29T09:40:28.209745+00:00", "kind": "homepage", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/"}, {"content_hash": "82260832e07c0d40d69e67b30c9e7747ed324d835c95c7911d9b37655f70d9c1", "fetched_at": "2026-08-29T09:40:28.219916+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs"}, {"content_hash": "db0de492634b5d75673ab34363f912858bb5b6e58d7ce4923fb0fc0c902f4913", "fetched_at": "2026-08-29T09:40:28.221697+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDevDocs"}, {"content_hash": "a11db7041cb3c047ec762190c3d67fa2bdc2b0b99a43382cfa48ad4692f06585", "fetched_at": "2026-08-29T09:40:28.223335+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/getting_started"}, {"content_hash": "062ff9a300a418bbca6949105d817e2e48a59369286e210d0770e75a02b53038", "fetched_at": "2026-08-29T09:40:28.225854+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/faster_ode_example"}, {"content_hash": "9bd3fdc67fd78a5c8fa9355e0775a1585f57982e2052cc063a6616c1114e7fbc", "fetched_at": "2026-08-29T09:40:28.228443+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/advanced_ode_example"}, {"content_hash": "033126865aae28e1e3c8952ad3c60377950b1cd7623661c8450699c8c9baefd2", "fetched_at": "2026-08-29T09:40:28.230503+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/sde_example"}, {"content_hash": "940becb8b696e8cf439c32093b54acefe5cc466c88d5f2ac8b93f69014b8546b", "fetched_at": "2026-08-29T09:40:28.232340+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/rode_example"}, {"content_hash": "41e5407eeeb05334c0f9368c1be286de119fcfe49f90e19f249e04e82c77ca9d", "fetched_at": "2026-08-29T09:40:28.233991+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/dde_example"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:25:42.186375+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a0c69c089451f43786945075bce341606e8cd064c7e67717f6884a737f044ae6", "fetched_at": "2026-08-28T04:07:46.171213+00:00", "kind": "readme", "missing": false, "url": "https://github.com/SciML/DifferentialEquations.jl"}, {"content_hash": "90f13f0bbb77c5abc3587e138e57819aa7542866dd7335252cace85f3e6b79b7", "fetched_at": "2026-08-29T09:40:28.209745+00:00", "kind": "homepage", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/"}, {"content_hash": "82260832e07c0d40d69e67b30c9e7747ed324d835c95c7911d9b37655f70d9c1", "fetched_at": "2026-08-29T09:40:28.219916+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs"}, {"content_hash": "db0de492634b5d75673ab34363f912858bb5b6e58d7ce4923fb0fc0c902f4913", "fetched_at": "2026-08-29T09:40:28.221697+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDevDocs"}, {"content_hash": "a11db7041cb3c047ec762190c3d67fa2bdc2b0b99a43382cfa48ad4692f06585", "fetched_at": "2026-08-29T09:40:28.223335+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/getting_started"}, {"content_hash": "062ff9a300a418bbca6949105d817e2e48a59369286e210d0770e75a02b53038", "fetched_at": "2026-08-29T09:40:28.225854+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/faster_ode_example"}, {"content_hash": "9bd3fdc67fd78a5c8fa9355e0775a1585f57982e2052cc063a6616c1114e7fbc", "fetched_at": "2026-08-29T09:40:28.228443+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/advanced_ode_example"}, {"content_hash": "033126865aae28e1e3c8952ad3c60377950b1cd7623661c8450699c8c9baefd2", "fetched_at": "2026-08-29T09:40:28.230503+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/sde_example"}, {"content_hash": "940becb8b696e8cf439c32093b54acefe5cc466c88d5f2ac8b93f69014b8546b", "fetched_at": "2026-08-29T09:40:28.232340+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/rode_example"}, {"content_hash": "41e5407eeeb05334c0f9368c1be286de119fcfe49f90e19f249e04e82c77ca9d", "fetched_at": "2026-08-29T09:40:28.233991+00:00", "kind": "site_page", "missing": false, "url": "https://docs.sciml.ai/DiffEqDocs/stable/tutorials/dde_example"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 87}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3766, "days_push": 10, "days_rel": 10, "gap_med": 58.5, "n_releases_24m": 9}, "score": 95, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}