Examples gallery#
Here is a gallery of examples using the code of this package, to perform different computations and plots of several quantities related to the singlet scalar Higgs portal dark matter model.
The examples rely on the matplotlib
package in order to show the plots.
You can install this dependence using the following command in the package root
directory:
python -m pip install '.[examples]'