TensorInference

TensorInference: A Julia package for tensor-based probabilistic inference - Published in JOSS (2023)

https://github.com/tensorbfs/tensorinference.jl

Science Score: 98.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
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords from Contributors

standardization
Last synced: 6 months ago · JSON representation ·

Repository

Probabilistic inference using contraction of tensor networks

Basic Info
Statistics
  • Stars: 25
  • Watchers: 2
  • Forks: 3
  • Open Issues: 6
  • Releases: 11
Created over 3 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

Stable Dev Build Status Coverage status

TensorInference is an open source   Julia   package for probabilistic inference over discrete graphical models. It leverages tensor-based technology for efficiently solving various inference tasks.

Features

TensorInference supports finding solutions to the most common probability inference tasks of the UAI inference competitions, which include:

  • PR: The partition function or probability of evidence
  • MAR: The marginal probability distribution over all variables given evidence
  • MAP: The most likely assignment to all variables given evidence
  • MMAP: The most likely assignment to the query variables after marginalizing out the remaining variables

Installation

Install TensorInference through the Julia package manager:

julia pkg> add TensorInference

Examples

Usage examples can be found in the examples folder, and for a comprehensive introduction to the package read the documentation .

Citing

If you use TensorInference as part of your research, teaching, or other activities, please consider citing our work.

Questions and Contributions

Please open an issue if you encounter any problems, or have any feature requests.

Owner

  • Name: TensorBFS
  • Login: TensorBFS
  • Kind: organization
  • Location: You have to measure

Tensorize Everything!

JOSS Publication

TensorInference: A Julia package for tensor-based probabilistic inference
Published
October 03, 2023
Volume 8, Issue 90, Page 5700
Authors
Martin Roa-Villescas ORCID
Eindhoven University of Technology
Jin-Guo Liu ORCID
Hong Kong University of Science and Technology (Guangzhou)
Editor
Øystein Sørensen ORCID
Tags
probabilistic graphical models tensor networks probabilistic inference

Citation (CITATION.bib)

@article{Roa-Villescas2023, 
  doi = {10.21105/joss.05700},
  url = {https://doi.org/10.21105/joss.05700},
  year = {2023},
  publisher = {The Open Journal},
  volume = {8},
  number = {90},
  pages = {5700},
  author = {Martin Roa-Villescas and Jin-Guo Liu},
  title = {TensorInference: A Julia package for tensor-based probabilistic inference},
  journal = {Journal of Open Source Software}
}

GitHub Events

Total
  • Create event: 7
  • Issues event: 2
  • Release event: 3
  • Watch event: 5
  • Issue comment event: 29
  • Push event: 28
  • Pull request review event: 2
  • Pull request review comment event: 1
  • Pull request event: 6
Last Year
  • Create event: 7
  • Issues event: 2
  • Release event: 3
  • Watch event: 5
  • Issue comment event: 29
  • Push event: 28
  • Pull request review event: 2
  • Pull request review comment event: 1
  • Pull request event: 6

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 206
  • Total Committers: 4
  • Avg Commits per committer: 51.5
  • Development Distribution Score (DDS): 0.471
Past Year
  • Commits: 7
  • Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
GiggleLiu c****9@g****m 109
Martin Roa Villescas m****i@g****m 93
github-actions[bot] 4****] 3
Xuanzhao Gao 4****o 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 46
  • Total pull requests: 54
  • Average time to close issues: 29 days
  • Average time to close pull requests: 7 days
  • Total issue authors: 7
  • Total pull request authors: 5
  • Average comments per issue: 1.76
  • Average comments per pull request: 2.09
  • Merged pull requests: 43
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 1
  • Pull requests: 4
  • Average time to close issues: about 16 hours
  • Average time to close pull requests: 4 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 5.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • GiggleLiu (13)
  • mroavi (13)
  • gdalle (8)
  • osorensen (4)
  • fliingelephant (1)
  • JuliaTagBot (1)
Pull Request Authors
  • GiggleLiu (35)
  • mroavi (12)
  • github-actions[bot] (8)
  • fliingelephant (2)
  • ArrogantGao (2)
Top Labels
Issue Labels
enhancement (5) bug (1) documentation (1)
Pull Request Labels
enhancement (1)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 12 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 11
juliahub.com: TensorInference

Probabilistic inference using contraction of tensor networks

  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 12 Total
Rankings
Dependent repos count: 9.8%
Dependent packages count: 38.4%
Forks count: 40.7%
Average: 41.0%
Stargazers count: 75.0%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • julia-actions/cache 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
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/benchmark.yml.disabled actions
  • actions/checkout v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/setup-julia latest composite
.github/workflows/documentation.yml actions
  • actions/checkout v3 composite
  • julia-actions/setup-julia latest composite