dekoder 0.15.4

Evolution Kernel Operators
Documentation

dekoder

Rust crate for reading and writing EKO output files.

EKO produces Evolution Kernel Operators (EKOs) which are rank-4 tensors used in perturbative QCD calculations. This crate handles the on-disk format: a tar archive containing YAML metadata headers and LZ4-compressed NumPy (.npz.lz4) operator arrays.

Citation policy

When using our code please cite

  • our DOI: DOI
  • our paper: arXiv

Crates in the eko framework

  • dekoder - Reading and writing EKO output files
  • eko - Core EKO utilities
  • ekore - Anomalous dimensions and operator matrix elements

License

GPL-3.0-or-later