From dc0df526da8c2193c14ec259c7753b4790e9ac52 Mon Sep 17 00:00:00 2001 From: Jacan Chaplais Date: Sat, 1 Jun 2024 11:04:34 +0100 Subject: [PATCH] versionadded directive #178 --- graphicle/data.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphicle/data.py b/graphicle/data.py index fdf0a9c..eb7399f 100644 --- a/graphicle/data.py +++ b/graphicle/data.py @@ -1344,6 +1344,8 @@ def from_spherical_uniform( """Returns a ``MomentumArray`` whose elements are sampled from uniform distributions of energy and 3-momentum. + .. versionadded:: 0.4.0 + Parameters ---------- size : int