From fbdcbed1a8be1abead029a2bd85110a17ac64f70 Mon Sep 17 00:00:00 2001 From: GUAN MING Date: Tue, 23 Jul 2024 02:04:42 +0800 Subject: [PATCH] Update tutorial titles --- site/applications.md | 2 +- site/features.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/applications.md b/site/applications.md index fa81374e..019c2979 100644 --- a/site/applications.md +++ b/site/applications.md @@ -1,4 +1,4 @@ -# NumPy Applications +# Tutorials of NumPy Applications A collection of highlighting the use of NumPy for applications in science, engineering, and data analysis. diff --git a/site/features.md b/site/features.md index fb966a8a..4ce22a58 100644 --- a/site/features.md +++ b/site/features.md @@ -1,4 +1,4 @@ -# NumPy Features +# Tutorials of NumPy Features A collection of notebooks pertaining to built-in NumPy functionality.