I'm getting these errors at what seems like random (I am setting numpy.random.seed (1) before I train the model). Note I am working with a feature matrix that has covariant features, but I'm setting ...
I am trying to reproduce an MPM-FEM coupled model (following Larese et al. 2020), but the simulation stops with a structurally singular matrix error. I may have ...