]> gitweb.michael.orlitzky.com - sage.d.git/commit
mjo/clan/clan_element.py: fix parent of inner_product()
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Apr 2026 13:27:32 +0000 (09:27 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Apr 2026 13:27:32 +0000 (09:27 -0400)
commita2b5d0715f3b5324e44047354df0822db28ace1c
tree3060b3f661b7815174136a575fe46f48ffe6d042
parent2637d48b4bb97293efe8c8667c3582efa9191147
mjo/clan/clan_element.py: fix parent of inner_product()

The inner product of two clan elements should live in the base ring of
the clan.
mjo/clan/clan_element.py