News

The config-visualizer is a tool meant to help visualize and debug precice configuration xml files. This tool produces a dot file as output, which visualizes the various participants, communicators and ...
A python library to build Model Trees with Linear Models at the leaves. linear-tree provides also the implementations of LinearForest and LinearBoost inspired from these works.