Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code change to comply with Numpy 2.1.3
It seems that np.linalg.solve() changed between Numpy 1.26.4 and Numpy 2.1.3 so that a part of the code related to the lumped mass approach stopped working. I'm not sure in which exact version that changed, but the new code should work with both.
- Loading branch information