Hi there
Today I made multiple updates to the dependencies between various projects of Moose. The primary purpose was to make Mondrian stand alone and not dependent on some other projects of Moose (namely MooseAlgos).
I also took this opportunity to start working on issue
149 with the MooseAlgos project
So now there is a ConfigurationOfMooseAlgos and all Moose-Algos subprojects (like Graph, LinearAlgebra...) get their own package in this project.
Project like DSM and Moose now depend on ConfigurationOfMooseAlgos
There is a new package Moose-MondrianPaintings for bigger applications of Mondrian (like DependencyTable)
I suggest that you start from a fresh image with the latest ConfigurationOfMoose, so that you dont get messed up between the old/new packages