Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Before proceeding, I have installed the giac package 1.2.3.25

integral(x^3/(exp(x)-1),x,0,infinity, algorithm='gain')

returns

ValueError: Unknown algorithm: gain

even after restarting SageMath

What would you advice ?

Thank you.

Before proceeding, I have installed the giac package 1.2.3.25

integral(x^3/(exp(x)-1),x,0,infinity, algorithm='gain')

returns

ValueError: Unknown algorithm: gain

even after restarting SageMath

What would you advice ?

Thank you.

Before proceeding, I have installed the giac package 1.2.3.25

integral(x^3/(exp(x)-1),x,0,infinity, algorithm='gain')algorithm='giac')

returns

ValueError: Unknown algorithm: gaingiac

even after restarting SageMath

What would you advice ?

Thank you.