From 2b5fbe42e08e0e3275abc74b5a9ca0204a8495b1 Mon Sep 17 00:00:00 2001 From: Lilith Orion Hafner Date: Fri, 10 Nov 2023 18:44:19 -0600 Subject: [PATCH] Update attribution in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55929b55..2df26066 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ The BenchmarkTools package is a response to these issues, designed by examining This package was authored primarily by Jarrett Revels (@jrevels). Additionally, I'd like to thank the following people: -- John Myles White, for authoring the original Benchmarks package, which greatly inspired BenchmarkTools +- Frames Catherine White, for authoring the original Benchmarks package, which greatly inspired BenchmarkTools - Andreas Noack, for statistics help and investigating weird benchmark time distributions - Oscar Blumberg, for discussions on noise robustness - Jiahao Chen, for discussions on error analysis