On Jan 7, 3:38 pm, davidp wrote:
Hi Dave,
> Oops. I take back my last post. Running Sage 3.2.2, I got the
> following:
>
> sage: combinations([1,2,3,4],2)
>
> File "", line 1
> [ [ 1, 2 ], [ 1, 3 ], [ 1, 4 ], [ 2, 3 ], [ 2
Oops. I take back my last post. Running Sage 3.2.2, I got the
following:
sage: combinations([1,2,3,4],2)
File "", line 1
[ [ 1, 2 ], [ 1, 3 ], [ 1, 4 ], [ 2, 3 ], [ 2, 4 ], [ 3, 4 ] ]
gap>
On Wed, Jan 7, 2009 at 9:16 AM, Santanu Sarkar
wrote:
> Let f(x,y,z) is polynomial in x,y,z with degree 4. But we don't know
> the coefficient of the monomials of f. And we know f(x0,y0,z0) for
> different x0,y0,z0 which are known to us. Can we find the coefficient
> of the monomials of f us
Let f(x,y,z) is polynomial in x,y,z with degree 4. But we don't know
the coefficient of the monomials of f. And we know f(x0,y0,z0) for
different x0,y0,z0 which are known to us. Can we find the coefficient
of the monomials of f using SAGE easily?
--~--~-~--~~~---~-
On Wed, Jan 7, 2009 at 8:44 AM, kcrisman wrote:
>
> Dear Support,
>
> I built 3.2.2 and seem to have a worsening of the auto-evaluation of
> @interact worksheets. Up to 3.2.1 the worksheets only autoevaluate
> interacts if I actually open them (the worksheets) up. In 3.2.2 today
> they auto-eva
Dear Support,
I built 3.2.2 and seem to have a worsening of the auto-evaluation of
@interact worksheets. Up to 3.2.1 the worksheets only autoevaluate
interacts if I actually open them (the worksheets) up. In 3.2.2 today
they auto-evaluated for ALL my worksheets with @interact in them
without op
On Wed, Jan 7, 2009 at 6:52 AM, Jason Grout wrote:
>
> thelamecamel wrote:
>> Thanks all for speedy help!
>>
>> On Jan 7, 4:25 pm, Jason Grout wrote:
>>> These are not the right way to do this, but they seem to give results
>>> for right now, at least until someone fixes this:
>>>
>>> sage: a=ma
On Wed, Jan 7, 2009 at 4:39 AM, Guilhem Bourrié wrote:
>
> hello,
>
> I installed sage version 3.2.2 compiled from the source, by make. No problem.
>
> I am working with OSX 10.5, and with LaTeX from the TeXLive 2008, and Emacs
> (Aquamacs).
>
> In the directory /devel/doc, in a Terminal window (
thelamecamel wrote:
> Thanks all for speedy help!
>
> On Jan 7, 4:25 pm, Jason Grout wrote:
>> These are not the right way to do this, but they seem to give results
>> for right now, at least until someone fixes this:
>>
>> sage: a=mathematica([1,2,3])
>> sage: [a[i] for i in range(1,a.Length()+
hello,
I installed sage version 3.2.2 compiled from the source, by make. No problem.
I am working with OSX 10.5, and with LaTeX from the TeXLive 2008, and Emacs
(Aquamacs).
In the directory /devel/doc, in a Terminal window (tcsh), I typed:
make pdf
I obtain the following error message:
"
...
10 matches
Mail list logo