Igor Schein on Thu, 29 Aug 2002 08:25:57 -0400 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: latest regression |
On Thu, Aug 29, 2002 at 12:08:47PM +0200, Karim Belabas wrote: > [Igor:] > > in the latest CVS, simple commands like bnfclassunit(x^2-5) hang. > > Fixed. I had cleaned up some of the most sordid hacks in that area [fixing a > number of conceptual bugs in the process], while investigating a (still open) Newest regression: ? setrand(1);bnfisnorm(bnfinit(polsubcyclo(7,3)),2) *** inconsistent data in inverseimage. Also, this bug is still not fixed: ? setrand(1);rnfkummer(bnrinit(bnfinit(quadpoly(716,y)),29,1),[7,1;0,1]); *** bug in GP (Segmentation Fault), please report Finally, here's another bug from a different area: ? bezoutres(Pol(sin(x)+Pi),Pol(cos(x))); *** bug in subresext, please report Thanks Igor