]> gitweb.michael.orlitzky.com - sage.d.git/commit
mjo/clan/normal_decomposition_element.py: fix test indexing
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Apr 2026 16:27:50 +0000 (12:27 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Apr 2026 16:27:50 +0000 (12:27 -0400)
commite9234969c8267becc395e35c6bf01abf79b695ca
tree53664af3afb06db40f9a7b27904162063fbd6fb6
parentc0070c13daae044967ccf004f598aac01aab9861
mjo/clan/normal_decomposition_element.py: fix test indexing

The test for the Ishi inner product had the indices all messed up.
Not only were i and r switched, but r should be zero under the Ishi
convention.
mjo/clan/normal_decomposition_element.py