MeasureTheory
"Distributions" that might not add to one.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 5 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.7%) to scientific vocabulary
Keywords
Repository
"Distributions" that might not add to one.
Basic Info
Statistics
- Stars: 397
- Watchers: 20
- Forks: 31
- Open Issues: 71
- Releases: 52
Topics
Metadata Files
README.md
MeasureTheory
MeasureTheory.jl is a package for building and reasoning about measures.
Why?
Probabilistic programming and statistical computing are vibrant areas in the development of the Julia programming language, but the underlying infrastructure dramatically predates recent developments. The goal of MeasureTheory.jl is to provide Julia with the right vocabulary and tools for these tasks. In this package we introduce a well-chosen foundational primitives centered around the notion of measure, density and conditional probability with powerful combinators and transforms intended to power and unify work on probabilistic programming and statistical computing within Julia. Check out our JuliaCon 2021 article detailing our ideas for and with this package.
Getting started
To install MeasureTheory.jl, open the Julia Pkg REPL (by typing ] in the standard REPL) and run
julia
pkg> add MeasureTheory
To get an idea of the possibilities offered by this package, go to the documentation.
Coordination and support
For interaction and shorter usage questions, there is the dedicated channel #measuretheory on Julia's Zulip chat julialang.zulipchat.com and the #measuretheory channel on the Julia language Slack chat and for broader discussions Julia's discourse forum.
Development takes place on Github with Github's issue ticker for bug reports and coordination.
We adhere to the community standards set forward by the Julia community.
Support
Stargazers over time
Owner
- Name: Julia Math
- Login: JuliaMath
- Kind: organization
- Website: https://julialang.org
- Repositories: 53
- Profile: https://github.com/JuliaMath
Mathematics made easy in Julia
Citation (CITATION.bib)
@misc{MeasureTheory.jl,
author = {Chad Scherrer <chad.scherrer@gmail.com> and contributors},
title = {MeasureTheory.jl},
url = {https://github.com/JuliaMath/MeasureTheory.jl},
version = {v0.2.2},
year = {2021},
month = {1}
}
GitHub Events
Total
- Issues event: 1
- Watch event: 10
- Push event: 20
- Pull request event: 1
- Create event: 1
Last Year
- Issues event: 1
- Watch event: 10
- Push event: 20
- Pull request event: 1
- Create event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 36
- Total pull requests: 78
- Average time to close issues: 3 months
- Average time to close pull requests: 4 months
- Total issue authors: 15
- Total pull request authors: 12
- Average comments per issue: 4.11
- Average comments per pull request: 6.73
- Merged pull requests: 31
- Bot issues: 0
- Bot pull requests: 32
Past Year
- Issues: 1
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- oschulz (1)
- jariji (1)
- gaurav-arya (1)
- tpapp (1)
Pull Request Authors
- github-actions[bot] (11)
- cscherrer (3)
- filchristou (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 12 total
- Total dependent packages: 8
- Total dependent repositories: 0
- Total versions: 52
juliahub.com: MeasureTheory
"Distributions" that might not add to one.
- Documentation: https://docs.juliahub.com/General/MeasureTheory/stable/
- License: MIT
-
Latest release: 0.19.0
published over 2 years ago
Rankings
Dependencies
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/upload-artifact v2 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/setup-julia v1 composite
- actions/github-script v3.1.0 composite
- actions/github-script v3 composite
- JuliaRegistries/TagBot v1 composite
- actions/checkout v1.0.0 composite
- actions/github-script 0.3.0 composite
- julia-actions/setup-julia latest composite
- actions/cache v1 composite
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite

