Tensiometer ================================== tensiometer is a python package to test the level of agreement/disagreement between different posterior distributions. In order to do so the package contains a set of tools implementing machine learning methods to boost classic statistical inference. The code is distributed under GNU-GPL license at `github `_. The best place to start is by looking at the worked examples below. .. toctree:: :maxdepth: 2 :caption: Examples Normalizing flow models for posterior distributions Tension between two Gaussian posteriors Tension between two non-Gaussian posteriors Posterior profiles Measured parameters Quantify convergence of chains These example notebooks contain a discussion of the core functionalities of the code. All are illustrated with physics examples. .. toctree:: :maxdepth: 1 :caption: Modules documentation synthetic_probability mcmc_tension gaussian_tension chains_convergence utilities interfaces Full documentation for the modules. * :ref:`genindex`