how can I identify external component of Sage which is used to execute some command?
For example, what external component is used when execute: plot(lambda x: sin(x), 0, 2*pi)
add a comment