記号計算/数式処理(symbolic mathematics/computer algebra system)を扱うSymPyを紹介します。 なお「弘前大学大学院理工学研究科:SymPy による数式処理とグラフ作成」を一度目に通しておくとより理解が深まります。 公式ではAnacondaを推奨しており、実行環境で使用 ...
Symbolic computation deals with the computation of mathematical objects symbolically. This means that the mathematical objects are represented exactly, not approximately, and mathematical expressions ...
The SymPy tutorial requires Python 3.9 or greater (3.11 is recommended). There is a file requirements.txt in this repository that lists all the dependencies that need ...