Skip to content

v3.1.8

Compare
Choose a tag to compare
@eatyourpeas eatyourpeas released this 26 Dec 13:28
· 180 commits to live since this release

BUG FIX
In the measurement_for_sds function
x = M (1 + L S z)^(1/L)
In some cases, (1 + L S z) is negative, making a power calculation not possible.
Added fix tests for these cases and returns None