TensorBFS / TensorInference.jl

Probabilistic inference using contraction of tensor networks
https://tensorbfs.github.io/TensorInference.jl/
MIT License
18 stars 2 forks source link

Sampling configurations #28

Closed GiggleLiu closed 1 year ago

GiggleLiu commented 1 year ago

For completeness, I implemented the sampling algorithm in the paper.

Fix #21

GiggleLiu commented 1 year ago

The precompiling issue seems to be fixed on 1.9.2.

GiggleLiu commented 1 year ago

The precompiling issue seems to be fixed on 1.9.2.

It is not true, I reverted the changes.

mroavi commented 1 year ago

Looks great! I will test it further in the future and open issues in case something doesn't seem to be working as expected.