From 181f028f8bde8ff4431746c9118207318ed692ee Mon Sep 17 00:00:00 2001 From: Philipp Burckhardt Date: Sun, 5 Jul 2026 14:09:35 +0000 Subject: [PATCH] docs: add Git note for commit ef6a8d06633359aa718f4aef91a1a257782748b2 Signed-off-by: Claude --- .../ef6a8d06633359aa718f4aef91a1a257782748b2.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/git-notes/ef6a8d06633359aa718f4aef91a1a257782748b2.txt diff --git a/docs/git-notes/ef6a8d06633359aa718f4aef91a1a257782748b2.txt b/docs/git-notes/ef6a8d06633359aa718f4aef91a1a257782748b2.txt new file mode 100644 index 000000000000..bb32a0bb4b6f --- /dev/null +++ b/docs/git-notes/ef6a8d06633359aa718f4aef91a1a257782748b2.txt @@ -0,0 +1,12 @@ +--- +type: amend-message +--- +feat: add C implementation for `stats/base/dists/frechet/pdf` + +PR-URL: https://github.com/stdlib-js/stdlib/pull/10843 +Closes: https://github.com/stdlib-js/stdlib/issues/3612 + +Co-authored-by: Philipp Burckhardt +Co-authored-by: stdlib-bot +Reviewed-by: Philipp Burckhardt +Signed-off-by: Philipp Burckhardt