I would like to add an specific case to the function, taichi.math.determinant (). In this way, some constitutive models are conveniently reduced into 1d. if a.n == 1 and a.m == 1: return a (0, 0) ...
The Matrice_math package facilitates fundamental mathematical operations on matrices and determinants. It supports a range of operations, such as addition, subtraction, multiplication (both matrix and ...