{"adoption": {"forks": 1000, "observed_at": "2026-08-28T04:09:43.737081+00:00", "stars": 6477}, "canonical_url": "https://ross.abutalabs.com/products/torchdiffeq", "card": {"archived": false, "artifact_type": "library", "description": "Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.", "domain": ["machine-learning", "deep-learning", "mathematics", "simulation"], "enriched": true, "function": ["math", "machine-learning", "simulation", "gpu-computing", "deep-learning"], "health_score": 29, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["rtqichen/torchdiffeq"], "name": "rtqichen/torchdiffeq", "platform": ["python", "cross-platform"], "pushed_at": "2025-04-04T01:06:00+00:00", "repo": "rtqichen/torchdiffeq", "stars": 6477, "tags": ["neural-odes", "ode-solver", "adjoint-method", "differentiable-programming", "numerical-integration", "dynamical-systems", "pytorch", "initial-value-problems", "scientific-computing", "continuous-depth-models", "gpu"], "topics": [], "urls": [], "use_cases": ["solve ODE initial value problems with gradients in PyTorch", "train neural ODE / continuous-depth models", "backpropagate through long ODE integrations without storing solver internals", "perform adjoint sensitivity analysis on dynamical systems", "run GPU-accelerated differentiable physics or trajectory simulation", "model systems with differentiable event-based termination"], "what_it_is": "torchdiffeq is a PyTorch library of differentiable ordinary differential equation (ODE) solvers, best known as the canonical implementation of neural ODEs. It exposes odeint and odeint_adjoint interfaces for solving initial value problems with gradients, using the adjoint method for O(1)-memory backpropagation and full GPU acceleration.", "when_to_avoid": ["you only need fast non-differentiable ODE solutions in NumPy/SciPy without deep learning", "your stack is JAX, TensorFlow, or another non-PyTorch framework", "you need production-grade stiff-solver features or DAEs beyond what torchdiffeq supports"], "when_to_choose": ["your model or loss involves integrating an ODE and you need end-to-end gradients in PyTorch", "integration horizons are long enough that standard backprop through solver internals exhausts memory", "you want adaptive-step (e.g., dopri5) ODE solvers that run on GPU as part of a deep learning pipeline", "you are reproducing or extending research on neural ODEs, continuous normalizing flows, or event-triggered dynamics"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/torchdiffeq", "repo": "rtqichen/torchdiffeq", "role": "main", "score": 39}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:44:34.634589+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7e960d6a366941cc3254ec0868c63a2909f467bbbe88204c196e0159643545b2", "fetched_at": "2026-08-28T04:09:43.737081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtqichen/torchdiffeq"}, {"content_hash": "d1e87779595e80ea29cba2ebe30fe433a3f9d2adb2024f48b7360b48752ac454", "fetched_at": "2026-08-29T08:41:08.909206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/torchdiffeq/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:44:34.634589+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7e960d6a366941cc3254ec0868c63a2909f467bbbe88204c196e0159643545b2", "fetched_at": "2026-08-28T04:09:43.737081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtqichen/torchdiffeq"}, {"content_hash": "d1e87779595e80ea29cba2ebe30fe433a3f9d2adb2024f48b7360b48752ac454", "fetched_at": "2026-08-29T08:41:08.909206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/torchdiffeq/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:44:34.634589+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7e960d6a366941cc3254ec0868c63a2909f467bbbe88204c196e0159643545b2", "fetched_at": "2026-08-28T04:09:43.737081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtqichen/torchdiffeq"}, {"content_hash": "d1e87779595e80ea29cba2ebe30fe433a3f9d2adb2024f48b7360b48752ac454", "fetched_at": "2026-08-29T08:41:08.909206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/torchdiffeq/json"}], "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:09:43.737081+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:44:34.634589+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7e960d6a366941cc3254ec0868c63a2909f467bbbe88204c196e0159643545b2", "fetched_at": "2026-08-28T04:09:43.737081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtqichen/torchdiffeq"}, {"content_hash": "d1e87779595e80ea29cba2ebe30fe433a3f9d2adb2024f48b7360b48752ac454", "fetched_at": "2026-08-29T08:41:08.909206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/torchdiffeq/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:44:34.634589+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7e960d6a366941cc3254ec0868c63a2909f467bbbe88204c196e0159643545b2", "fetched_at": "2026-08-28T04:09:43.737081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtqichen/torchdiffeq"}, {"content_hash": "d1e87779595e80ea29cba2ebe30fe433a3f9d2adb2024f48b7360b48752ac454", "fetched_at": "2026-08-29T08:41:08.909206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/torchdiffeq/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:44:34.634589+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7e960d6a366941cc3254ec0868c63a2909f467bbbe88204c196e0159643545b2", "fetched_at": "2026-08-28T04:09:43.737081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtqichen/torchdiffeq"}, {"content_hash": "d1e87779595e80ea29cba2ebe30fe433a3f9d2adb2024f48b7360b48752ac454", "fetched_at": "2026-08-29T08:41:08.909206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/torchdiffeq/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:43.737081+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:44:34.634589+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7e960d6a366941cc3254ec0868c63a2909f467bbbe88204c196e0159643545b2", "fetched_at": "2026-08-28T04:09:43.737081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtqichen/torchdiffeq"}, {"content_hash": "d1e87779595e80ea29cba2ebe30fe433a3f9d2adb2024f48b7360b48752ac454", "fetched_at": "2026-08-29T08:41:08.909206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/torchdiffeq/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:44:34.634589+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7e960d6a366941cc3254ec0868c63a2909f467bbbe88204c196e0159643545b2", "fetched_at": "2026-08-28T04:09:43.737081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtqichen/torchdiffeq"}, {"content_hash": "d1e87779595e80ea29cba2ebe30fe433a3f9d2adb2024f48b7360b48752ac454", "fetched_at": "2026-08-29T08:41:08.909206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/torchdiffeq/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:44:34.634589+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7e960d6a366941cc3254ec0868c63a2909f467bbbe88204c196e0159643545b2", "fetched_at": "2026-08-28T04:09:43.737081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtqichen/torchdiffeq"}, {"content_hash": "d1e87779595e80ea29cba2ebe30fe433a3f9d2adb2024f48b7360b48752ac454", "fetched_at": "2026-08-29T08:41:08.909206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/torchdiffeq/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:44:34.634589+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7e960d6a366941cc3254ec0868c63a2909f467bbbe88204c196e0159643545b2", "fetched_at": "2026-08-28T04:09:43.737081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtqichen/torchdiffeq"}, {"content_hash": "d1e87779595e80ea29cba2ebe30fe433a3f9d2adb2024f48b7360b48752ac454", "fetched_at": "2026-08-29T08:41:08.909206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/torchdiffeq/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 14, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2849, "days_push": 517, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 39, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}