TuringLang / NormalizingFlows.jl

https://turinglang.org/NormalizingFlows.jl/
MIT License
32 stars 4 forks source link

a complete set of documentations for the repo and pkg #17

Open zuhengxu opened 1 year ago

zuhengxu commented 1 year ago

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

zuhengxu commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

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