File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This package implements a set of functions for transforming constrained random v
99 5 . ` PDMatDistribution ` : ` Union{InverseWishart, Wishart} ` , and
1010 6 . ` TransformDistribution ` : ` Union{T, Truncated{T}} where T<:ContinuousUnivariateDistribution ` .
1111
12- All exported names from the [ Distributions.jl] ( https://github.com/TuringLang/Bijectors .jl ) package are reexported from ` Bijectors ` .
12+ All exported names from the [ Distributions.jl] ( https://juliastats.org/Distributions .jl/stable/ ) package are reexported from ` Bijectors ` .
1313
1414Bijectors.jl also provides a nice interface for working with these maps: composition, inversion, etc.
1515The following table lists mathematical operations for a bijector and the corresponding code in Bijectors.jl.
You can’t perform that action at this time.
0 commit comments