On Wednesday, 11 February 2015 13:26:26 UTC-7, Luis Finotti wrote:
>
> Dear all,
>
> After some problems with an older computer, I'm trying to move its
> worksheets to a new one. (Both running Linux.)
>
> The problem is that I cannot download the worksheets via Sage: when I try
> I can select th
On Thu, Feb 12, 2015 at 12:55 PM, R. Andrew Ohana
wrote:
> It is wrong, but not as wrong as you make it out to be. Your function is f =
> abs(h), where h = 2*cos(5/8*sqrt(x)+1/2)/sqrt(x). Rather that integrating f,
> it seems to have integrated h.
Andrew -- very good point! That's not nearly as
It is wrong, but not as wrong as you make it out to be. Your function is f
= abs(h), where h = 2*cos(5/8*sqrt(x)+1/2)/sqrt(x). Rather that integrating
f, it seems to have integrated h.
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscri
Hi,
In Sage, this gives a totally wrong answer:
sage: f(x) = sqrt(2+sqrt(2+sqrt(2+2*cos(5*sqrt(x)+4*x^(-1/2)
sage: integral(f, x)
It takes about 10 seconds, and plotting f.derivative(x) - f makes it
clear the answer is wrong.
I tried sympy, but after several minutes it didn't return a resul
Thanks.
*Christophe BAL*
*Enseignant de mathématiques en Lycée **et développeur Python amateur*
*---*
*French math teacher in a "Lycée" **and **Python **amateur developer*
2015-02-12 13:06 GMT+01:00 Vincent Delecroix <20100.delecr...@gmail.com>:
> Hello,
>
> There is none and that can be tested
Hello,
There is none and that can be tested with
sage: matrix is Matrix
True
I guess that both are there to make them easier to find...
Vincent
2015-02-12 11:43 UTC+01:00, Christophe Bal :
> Hello.
>
> What is the difference between matrix and Matrix ?
>
>
> *Christophe BAL*
> *Enseignant de m
Hello.
What is the difference between matrix and Matrix ?
*Christophe BAL*
*Enseignant de mathématiques en Lycée **et développeur Python amateur*
*---*
*French math teacher in a "Lycée" **and **Python **amateur developer*
--
You received this message because you are subscribed to the Google Gr