Igor Schein on Wed, 24 Mar 1999 16:48:09 -0500 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
nfgaloisconj() |
Hi, nfgaloisconj() has been significantly improved between 2.0.13 and 2.0.14. However, there's still room for improvement. ? nfgaloisconj(Pol([1,0,-232,-9,7485,8631,-3097,-738,325,-27]),3) [x, 0, 0, 0, 0, 0, 0, 0, 0] As you can see, it fails to find non-trivial conjugates using complex approximation and intergral LLL method, which doesn't happen if I apply nfinit() first. Thanks Igor