Open
Description
In #30, we added a for loop over samples:
causalprog/src/causalprog/graph/node.py
Line 78 in 8c7a517
This is slow. We need to look into ways to take all these samples at once
In #30, we added a for loop over samples:
causalprog/src/causalprog/graph/node.py
Line 78 in 8c7a517
This is slow. We need to look into ways to take all these samples at once