it seems you need to call it with return_matrix=True
to get what you need On Mon, 15 Mar 2021, 19:29 Артемий Соколов, <[email protected]> wrote: > Dear members, > > As it can be seen at github > <https://github.com/sagemath/sage/blob/develop/src/sage/quadratic_forms/quadratic_form__equivalence_testing.py> > a function *is_rationally_isometric* in quadratic forms can provide a > matrix of isometry, but in reference > <https://doc.sagemath.org/html/en/reference/quadratic_forms/sage/quadratic_forms/quadratic_form.html#sage.quadratic_forms.quadratic_form.QuadraticForm.is_rationally_isometric> > it > can only return boolean. > And in sagemath itself "full" version of function is absent. > > Is there a way to use this "full" function and move it out from dev mode? > I really need it :) > > > > -- > Best regards, > Sokolov Artemy > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-support/7c862911-66e2-43f5-b2ff-c8cf4b7a23c4n%40googlegroups.com > <https://groups.google.com/d/msgid/sage-support/7c862911-66e2-43f5-b2ff-c8cf4b7a23c4n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/CAAWYfq3aebn9kCjJT695_D0BCpZakDYFAPQ1j3joYpuo7dWnsQ%40mail.gmail.com.
