From 4450be517840f99f6365c0e948e00a639aa3cfd1 Mon Sep 17 00:00:00 2001 From: Saransh Chopra Date: Thu, 9 Jan 2025 15:34:01 +0000 Subject: [PATCH] Update ch08's index.md for misc libraries --- ch08performance/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ch08performance/index.md b/ch08performance/index.md index fbb218ad..7ce6ad99 100644 --- a/ch08performance/index.md +++ b/ch08performance/index.md @@ -6,4 +6,5 @@ title: Programming for Speed * Profiling * Scaling laws * NumPy +* Miscellaneous libraries * Cython