Hyperbolic forms over Qp(2)
Is this a bug in Sage or am I doing something wrong:
q = DiagonalQuadraticForm(QQ, [1,1,-1,-1])
q.is_hyperbolic(2)
The answer should be clearly true, but Sage return false???
Is this a bug in Sage or am I doing something wrong:
q = DiagonalQuadraticForm(QQ, [1,1,-1,-1])
q.is_hyperbolic(2)
The answer should be clearly true, but Sage return false???
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-02-14 12:02:14 +0100
Seen: 160 times
Last updated: Feb 14 '13
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
answer is now True