Show HN: 交互式方程求解器

2作者: dharmatech8 天前
嗨,HN 这里有一个使用 sympy/Python 的交互式方程求解器的演示: [https://youtu.be/O837G7cj5fE?si=6YjfNFviozCLSYut](https://youtu.be/O837G7cj5fE?si=6YjfNFviozCLSYut) 这个例子是大学物理课本中的一个简单的运动学练习。 我很想知道是否有其他类似的系统。 代码在这里的一个分支中: [https://github.com/dharmatech/combine-equations.py/tree/eq-gui-2026-01-30](https://github.com/dharmatech/combine-equations.py/tree/eq-g...)
查看原文
Hey HN<p>Here&#x27;s a demo of an interactive equation solver for sympy&#x2F;Python:<p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;O837G7cj5fE?si=6YjfNFviozCLSYut" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;O837G7cj5fE?si=6YjfNFviozCLSYut</a><p>The example is a simple kinematics exercise from a college physics text.<p>I&#x27;d be curious to know if there are any other systems like this.<p>Code is in a branch here:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;dharmatech&#x2F;combine-equations.py&#x2F;tree&#x2F;eq-gui-2026-01-30" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dharmatech&#x2F;combine-equations.py&#x2F;tree&#x2F;eq-g...</a>