Wednesday, September 9, 2015

Perkun 0.0.8

A new Perkun (http://sourceforge.net/projects/perkun/) has been released. It is version 0.0.8. It contains a man page.  Just install it and type:

$ man perkun

Apart from that there is an important enhancement in the API:

void perkun::optimizer_with_all_data::set_apriori_belief(belief * b) const;

It can be overridden to fill the belief with an a-priori distribution (it is useful in programs based on Perkun).

No comments:

Post a Comment