When I try to use the deterministic method to calculate the determinants of some matrices, perl6 prompts me "attempt to divide by zero when combining Rational to Str",but this matrix does have determinant values.
I don't know what happened. It seems like a problem in the implementation process.
Useful information:
perl6's version: This is Rakudo Star version 2019.03.1 built on MoarVM version 2019.03
implementing Perl 6.d.
Math-Matrix 's version : Math::Matrix:ver<0.3.0>:authgithub:pierre-vigier