On Jan 31, 2008 1:00 AM, Alden <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I get this error when I try to factor a polynomial. I gather that it
> seems to be something wrong with Singular? I don't really know what
> I'm doing, but I think I set it up correctly. I upgraded to 2.10
> yesterday or so, bu
Hi,
I get this error when I try to factor a polynomial. I gather that it
seems to be something wrong with Singular? I don't really know what
I'm doing, but I think I set it up correctly. I upgraded to 2.10
yesterday or so, but this problem happened with the previous version I
had.
Thanks!
-Alde
On Jan 30, 2008 3:48 PM, pgdoyle <[EMAIL PROTECTED]> wrote:
>
> I would like to take the Taylor series of a matrix. But I find I
> can't even put a Taylor polynomial into a matrix without its being
> simplified.
>
> sage: f=-x/(2*x-4); f
> -x/(2*x - 4)
> sage: g=taylor(f,x,1,1); g
> 1/2 + x - 1
>
I would like to take the Taylor series of a matrix. But I find I
can't even put a Taylor polynomial into a matrix without its being
simplified.
sage: f=-x/(2*x-4); f
-x/(2*x - 4)
sage: g=taylor(f,x,1,1); g
1/2 + x - 1
sage: matrix(1,[g])
[x - 1/2]
sage: m=matrix(1,[f]); m
[-x/(2*x - 4)]
sage: m.
I assume you did sage -i gap_packages-4.4.10_3
I tested this on an intell macbook and a linux box running
ubuntu fiesty fawn and it worked fine on both.
First, it looks like the GAP packages were installed fine but nauty wasn't
compiled (which is distributed with grape, a graph theory package).
I
Hi,
I've had trouble getting the 3d plotting to work on my aging ppc mac
laptop. I tried upgrading java, but that seemed to actually make
things worse. If anyone out there has it working nicely, what version
of java are you using?
(Currently I get a black square and nothing else, even if I wai
On Jan 30, 10:36 am, "steve vonn" <[EMAIL PROTECTED]> wrote:
> is_pseudoprime?
> The help entry for (is_pseudoprime) has a nonwrapping text bug
>
> INPUT:
> flag -- int
> 0 (default): checks whether x is a
> Baillie-Pomerance-Selfridge-Wagstaff pseudo prime (strong Rabin-
Hi Robert, Jason, et al.
I've got some questions about the functioning of the various
graphs.DegreeSequence functions.
First, just something I'm not familiar with - what is the difference
between DegreeSequence, DegreeSequenceExpected, and
DegreeSequenceTree? I thought the first and last genera
Here we go: Sage 2.10.1.rc3 is hopefully the next to last rc.
The release is planned in the next 24 hours. We finally fixed
the GNUTLS issues, elliptic curve improvements (#740), some
Solaris build issues and various bug fixes. What needs to be
done before the release is #1968 (a security fix), al
is_pseudoprime?
The help entry for (is_pseudoprime) has a nonwrapping text bug
INPUT:
flag -- int
0 (default): checks whether x is a
Baillie-Pomerance-Selfridge-Wagstaff pseudo prime (strong Rabin-Miller
pseudo prime for base 2, followed by strong Lucas test for the
sequenc
Hi William,
thanks for your help. The file worked perfectly fine!
Kudos to the program, I'm just starting to use it and already it seems
REALLY powerful!
Cheers
Matthias
On Jan 29, 10:48 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Jan 29, 2008 3:57 AM, Reineke <[EMAIL PROTECTED]> wro
11 matches
Mail list logo