Belief propagation order flexibility #193
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/
|