BasisResearch / chirho

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

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

Closed SamWitty closed 7 months ago

SamWitty commented 7 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.