ReactiveBayes / RxInfer.jl

Julia package for automated Bayesian inference on a factor graph with reactive message passing
MIT License
265 stars 23 forks source link

julia show warnings when using RxInfer for the first time #188

Closed bvdmitri closed 10 months ago

bvdmitri commented 10 months ago
julia> using RxInfer
[ Info: Precompiling RxInfer [86711068-29c9-4ff7-b620-ae75d7495b3d]
WARNING: using DomainSets.components in module RxInfer conflicts with an existing identifier.
WARNING: using DomainSets.component in module RxInfer conflicts with an existing identifier.