I've finally hit the point where getting a program running is not enough. I have a functional Gaussian process and need to speed it up. Most of the time is used up by a conjugate gradient descent with ...
Most linear algebra courses start by considering how to solve a system of linear equations. \[ \begin{align} a_{0,0}x_0 + a_{0,1}x_0 + \cdots a_{0,n-1}x_0 & = b_0 ...
The ancient Babylonians were a remarkable bunch. Among many extraordinary achievements, they found a now-famous mathematical solution to an unpleasant challenge: paying tax. The particular problem for ...