Skip to content

State._simulate and State._logpdf should check for self._composite as well as any conditional CGPMS in the dims #229

@fsaad

Description

@fsaad

cgpm/src/crosscat/state.py

Lines 376 to 377 in 91cd8f7

if not self._composite:
return sampling.state_simulate(self, rowid, query, evidence, N)

cgpm/src/crosscat/state.py

Lines 363 to 364 in 91cd8f7

if not self._composite:
return sampling.state_logpdf(self, rowid, query, evidence)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions