From 547c681f8b35755643f71b495ff22480745252a9 Mon Sep 17 00:00:00 2001 From: Valentin Churavy Date: Sat, 11 Nov 2023 15:50:09 -0500 Subject: [PATCH] Revert "Update attribution in readme" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2df26066..55929b55 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: -- Frames Catherine White, for authoring the original Benchmarks package, which greatly inspired BenchmarkTools +- John Myles 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