https://github.com/oschulz/distributionmeasures.jl
Conversions between Distributions.jl distributions and MeasureTheory.jl measures.
https://github.com/oschulz/distributionmeasures.jl
Last synced: 6 months ago
JSON representation
Conversions between Distributions.jl distributions and MeasureTheory.jl measures.
- Host: GitHub
- URL: https://github.com/oschulz/distributionmeasures.jl
- Owner: oschulz
- License: other
- Created: 2022-05-31T22:36:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T00:28:45.000Z (over 1 year ago)
- Last Synced: 2025-02-22T19:23:19.124Z (over 1 year ago)
- Language: Julia
- Homepage:
- Size: 217 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DistributionMeasures
[](https://cscherrer.github.io/DistributionMeasures.jl/stable)
[](https://cscherrer.github.io/DistributionMeasures.jl/dev)
[](https://github.com/cscherrer/DistributionMeasures.jl/actions/workflows/CI.yml?query=branch%3Amain)
[](https://codecov.io/gh/cscherrer/DistributionMeasures.jl)
DistributionMeasures is a Julia package that provides conversions between
[Distributions.jl](https://github.com/JuliaStats/Distributions.jl) distributions and
[MeasureBase.jl](https://github.com/cscherrer/MeasureBase.jl)/[MeasureTheory.jl](https://github.com/cscherrer/MeasureTheory.jl) measures.