From 3d006f73e202842e935cba85828b31f5e07b0156 Mon Sep 17 00:00:00 2001 From: Naman Priyadarshi <77211855+Naman-Priyadarshi@users.noreply.github.com> Date: Thu, 17 Mar 2022 13:05:55 +0530 Subject: [PATCH 1/2] Update Readme.md Added benchmarks asv badge to the badge section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2911388d29..be56cc9485 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,13 @@ + Benchmarks + + + + + + Publications From e952e67728ae9997e8ded74d5981b809fcb2034c Mon Sep 17 00:00:00 2001 From: Naman Priyadarshi <77211855+Naman-Priyadarshi@users.noreply.github.com> Date: Thu, 17 Mar 2022 20:15:45 +0530 Subject: [PATCH 2/2] Updated v.0.9.1.rst Added my name to the list of Contributers. --- docs/sphinx/source/whatsnew/v0.9.1.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sphinx/source/whatsnew/v0.9.1.rst b/docs/sphinx/source/whatsnew/v0.9.1.rst index 8aa1abb71f..096ad55e16 100644 --- a/docs/sphinx/source/whatsnew/v0.9.1.rst +++ b/docs/sphinx/source/whatsnew/v0.9.1.rst @@ -78,3 +78,4 @@ Contributors * Saurabh Aneja (:ghuser:`spaneja`) * Jack Kelly (:ghuser:`JackKelly`) * Somasree Majumder(:ghuser:`soma2000-lang`) +* Naman Priyadarshi (:ghuser:`Naman-Priyadarshi`)