展示HN:互动方程求解器

2作者: dharmatech5 天前原帖
嗨,HN 这是一个基于SymPy/Python的交互式方程求解器的演示: <a href="https://youtu.be/O837G7cj5fE?si=6YjfNFviozCLSYut" rel="nofollow">https://youtu.be/O837G7cj5fE?si=6YjfNFviozCLSYut</a> 这个例子是来自大学物理教材的一个简单运动学练习。 我很好奇是否还有其他类似的系统。 代码在这里的一个分支中: <a href="https://github.com/dharmatech/combine-equations.py/tree/eq-gui-2026-01-30" rel="nofollow">https://github.com/dharmatech/combine-equations.py/tree/eq-g...</a>
查看原文
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>