BlockScience / aztec-gddt

Aztec Granular Design Digital Twin
Apache License 2.0
10 stars 0 forks source link

Consider whether s_delta_blocks is necessary #272

Open SeanMcOwen opened 3 months ago

SeanMcOwen commented 3 months ago

If we are only using the params for getting delta then we know it.

Also we can easily get it by just doing the first difference.

If we get rid of this we can get rid of delta blocks as a state variable as well

Putting it to tier 3 because it might save space

jackhack00 commented 3 months ago

sgtm as long as removal doesnt screw us anywhere

SeanMcOwen commented 3 months ago

Switching to tier 5 since it probably only gives a bit of performance gain