quantlib.co.uk

Life as a Quantitative Analyst

Computing the Nearest Correlation Matrix a Problem From Finance

This algorithm by Nicholas Higham finds the nearest correlation matrix given an example matrix. It does this by alternate projections onto unit diagonal and positive semidefinite matrices. The paper can be found via: http://citeseer.ist.psu.edu/higham02computing.html Read the rest of this entry »

Posted in Software, Maths | No Comments »

Visual Studio 2005 Service Pack 1

Don’t install it… It has totally screwed up my installation of Visual Studio 2005 Express Edition. If you don’t have over about 4Gb free on the drive it rolls back and deletes your C runtime dll libraries.

Posted in Software | No Comments »