High-order (larger than three) EoS fitting sometimes fails, this could be caused by incorrect implementations of the polynomial fitting functionalities.
Proposed Changes
Use a real least-square fitting should be used in polynomial_least_square_fitting instead of matrix inversion.
High-order (larger than three) EoS fitting sometimes fails, this could be caused by incorrect implementations of the polynomial fitting functionalities.
Proposed Changes