NormalizingFlows.jl icon indicating copy to clipboard operation
NormalizingFlows.jl copied to clipboard

a complete set of documentations for the repo and pkg

Open zuhengxu opened this issue 2 years ago • 3 comments

zuhengxu avatar Jul 13 '23 16:07 zuhengxu

The docs are added in https://github.com/TuringLang/NormalizingFlows.jl/pull/27.

zuhengxu avatar Aug 24 '23 17:08 zuhengxu

@JuliaRegistrator register

zuhengxu avatar Aug 24 '23 17:08 zuhengxu

Registration pull request created: JuliaRegistries/General/90238

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.0 -m "<description of version>" 2f788758c43bf945d3ce4459b104f4d1038a4dc2
git push origin v0.1.0

JuliaRegistrator avatar Aug 24 '23 17:08 JuliaRegistrator