Re: Still no way to do inert integrate in sage?

25 views
Skip to first unread message

Nils Bruin

unread,
Aug 3, 2012, 11:19:17 PM8/3/12
to sage-s...@googlegroups.com
It's supported but it's a bit hidden:

sage.calculus.calculus.dummy_integrate(x+1,x)

I guess the plan is that at some point this should be doable via

integrate(x+1,x,hold=true)

but that requires some though, because there is a clash with

var('hold')
limit(hold^2,hold=0,hold=true)
Reply all
Reply to author
Forward
0 new messages