Fast QCD evolution and convolution.
QCDNUM.jl is a Julia wrapper for Michiel Botje's QCDNUM, written in Fortran77. QCDNUM.jl is currently under development and more functionality and documentation will be added soon.
Please check out the documentation for more information.
To install QCDNUM.jl, start Julia and run
julia> using Pkg
julia> pkg"add QCDNUM"