Bug in BaseChangeOrthogonalBilinear
resp. BaseChangeOrthogonalQuadratic
or mistake in their source code documentation
#59
Labels
The comment before
BaseChangeOrthogonalBilinear
andBaseChangeOrthogonalQuadratic
indicate that the second entry of the triple they returns indicates the rank of the (canonical) form. But this does not seem to be true in general.For
BaseChangeOrthogonalBilinear
it seems to actually return the rank minus one.Question is: is the comment wrong, or the code? To decide this, one should look at where this value is used, e.g. to compute the Witt index of a form.
For
BaseChangeOrthogonalQuadratic
I do not yet quite understand what it is.The text was updated successfully, but these errors were encountered: