Processing math: 100%
Ask Your Question
1

witt index of quadratic form

asked 8 years ago

user58293 gravatar image

An important invariant of quadratic forms (V,q) over a field is the Witt index, the dimension of a maximal isotropic subspace of V.

Is Sage able to calculate this? I have checked http://doc.sagemath.org/html/en/refer... and there does not seem to be anything there to help me (but I may have overlooked it).

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
0

answered 8 years ago

slelievre gravatar image

updated 8 years ago

Searching the Sage documentation and source seems to indicate there is nothing in Sage for that.

Indeed

sage: search_doc("witt")
sage: search_src("witt")

only have references to other Witt things.

However, there is a GAP package called "Forms" which you might find useful.

See

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 8 years ago

Seen: 1,022 times

Last updated: Jan 05 '17