GUIDING QUESTION:
How can I construct and evaluate a polynomial interpolant efficiently and with high
numerical precision?
Then the $j$th Lagrange basis polynomial $L_j$ becomes
or equivalently, $$\color{var(--emphColor)}{\ell}(x) = 1/ \left( \sum^n_{j=0} \frac{w_j}{x-x_j} \right).$$