1). Change compile matrix to include alpha_imag
2). Change notation of solver to match that in the paper. Get rid of 2^N in determinant.
3). Create a type (analogous to gp object) that stores the matrices/vectors to prevent the need for reallocation of memory.
4). Add different kernel types, and add capability of freezing/thawing parameters.
5). Add examples that are similar to Dan's rotation & asteroeseismic examples.
1). Change compile matrix to include alpha_imag 2). Change notation of solver to match that in the paper. Get rid of 2^N in determinant. 3). Create a type (analogous to gp object) that stores the matrices/vectors to prevent the need for reallocation of memory. 4). Add different kernel types, and add capability of freezing/thawing parameters. 5). Add examples that are similar to Dan's rotation & asteroeseismic examples.