Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 362 Bytes

wrappers.md

File metadata and controls

34 lines (26 loc) · 362 Bytes

Wrappers

CosmologyWrapper.jl

CurrentModule = BPJSpec
DocTestSetup = quote
    using BPJSpec.CosmologyWrapper
    using Unitful
end
comoving_distance
age
frequency
redshift

GSLWrapper.jl

CurrentModule = BPJSpec
DocTestSetup = quote
    using BPJSpec.GSLWrapper
end
Y

FastTransformsWrapper.jl