Rcpchgrowth

Latest version: v4.3.6

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 17

3.1.9

Fix to 3.1.8 - inadvertent typo in measurement_from_sds leading to wrong answers

3.1.8

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

3.1.7

Bug fix:
Cannot round complex numbers - catch this error return None

3.1.6

Bug Fix
in the basic measurement_for_sds and z_score functions, the python math library generate an error if the exponent in math.pow is expressed as scientific notation. This is removed if the ** operator is used.
Refactored in this update.

3.1.5

Bug Fix: if producing custom SDS lines on charts, labels report SDS, not centiles

3.1.4

Add is_sds flag to create_chart. This will allow creation of charts with custom SDS formats, as well as custom centile formats

Page 6 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.