Closed
Description
Before red-green, the incremental tracking for variance computation had to do some complex stuff, as described here. This can be removed now. This means ripping out the dependencies
field and the various bits of code that were needed to keep it updated. We should also be able to remove this block of code that injects "extra" dependencies and -- crucially -- the with_ignore
call on this line.