AlgebraicJulia / AlgebraicJulia/Catlab.jl

Community standards for mathematical expression trees

オープン
#36 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
question
主要言語
Julia
スター
724
フォーク
73
PR マージ指標
30日以内にマージされた PR はありません

説明

As @jpfairbanks has pointed out in #2, Catlab includes a `Formula` data type for representing mathematical expressions (e.g. `sin(x)` or `x^2+1`) as expression trees. Catlab is not trying to be a conventional computer algebra system like Mathematica or SymPy. Rather, this data type exists to facilitate communication with such systems.

The package [ModelingToolkit.jl](https://github.com/JuliaDiffEq/ModelingToolkit.jl) also has a data type for expressions, as do presumably [other packages](https://discourse.julialang.org/t/sympy-jl-vs-symengine-jl-vs-reduce-jl-vs/10381) in the Julia ecosystem. Is it possible to converge on a shared representation?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。