<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>I have a system of equations for time derivatives of the form A(udot) = b, where A is a symmetric matrix, udot is a vector of time derivatives to solve for, and b is a vector of right-hand sides.<br><br></div>I&#39;d like to compute the udot vector using Kranc, as the vector b involves a great deal of tensor math that I would like to use TensorTools for.<br><br></div>What options do I have to solve this problem?<br><br>In particular, the form of the matrix A does not change in time--only the values of its nonzero entries would vary.  If it could be factored or inverted symbolically so that the time-varying quantities could be input to it at each step, I think that would be ideal, rather than running a full matrix-inversion or factorization at every step.<br><br></div>Thanks for your help,<br></div>Michael<br></div>