From e280c340fc36aab8e77d70d0d497f9ad5f60e446 Mon Sep 17 00:00:00 2001 From: ZRQ Date: Fri, 4 Jul 2025 19:37:52 +0800 Subject: [PATCH 1/2] docs(README.md): fix the ouline --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bcbe94b..603a9ef 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ This package provides a high-performance, tensor-based implementation for comput 2. [Requirements](#2-requirements) 3. [Example Usage](#3-example-usage) 4. [API Reference](#4-api-reference) -5. [Changelog](#7-changelog) -6. [License](#8-license) -7. [Contributing](#9-contributing) +5. [Changelog](#5-changelog) +6. [License](#6-license) +7. [Contributing](#7-contributing) ## 1. Installation From 29e5cd4119781e18aaf78fa7685c7520b414b2a2 Mon Sep 17 00:00:00 2001 From: ZRQ Date: Fri, 4 Jul 2025 19:40:08 +0800 Subject: [PATCH 2/2] docs(README.md): remove citation section from documentation --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 603a9ef..ee1e014 100644 --- a/README.md +++ b/README.md @@ -271,16 +271,3 @@ pip install -e ".[test]" - Follow the existing code style For questions or discussions, feel free to open an issue or reach out to the maintainers. - -