BarnesDoubleGamma.jl
I have created a Julia package for computing the Barnes double Gamma function. It is available on the Julia general registry, please see the documentation for instructions on how to download and use the code. Using this package is as easy as
Pkg.add("BarnesDoubleGamma")
using BarnesDoubleGamma