]> gitweb.michael.orlitzky.com - octave.d.git/commit
tests/preconditioned_conjugate_gradient_method_tests.m: fix test eval
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 7 Apr 2026 18:51:33 +0000 (14:51 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 7 Apr 2026 18:51:33 +0000 (14:51 -0400)
commitff83e7acc2d82e7c89b58156ea676413920eadf8
treeff41ae352b18ce04ca06dd8082589d978e44b7b5
parent2cd077d099b5581fff3952ca578ab429d8c0ccef
tests/preconditioned_conjugate_gradient_method_tests.m: fix test eval

Plain unit_test() is better for true/false than unit_test_equals().
tests/preconditioned_conjugate_gradient_method_tests.m