Hello everybody,
I wonder if there is a Julia package that, from a given equation, produces the calculation graph (Wenger’s list). As if:
f(x1,x2) = x1*x2 - sin(x2)
gives:
A bit like Catalyst.jl allows the use of Graphiz…
See also the graph in this video (~6:38) cited in the present forum
Thanks for your advices,
Thierry