Closed hawkw closed 4 years ago
We should update our tests to use loom 0.3. The new version makes some significant performance improvements, as well as making the model more accurate. This is a breaking change, but hopefully beyond renaming CausalCell to UnsafeCell, the impact should be pretty small.
loom
CausalCell
UnsafeCell
We should update our tests to use
loom
0.3. The new version makes some significant performance improvements, as well as making the model more accurate. This is a breaking change, but hopefully beyond renamingCausalCell
toUnsafeCell
, the impact should be pretty small.