]> gitweb.michael.orlitzky.com - sage.d.git/commit
mjo/cone/decomposition.py: combine two tests master codeberg/master
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 11 Jun 2026 19:09:25 +0000 (15:09 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 11 Jun 2026 19:12:35 +0000 (15:12 -0400)
commit1a2373ab92ed6443603f3042f80b0e2186408a16
tree7c89625274201522f7ebcf64de8f00f90bfd2ad5
parentf28f1393069da741b557941f9c056ea42e81c3d7
mjo/cone/decomposition.py: combine two tests

The fact that the generators of the lineality space are orthogonal is
now tested in the Sage library -- we don't need to repeat it. To save
time, move two checks for the nonlineal part being pointed into an
earlier example.
mjo/cone/decomposition.py