Igor Schein on Mon, 9 Sep 2002 22:49:29 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: bnfisnorm() broken again


On Tue, Sep 10, 2002 at 03:38:40AM +0200, Karim BELABAS wrote:
> On Mon, 9 Sep 2002, Igor Schein wrote:
> > ? bnfisnorm(bnfinit(x^3-2),5)
> >   ***   division by zero in dvmdii
> 
> A few oversights in the new implementation of rnfisnorm in the non-Galois
> case [had forgotten to test it over Q except for quadratic fields...]
> 
> Fixed.

How about this:

? bnfisnorm(bnfinit(x^3-x-1),13)
  ***   incorrect type in lift.

Igor