Tagged articles

SymPy

4 articles · Page 1 of 1
Machine Heart
Machine Heart
Jul 13, 2026 · Artificial Intelligence

How Claude Fable 5 Unlocked a Six‑Month‑Stalled Physics Project in One Night

Japanese theoretical physicist Yuji Tachikawa recounts how Claude Fable 5 identified a hidden calculation error, proposed a novel approach, wrote SymPy code to verify it, and ultimately resolved a six‑month‑old string‑theory problem, sparking debate on AI’s emerging research intuition.

AI-assisted researchAnthropicClaude Fable 5
0 likes · 5 min read
How Claude Fable 5 Unlocked a Six‑Month‑Stalled Physics Project in One Night
Model Perspective
Model Perspective
Jun 9, 2022 · Fundamentals

How to Model Cooling with Differential Equations: Step-by-Step Guide

This article outlines a three‑step process for constructing differential‑equation models, demonstrates it with a Newton cooling problem, derives the governing equation, solves it analytically and numerically using Python’s sympy, and predicts the object’s temperature after 20 minutes.

Newton coolingPythonSymPy
0 likes · 4 min read
How to Model Cooling with Differential Equations: Step-by-Step Guide