My first post on #Medium on solving ill-conditioned system of equations using Multi-precision computations. 🙃
Link
Link
Medium
Numerical solving system of equations (ill-conditioned)
How to solve a system of equations Ax=b when the coefficient matrix is ill-conditioned? Such a matrix is almost singular, and the…