Pometry / Raphtory

Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust
https://raphtory.com
GNU General Public License v3.0
349 stars 54 forks source link

fix typo in cdf and ccdf functions #1748

Closed narnolddd closed 2 months ago

narnolddd commented 2 months ago

What changes were proposed in this pull request?

fix a broken refactor of variable names that I had started a while ago

Why are the changes needed?

called the ccdf function and realised I had only partially changed variable names.

Does this PR introduce any user-facing change? If yes is this documented?

No

How was this patch tested?

Tested locally

Issues

Are there any further changes required?

No