BasisResearch / chirho

An experimental language for causal reasoning
https://basisresearch.github.io/chirho/getting_started.html
Apache License 2.0
168 stars 11 forks source link

Revise counterfactual tests to use `indexed` operations. #541

Closed SamWitty closed 5 months ago

SamWitty commented 5 months ago

Addresses #203 .

This simple PR refactors our existing tests in test_counterfactual to use the more recent operations for indexing into counterfactual worlds from the indexed module.