Skip to content

micha-a-schmidt/SLHA.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SLHA.jl

SUSY Les Houches Accord (SLHA) reader/writer for Julia

DOI

SLHA files can be read via readSLHA() which returns a Julia data structure with all SLHA entries. The SLHA data structure can be written to file via writeSLHA(). The functions automatically handle lists, matrices, ... . A detailed description of the Julia data structure can be found at the start of SLHA.jl and (hopefully) soon here.

The code has been written and tested when working on arXiv:1706.04994.