MATRIX: Update EVAL test to avoid failure on i386.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Dec 2021 04:20:48 +0000 (20:20 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Dec 2021 04:20:48 +0000 (20:20 -0800)
commit901d90ada6fe4c9cc1fb93855fd6d7012029f35c
tree4c2b436bb773b6bcc319dc2e636017647d48219e
parentfaef2451e5aaeb4841a7b8a42a0e8386e591d257
MATRIX: Update EVAL test to avoid failure on i386.

The i386 buildbot produced different precision for the eigenvalues
(integers rather than almost-integers), which isn't a significant
difference.  This commit should avoid the problem.
tests/language/stats/matrix.at