From 9d8ad9b3f61445c5908bce78de9f746d19f6a2be Mon Sep 17 00:00:00 2001 From: Qianjun Xu <92628709+GardevoirX@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:32:04 +0800 Subject: [PATCH] Update examples/neighbors/pamm.py Co-authored-by: Alexander Goscinski --- examples/neighbors/pamm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/neighbors/pamm.py b/examples/neighbors/pamm.py index c659527c4..41b41fb95 100644 --- a/examples/neighbors/pamm.py +++ b/examples/neighbors/pamm.py @@ -368,7 +368,7 @@ def cluster_distribution_3D( ) # %% -# Based on the results, the gaussian mixture model of the system can be generated: +# Based on the results, the Gaussian mixture model of the system can be generated: # #