Skip to content

Differentiable and GPU ready phase space mappings in PyTorch

License

Notifications You must be signed in to change notification settings

madgraph-ml/torchspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TorchSpace

Differentiable and GPU ready phase-space mappings

Arxiv Code style: black pytorch

This repository contains a refactored version of the code used in our publication Differentiable MadNIS-Lite.

Supported mappings

TorchSpace contains and supports a selection of different phase-space mappings which are useful for collider physics:

Installation

# clone the repository
git clone https://github.com/madgraph-ml/torchspace.git
# then simply install (editable if needed with flag "-e")
cd torchspace
pip install .

Usage example

For an example usage of, for instance Mahambo, see examples/rambo/rambo_example.py

Citation

If you use this code or parts of it, please cite:

@article{Heimel:2024wph,
author = "Heimel, Theo and Mattelaer, Olivier and Plehn, Tilman and Winterhalder, Ramon",
title = "{Differentiable MadNIS-Lite}",
eprint = "2408.01486",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "IRMP-CP3-24-23",
doi = "10.21468/SciPostPhys.18.1.017",
journal = "SciPost Phys.",
volume = "18",
number = "1",
pages = "017",
year = "2025"}

About

Differentiable and GPU ready phase space mappings in PyTorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •