Hi guys,
Im new here. I am a complete python newbie, being raised on matlab in academia (originally a fluid dynamics orientated engineer).
Im looking to implement the algo in this technical paper:
http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1509811
I've got someway in matlab, but found this and realised it would probably by much more robust to test with this platform, plus iv wanted to learn another language for a while, and I learn v. quickly by immersing myself in a complex problem.
Being matlab and (to some extent) c++ literate, I'm picking this up semi quickly, although what i have so far is based on modifying some other code that seemed to hold the bare bones of what i wanted. I havent got the algo down 100% yet, although its all in my head (at least i think so).
No idea how people collab on here, but I have implemented up to the max eigenvalue function in python (although this probably needs checking by a more experienced eye.)