|
[Date Index]
[Thread Index]
[Author Index]
Re: Something wrong about PolynomialGCD
- To: mathgroup at smc.vnet.net
- Subject: [mg62773] Re: Something wrong about PolynomialGCD
- From: Bhuvanesh <lalu_bhatt at yahoo.com>
- Date: Mon, 5 Dec 2005 03:37:22 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Why not do
thelist = Get["element3.m"];
result = PolynomialGCD@@thelist;
?
It's hard to tell what the problem is without looking at element3.m.
Bhuvanesh,
Wolfram Research.
Prev by Date:
Fedora 3 segmentation fault
Next by Date:
A question about algebraic numbers using Mathematica
Previous by thread:
Re: Fedora 3 segmentation fault
Next by thread:
A question about algebraic numbers using Mathematica
|