Monday, April 18, 2005

Tree Gibbs Sampler running

* Bugs in Boost CVS fixed, now we have all that is needed (I think)

* Learned about friends, partial specializations of classes; you can't just partial specialize the member functions, if you haven't partial specialized the class (though these functions can be taken out of the partially specialized class definition).

* Manually instantiated the Node class

* Cosmetic changes thoughout the code

* Started redesigning the RandomVariable class / interface

* I have the tree gibbs sampler running entirely. Now need some comparisons to squash the remaining bugs...

-> finish the redesign of the RV class

-> finish completely at last the Tree Gibbs sampler

No comments: