/matmult

Demo Project for Indose

Primary LanguagePythonMIT LicenseMIT

MatMult is a Python function that multiplies two matrices together and returns a third. It is a front end for the functionality provided by the Numpy library. It also has the ability to caculate the Krippendorf_alpha test statistic.