You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think, this should be done in the prior_engine itself.
Also, I'm thinking of an OrderedDict of the prior config, to keep the order of entered priors.. is that suitable? does this work with YAML - imported config files?
I think, this should be done in the
prior_engineitself.Also, I'm thinking of an
OrderedDictof the prior config, to keep the order of entered priors.. is that suitable? does this work with YAML - imported config files?