First InferLO release.
This is an initial development release.
Library contains basic object model and several simple algorithms for pairwise finite model: inference (tree DP, path DP, mean field, message passing), max likelihood (tree DP), sampling (tree DP).
Also contains conversion algorithm from generic GM to Normal Factor Graph model.
API can and will change.