converting to sympy [closed]

asked 12 years ago

anonymous user

Anonymous

Dear All

I would like to convert a sage equation to sympy, eg

x=var('x') y=2*x+Ei(x) y._sympy_()

... and get complains that Ei is not defined in sympy.

How can I define a (possibly fake) Ei function in sympy from sage? Or is there any other way to avoid the problem?

Thanks

Valery

Preview: (hide)

Closed for the following reason duplicate question by kcrisman
close date 2012-04-02 15:27:05