Hi, I noticed that matrix inversion in kernel1 has changed from Neumann inverse to forward substitution. There appears to be little difference in data precision error between these two methods. May I ask what the motivation behind this change is?
Does forward substitution offer better performance?
Hi, I noticed that matrix inversion in kernel1 has changed from Neumann inverse to forward substitution. There appears to be little difference in data precision error between these two methods. May I ask what the motivation behind this change is?
Does forward substitution offer better performance?