|
cMHN 1.1
C++ library for learning MHNs with pRC
|
cMHN is a C++ library developed to make efficient calculations of Mutual Hazard Networks (MHNs) possible using only a few lines of code. Built on top of pRC, a library for handling high-dimensional tensors in the tensor train format, cMHN is highly performant, while still being easy to write.
For functionality of a certain feature of cMHN, check the respective function's or class' documentation. Some explanations and tutorials will be made available here when time allows.
As this is an experimental version (see Version), the documentation might be outdated. The documentation for the latest release is available here.
This is version 1.1 of cMHN.