Skip to content

Belief propagation order flexibility #193

Belief propagation order flexibility

Belief propagation order flexibility #193

Triggered via pull request November 9, 2023 16:02
Status Failure
Total duration 1m 32s
Artifacts

format_suggestions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
format
Process completed with exit code 1.
format: src/beliefpropagation/beliefpropagation.jl#L25
[JuliaFormatter] reported by reviewdog 🐶 Raw Output: src/beliefpropagation/beliefpropagation.jl:25:- subgraphs::DataGraph; itensor_constructor=inds_e -> ITensor[dense(delta(i)) for i in inds_e] src/beliefpropagation/beliefpropagation.jl:25:+ subgraphs::DataGraph; src/beliefpropagation/beliefpropagation.jl:26:+ itensor_constructor=inds_e -> ITensor[dense(delta(i)) for i in inds_e],
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/