From white paper:
However, looking into the implementation I see that DarkGravityWave3 is very simple, I don't see there any "multiple exponential moving averages". It just takes average difficulty of last 24 blocks, target timespan, actual timespan and calculates new target based on these.
I...