Skip to content

SLHA reader/writer written in Julia

Compare
Choose a tag to compare
@micha-a-schmidt micha-a-schmidt released this 21 Aug 13:29
· 3 commits to master since this release

SLHA.jl reads and writes SUSY Les Houches Accord (SLHA) files. Documentation is still missing. SLHA.jl has been used and tested when doing the research for arXiv:1706.04994.

readSLHA() reads in an SLHA file and stores it in a Julia data structure.
writeSLHA() writes a Julia representation of the SLHA data structure to a file.