https://github.com/tpapp/transformedlogdensities.jl
Create a log density for the LogDensityProblems.jl API using TransformVariables.jl
https://github.com/tpapp/transformedlogdensities.jl
Last synced: over 1 year ago
JSON representation
Create a log density for the LogDensityProblems.jl API using TransformVariables.jl
- Host: GitHub
- URL: https://github.com/tpapp/transformedlogdensities.jl
- Owner: tpapp
- License: other
- Created: 2022-08-25T09:12:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T14:11:35.000Z (over 1 year ago)
- Last Synced: 2025-02-28T16:20:14.390Z (over 1 year ago)
- Language: Julia
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TransformedLogDensities.jl

[](https://github.com/tpapp/TransformedLogDensities.jl/actions?query=workflow%3ACI)
[](https://codecov.io/github/tpapp/TransformedLogDensities.jl)
Create a transformed log density that conforms to the [LogDensityProblems.jl](https://github.com/tpapp/LogDensityProblems.jl) API, using a transformation from [TransformVariables.jl](https://github.com/tpapp/TransformVariables.jl/).
The only exposed symbol is [`TransformedLogDensity`](@ref). Detailed examples are available in the documentation of [LogDensityProblems.jl](https://github.com/tpapp/LogDensityProblems.jl).