Skip to content

NolanSmyth/MSSM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation Based Inference for Efficient Theory Space Sampling: an Application to Supersymmetric Explanations of the Anomalous Muon (g-2)

Authors: Logan Morrison, Stefano Profumo, Nolan Smyth, and John Tamanas

arXiv

In our paper, we introduce the simulation-based inference (SBI) framework to the problem of sampling from experimentally-constrained theory spaces.

In this repository, you'll find SBI applications to cMSSM and pMSSM parameter space samplings.

Dependencies

Required python packages are listed in environment.yml. To create a Conda environment with these dependencies use the following command:

conda env create -f environment.yml

Additionally, this package relies on:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%