Skip to content

v1.0.0

Compare
Choose a tag to compare
@cjekel cjekel released this 07 Oct 18:27
· 17 commits to master since this release

v1.0.0

area_between_two_curves now correctly calculates the area of four points that form a triangle (where two of the four points are the same). Thanks to a contribution by mcnick in PR35. Note that this change may result in different area values from previous versions. Cases where this will happen is if one curve had a perfectly straight line between three points, or if one curve had the exact same data point twice.