Welcome to MSDN Blogs Sign in | Join | Help

January 2009 - Posts

New release of Financial Functions .NET uploaded on MSDN Code Gallery

I fixed the bug described in this thread and cleaned up the root finding algorithm. I’m still unhappy about it, but I have no time to code a better one right now (i.e. Ridder, Brent). I also added changes.txt and todo.txt to keep track of things. Changes.txt
Posted by lucabol | 1 Comments

Bayesian inference in F# – Part IIb – Finding Maia underlying attitude

Other parts: Part I – Background Part II – A simple example – modeling Maia The previous post ended on this note. let MaiaJointProb attitude action = match attitude with | Happy -> happyActions |> List.assoc action | UnHappy -> unHappyActions
Posted by lucabol | 1 Comments
Filed under: ,
 
Page view tracker